> For the complete documentation index, see [llms.txt](https://docs.mailrocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mailrocket.io/getting-started/advanced-features.md).

# Advanced features

- [Email tracking](https://docs.mailrocket.io/getting-started/advanced-features/email-tracking.md)
- [Personalized email templates](https://docs.mailrocket.io/getting-started/advanced-features/personalized-email-templates.md)
- [Preview emails](https://docs.mailrocket.io/getting-started/advanced-features/preview-emails.md)
- [Unsubscribe Link](https://docs.mailrocket.io/getting-started/advanced-features/unsubscribe-link.md)
- [File Attachments](https://docs.mailrocket.io/getting-started/advanced-features/file-attachments.md)
- [Insert Images](https://docs.mailrocket.io/getting-started/advanced-features/insert-images.md)
- [Add Cc, Bcc and Reply-To](https://docs.mailrocket.io/getting-started/advanced-features/add-cc-bcc-and-reply-to.md)
- [Add multiple recipients](https://docs.mailrocket.io/getting-started/advanced-features/add-multiple-recipients.md)
- [Personalized link](https://docs.mailrocket.io/getting-started/advanced-features/personalized-link.md)
- [Personalized attachments](https://docs.mailrocket.io/getting-started/advanced-features/personalized-attachments.md)
- [Filter recipients](https://docs.mailrocket.io/getting-started/advanced-features/filter-recipients.md)
- [Max emails per day](https://docs.mailrocket.io/getting-started/advanced-features/max-emails-per-day.md)
- [Delay between emails](https://docs.mailrocket.io/getting-started/advanced-features/delay-between-emails.md)
- [Schedule campaign](https://docs.mailrocket.io/getting-started/advanced-features/schedule-campaign.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mailrocket.io/getting-started/advanced-features.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.
