# Emails

- [Create a campaign](https://docs.wavecast.io/emails/create-a-campaign.md)
- [Customise Email CTAs](https://docs.wavecast.io/emails/create-a-campaign/customise-email-ctas.md): Email CTAs are crucial for directing recipients to take specific actions, and the editor provides several intuitive options for tailoring their functionality and design.
- [Building Complex Emails](https://docs.wavecast.io/emails/create-a-campaign/building-complex-emails.md): Creating complex and visually appealing emails often requires a structured approach.
- [Email Segmentation](https://docs.wavecast.io/emails/create-a-campaign/email-segmentation.md): Rules and options available for segmenting audiences in both automated and regular email campaigns. The segmentation rules enable precise targeting based on user behavior, attributes, and preferences.
- [Email Templates](https://docs.wavecast.io/emails/create-a-campaign/email-templates.md): Using email templates ensures consistency and saves time when sending recurring or branded emails. Below is a guide to help you create and manage email templates in your system.
- [Organise contacts](https://docs.wavecast.io/emails/organise-contacts.md)
- [Add email addresses to Lists](https://docs.wavecast.io/emails/organise-contacts/add-email-addresses-to-lists.md)
- [Send a campaign to a list](https://docs.wavecast.io/emails/organise-contacts/send-a-campaign-to-a-list.md)
- [Advanced Emails](https://docs.wavecast.io/emails/advanced-emails.md)
- [Crop the email header](https://docs.wavecast.io/emails/advanced-emails/crop-the-email-header.md)
- [Send an event campaign to hub audience](https://docs.wavecast.io/emails/advanced-emails/send-an-event-campaign-to-hub-audience.md)
- [Adjust user email preferences](https://docs.wavecast.io/emails/advanced-emails/adjust-user-email-preferences.md)
- [Change reply-to email address](https://docs.wavecast.io/emails/advanced-emails/change-reply-to-email-address.md)
- [Campaign Reports](https://docs.wavecast.io/emails/campaign-reports.md)
- [Link Clicks](https://docs.wavecast.io/emails/campaign-reports/link-clicks.md): Coming soon!
- [Suppressed](https://docs.wavecast.io/emails/campaign-reports/suppressed.md): Coming soon!
- [Recipients](https://docs.wavecast.io/emails/campaign-reports/recipients.md): Coming soon!
- [Inflated Clicks & Opens](https://docs.wavecast.io/emails/campaign-reports/inflated-clicks-and-opens.md)


---

# 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.wavecast.io/emails.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.
