# Mailing

- [Getting Started](https://docs.mod24.com/mod24/mailing/getting-started.md): Sending emails in Mod24
- [SMTP](https://docs.mod24.com/mod24/mailing/smtp.md): Sending emails through SMTP
- [Company Email Templates](https://docs.mod24.com/mod24/mailing/company-email-templates.md): Customizing your automated email templates
- [Follow up Templates](https://docs.mod24.com/mod24/mailing/follow-up-templates.md): Sending emails to Customers from Leads
- [Claim Email Templates](https://docs.mod24.com/mod24/mailing/claim-email-templates.md): Sending emails to customers from Claims
- [Acknowledgement Emails](https://docs.mod24.com/mod24/mailing/acknowledgement-emails.md): Email for accepting a complaint
- [Settlement Emails](https://docs.mod24.com/mod24/mailing/settlement-emails.md): Sending settlement offers to Customers
- [Variables](https://docs.mod24.com/mod24/mailing/variables.md): Sending he right information to your customers


---

# 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.mod24.com/mod24/mailing.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.
