# General broadcast / Blasting

General broadcast step:

1. Broadcast page
2. \+ New Broadcast
3. Select Default method
4. Enter Name for broadcast
5. Select condition. (Based on tags/user id...)
6. Choose the sub flow you want to blast
7. Set the time (Now/ Schedule later)
8. Save

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

{% hint style="info" %}
For new number better to put the rate as low as possible. Or else will result high ban rate.
{% endhint %}

{% hint style="info" %}
For more details on Unofficial WhatsApp API blasting, can refer on these tutorial.
{% endhint %}

{% embed url="<https://youtu.be/TPPXvuNGp7k>" %}

{% embed url="<https://youtu.be/QzzURMubI8E>" %}

{% hint style="info" %}

## Measures to prevent being blocked by WhatsApp

1. Make sure use split function
2. Make sure three message have different word but same meaning.
3. Make sure each message set Delay Message and Delay Typing at advanced setting (15s, 13s).&#x20;
4. Make sure each day only can blast 100 bot user only
   {% endhint %}


---

# 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://help.mampuai.com/mampu-ai/broadcasting/general-broadcast-blasting.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.
