# Creating a campaign

The following are the preliminary steps required for effective campaign creation. You may head to the tutorials for each step simply by clicking on the step titles below.

* [Adding a new campaign](/features/campaign/creating-a-campaign/start-new-campaign.md)
* [Selecting channels in campaign](/features/campaign/creating-a-campaign/selecting-channels-to-send.md)
* [Managing recipients](/features/campaign/creating-a-campaign/managing-recipients.md)
* [Inserting texts, emojis and attachments](/features/campaign/creating-a-campaign/inserting-texts-emojis-and-attachments.md)
* [Adjusting sending frequency and expected completion time](/features/campaign/creating-a-campaign/adjusting-sending-frequency-and-expected-completion-time.md)
* [Scheduling a campaign](/features/campaign/creating-a-campaign/scheduling-a-campaign.md)
* [Saving/publishing a campaign](/features/campaign/creating-a-campaign/saving-publishing-a-campaign.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://support.chatmonster.io/features/campaign/creating-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.
