# Campaign

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><a href="/pages/UQsbyxjJXO6XXZTrpi4x">The making of a campaign</a></td><td></td></tr><tr><td></td><td><a href="/pages/ipnKW30t7N5Saqtm6Iut">Editing a campaign</a></td><td></td></tr><tr><td></td><td><a href="/pages/nd5jyJgbJWvh8ccNC85e">Deleting a campaign</a></td><td></td></tr><tr><td></td><td><a href="/pages/yerQeP3AhCYcFoVjDpY7">Campaign status</a></td><td></td></tr><tr><td></td><td><a href="/pages/f7M2STHvY1LrsaZ54mCs">Campaign analytics</a></td><td></td></tr></tbody></table>

{% hint style="info" %}
There is no exact limit on how many campaigns you can create, but every campaign message sent will be counted as an "automation usage", which can be located at the bottom left-hand corner of your ChatMonster display.
{% endhint %}

<figure><img src="/files/n2LhhodQiLOMy3ZkAMZm" alt=""><figcaption></figcaption></figure>


---

# 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.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.
