# FAQs

Here are answers to the most commonly asked questions regarding Mail Rocket:

### Getting Started With Mail Rocket

* [<mark style="color:purple;">How to install Mail Rocket?</mark>](https://docs.mailrocket.io/getting-started/install-mail-rocket)
* [<mark style="color:purple;">How to personalize emails with Mail Rocket?</mark>](https://docs.mailrocket.io/getting-started/advanced-features/personalized-email-templates)
* [<mark style="color:purple;">How to add attachments in Mail Rocket?</mark>](https://docs.mailrocket.io/getting-started/advanced-features/file-attachments)
* [<mark style="color:purple;">How to schedule campaigns in Mail Rocket?</mark>](https://docs.mailrocket.io/getting-started/advanced-features/schedule-campaign)

### Account & Subscription

* [<mark style="color:purple;">How to upgrade to Mail Rocket Premium?</mark>](https://docs.mailrocket.io/help-center/faqs/account-and-subscription#how-to-upgrade-to-mail-rocket-premium)
* [<mark style="color:purple;">Why is my email quota 500 instead of 2000 emails per day?</mark>](https://docs.mailrocket.io/help-center/faqs/account-and-subscription#why-is-my-email-quota-500-instead-of-2000-emails-per-day)
* [<mark style="color:purple;">How to cancel my subscription?</mark>](https://docs.mailrocket.io/help-center/faqs/account-and-subscription#how-to-cancel-my-subscription)
* [<mark style="color:purple;">How to update payment method?</mark>](https://docs.mailrocket.io/help-center/faqs/account-and-subscription#how-to-update-payment-method)
* [<mark style="color:purple;">How to transfer subscription to a different email address?</mark>](https://docs.mailrocket.io/help-center/faqs/account-and-subscription#how-to-transfer-subscription-to-a-different-email-address)


---

# 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.mailrocket.io/help-center/faqs.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.
