# Bulk Messaging

{% hint style="info" %}
**Important Note**: Before you begin to create bulk messaging campaign, please ensure you have connected your WhatsApp with our software. Also, please upload your [contact](/software/whatsapp-cloud-blaster-software/whatsapp-module/contacts.md) before hand.
{% endhint %}

### Steps:

1. Select your preferred WhatsApp accounts
2. Insert your campaign name (for your reference purpose only)
3. Select contact group which you want to send your message to
4. Select one of the message type you want to send out
   * Text & Media
   * Buttons
   * List messages
5. Upload your attachment in Media File section
6. Insert your WhatsApp caption/content. You can even save the caption for future use.
7. Schedule your posting time
8. Set your *random interval time for sending out messages* (**set at least 5 seconds minimum**). For eg, the system will automatically random pick interval between **60 seconds** to **90 seconds** before sending out the next message.
   * 1st message: Sent out successfully
   * *Wait for 65 seconds*
   * 2nd message: Sent out successfully
   * *Wait for 83 seconds*
   * 3rd message: Sent out successfully
   * *Wait for 75 seconds*
   * 4th message: Sent out successfully
   * *The list goes on.....*
9. Set the *schedule time* you want to send out your message
   * **Daytime**: Send your message during on business hours
   * **Nighttime**: Send your message during off business hours
   * **Odd**: Send your message with odd number such as 1, 3, 5, etc
   * **Even**: Send your message with even number such as 0, 2, 4, etc

{% hint style="info" %}
**Hint**: The number appears in *Schedule Time* represents time. For eg, 0 means 12am. 2 means 2am. 18 means 6pm.&#x20;
{% endhint %}

10. After you have setup everything according to your preference, now you may schedule your campaign.

{% hint style="danger" %}
**Disclaimer**: Any suggestion given by us on how to setup your campaign should be taken into serious consideration. At the end of the day, always remember you are the one who make the decision whether to use our suggestion or not. We are not responsible on the consequences of our suggestion.
{% 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://docs.yaeris.com/software/whatsapp-cloud-blaster-software/whatsapp-module/bulk-messaging.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.
