# Email Marketing

- [Overview](https://docs.mailtrap.io/email-marketing/overview.md): Create, send, and analyze email marketing campaigns with Mailtrap's comprehensive marketing platform
- [Campaign Management](https://docs.mailtrap.io/email-marketing/campaigns.md): Create, schedule, and manage email marketing campaigns
- [Email throttling](https://docs.mailtrap.io/email-marketing/campaigns/email-throttling.md)
- [Campaign Scheduling](https://docs.mailtrap.io/email-marketing/campaigns/scheduling.md): Schedule your email campaigns up to two weeks in advance
- [Email Templates](https://docs.mailtrap.io/email-marketing/campaigns/email-templates.md): Design, edit, and host HTML email templates and reference them via API.
- [Stats](https://docs.mailtrap.io/email-marketing/campaigns/statistics.md): View and analyze email campaign performance metrics and analytics
- [Automations](https://docs.mailtrap.io/email-marketing/automations.md): Create automated email sequences to engage your contacts with triggers, actions, and rules.
- [Contacts Management](https://docs.mailtrap.io/email-marketing/contacts.md): Upload, store, and organize your contacts in email lists to send targeted campaigns.
- [Overview](https://docs.mailtrap.io/email-marketing/contacts/overview.md): Search, filter, edit, and perform bulk operations on your contact database
- [Custom Fields](https://docs.mailtrap.io/email-marketing/contacts/custom-fields.md): Create and manage custom fields to store additional contact information for personalization
- [Import Contacts](https://docs.mailtrap.io/email-marketing/contacts/import-contacts.md): Import contacts via CSV, API, or third-party integrations
- [Lists](https://docs.mailtrap.io/email-marketing/contacts/lists.md): Organize contacts into targeted groups for effective email campaigns
- [Segments](https://docs.mailtrap.io/email-marketing/contacts/segments.md): Create dynamic contact groups that automatically update based on criteria
- [Help & Support](https://docs.mailtrap.io/email-marketing/help.md): Get help with Email Marketing issues and find answers to common questions
- [FAQs](https://docs.mailtrap.io/email-marketing/help/faqs.md): Frequently asked questions about Mailtrap Email Marketing


---

# 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.mailtrap.io/email-marketing.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.
