# Email

- [Overview](https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email/overview.md): Welcome to our email otp and marketing API service. This API enables you to send OTPs/Marketing email using the API protocol. Our service ensures secure and reliable msg delivery
- [Send Email](https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email/send-email.md)
- [Page](https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email/page.md)
- [Airtime Purchase](https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email/airtime-purchase.md)
- [Data Purchase](https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email/data-purchase.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://smarthive-tech-solution.gitbook.io/smarthive-tech-solution-api/email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
