# SMS

- [SMS Best Practices](https://docs.cymbal.co/help/sms/sms-best-practices.md)
- [How to launch an effective SMS campaign](https://docs.cymbal.co/help/sms/sms-best-practices/how-to-launch-an-effective-sms-campaign.md)
- [Why include your Sender ID](https://docs.cymbal.co/help/sms/sms-best-practices/why-include-your-sender-id.md): This page describes why including your sender ID is key for SMS blasts
- [Why include "Reply STOP to opt-out"](https://docs.cymbal.co/help/sms/sms-best-practices/why-include-reply-stop-to-opt-out.md): This page describes why including opt out langauge is key for SMS blasts
- [SMS Automations](https://docs.cymbal.co/help/sms/sms-automations.md): This page talks about how to setup SMS automations and best practices
- [SMS Keyword Automations](https://docs.cymbal.co/help/sms/sms-automations/sms-keyword-automations.md): This page shows you how to use the keyword automation function for SMS
- [Keyword Autofill](https://docs.cymbal.co/help/sms/sms-automations/sms-keyword-automations/keyword-autofill.md): This page shows you how to setup a QR code so that people can scan it and it will autofill their messages with the desired keyword
- [Reply Forwarding](https://docs.cymbal.co/help/sms/reply-forwarding.md): This page will show you how to setup reply forwarding in Cymbal
- [How Revenue Attribution works for SMS](https://docs.cymbal.co/help/sms/how-revenue-attribution-works-for-sms.md): This page describes how Cymbal calculates revenue attribution for SMS
- [Carrier rate limiting on SMS campaigns](https://docs.cymbal.co/help/sms/carrier-rate-limiting-on-sms-campaigns.md): This page describes why carrier rate limiting happens and how to reduce it


---

# 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://docs.cymbal.co/help/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.
