# Adjusting sending frequency and expected completion time

You may choose from 4 sending frequencies with different velocities for sending messages. &#x20;

{% hint style="danger" %}
Remember that too high of a frequency may lead to unexpected bans. We suggest starters should always start with "Safe" frequency first.
{% endhint %}

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

<details>

<summary><strong>The expected completion time is calculated based on the total number of recipients and the sending frequency.</strong></summary>

Let's say the total number of recipients is 100, and the sending frequency is 30 seconds per message, the expected completion time will be 50 mins.

</details>

Depending on your campaign, it is up to you what sending frequency option works best for your campaign. Once you have made up your mind, you may head to [Scheduling a campaign](/features/campaign/creating-a-campaign/scheduling-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/adjusting-sending-frequency-and-expected-completion-time.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.
