# How to Set Extra Condition

<mark style="color:red;">**(This function is only available for Pro & Business Plan)**</mark>

Before sending a broadcast, you can set up extra conditions.

1. On the next page after choosing the tagging, scroll down the left side and click the **Advance Setup** button.

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

2. In the Extra Conditions section, you can configure the broadcast process as follows:

* **Start time & End time** <mark style="color:blue;">(You can set the time for the broadcast to start and stop each day.)</mark>
* **Send \_\_\_ messages per minute** <mark style="color:blue;">(Set total messages will be sent per minute.)</mark>
* **then rest for \_\_\_ minute(s) before continuing** <mark style="color:blue;">(Set the rest time after sending messages per minute.)</mark>
* **How many contacts send per day?** <mark style="color:blue;">(You can set the total number of messages to be sent each day.)</mark>
* **Select WhatsApp Devices** <mark style="color:blue;">(You can select multiple devices as the main device.)</mark>
* **Tick if you want to send \_ messages to each WhatsApp device.** <mark style="color:blue;">(If checked, each device will send the same total number of messages per day. If unchecked, the total messages per day will be divided among the devices.)</mark>
* **Select Backup WhatsApp Devices** <mark style="color:blue;">(You can select backup devices in case the main device suddenly disconnects.)</mark>

3. After finishing your settings, click the **Save Condition** button.

<figure><img src="/files/kN8BlGmXoOZcV8JyH8sg" 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/broadcast/how-to-set-extra-condition.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.
