# Creation of a campaign

The creation of a campaign is separated in multiple steps: the email creation, the choice of recipients, testing and sending.

* [Start from an existing template](/main-pages/campaigns/creation-of-a-campaign/choose-a-template.md)
* [Prepare the email content](/main-pages/campaigns/creation-of-a-campaign/edit-email.md)
* [Choose who will receive the campaign](/main-pages/campaigns/creation-of-a-campaign/recipients.md)
* [Refine the recipients list](/main-pages/campaigns/creation-of-a-campaign/segment.md)
* [Choose when an how the campaign will be sent](/main-pages/campaigns/creation-of-a-campaign/send-settings.md)
* [Test the deliverability and final result](/main-pages/campaigns/creation-of-a-campaign/tests.md)
* [Final check before sending](/main-pages/campaigns/creation-of-a-campaign/summary.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.acymailing.com/main-pages/campaigns/creation-of-a-campaign.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.
