# Communication

- [Sending SMS and Email to Participants](https://help.activenow.io/en/communication/sending-sms-and-email-to-participants.md)
- [Automatic Emails to Clients](https://help.activenow.io/en/communication/automatic-emails-to-clients.md)
- [Message Delivery Statuses](https://help.activenow.io/en/communication/message-delivery-statuses.md)
- [Setting the SMS Sender Name](https://help.activenow.io/en/communication/setting-sms-sender-name.md)
- [Buying an Additional SMS Package](https://help.activenow.io/en/communication/buying-additional-sms-package.md)
- [Troubleshooting Email Sending](https://help.activenow.io/en/communication/troubleshooting-email-sending.md)
- [Individual Lesson Reminders](https://help.activenow.io/en/communication/individual-lesson-reminders.md)
- [ActiveNow Registration Reminder](https://help.activenow.io/en/communication/activenow-registration-reminder.md)
- [Automatic Payment Reminders](https://help.activenow.io/en/communication/automatic-payment-reminders.md)
- [Report with High-Churn Potential Clients](https://help.activenow.io/en/communication/high-churn-potential-clients-report.md)
- [Automatic Reclaiming Reminders](https://help.activenow.io/en/communication/automatic-reclaiming-reminders.md)
- [Automatic New Course Reminders](https://help.activenow.io/en/communication/automatic-new-course-reminders.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://help.activenow.io/en/communication.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.
