# SMS

- [How to send two-way SMS](https://eztalks.gitbook.io/help/products/sms/how-to-send-two-way-sms.md): Learn how to use eztalks Chats to send and receive SMS message with 1 to 1
- [How to send bulk SMS](https://eztalks.gitbook.io/help/products/sms/how-to-send-bulk-sms.md): Learn how to create SMS campaigns and send business bulk SMS messages
- [How to receive SMS](https://eztalks.gitbook.io/help/products/sms/how-to-receive-sms.md): Learn how to receiving SMS message use and tips
- [How to create and manage SMS message templates](https://eztalks.gitbook.io/help/products/sms/how-to-create-and-manage-sms-message-templates.md)
- [Campaign and message status](https://eztalks.gitbook.io/help/products/sms/campaign-and-message-status.md): Bulk message sending projects management


---

# 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://eztalks.gitbook.io/help/products/sms.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.
