# Mail Rocket Docs

## Mail Rocket Docs

- [Home](https://docs.mailrocket.io/home.md): Welcome to Mail Rocket, your go-to platform for sending personalized mass emails directly from Gmail. This guide will walk you through the essentials of using Mail Rocket efficiently.
- [Install Mail Rocket](https://docs.mailrocket.io/getting-started/install-mail-rocket.md)
- [Mail Rocket Tutorial](https://docs.mailrocket.io/getting-started/mail-rocket-tutorial.md): Learn how to launch your first mail merge campaign with Mail Rocket right within Gmail.
- [Advanced features](https://docs.mailrocket.io/getting-started/advanced-features.md): Certain features are exclusively available with Mail Rocket Premium.
- [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)
- [Email quota](https://docs.mailrocket.io/getting-started/email-quota.md)
- [Sending guidelines](https://docs.mailrocket.io/getting-started/sending-guidelines.md)
- [FAQs](https://docs.mailrocket.io/help-center/faqs.md): Frequently Asked Questions about Mail Rocket
- [Account & subscription](https://docs.mailrocket.io/help-center/faqs/account-and-subscription.md)
- [Troubleshoot issues](https://docs.mailrocket.io/help-center/troubleshoot-issues.md)
- [Template mismatch](https://docs.mailrocket.io/help-center/troubleshoot-issues/template-mismatch.md)
- [Contact](https://docs.mailrocket.io/help-center/contact.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mailrocket.io/home.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.
