> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/whatsapp-commerce/bulk-whatsapp-messaging/how-bulk-whatsapp-messaging-works.md).

# How Bulk WhatsApp Messaging Works

Bulk WhatsApp Messaging uses approved WhatsApp templates, your customer list (uploaded or selected), and your Wallet balance to deliver messages through the WhatsApp Cloud API.\
Picky Assist handles the delivery, tracking, and reporting.

***

### Bulk Messaging Flow

Bulk messaging works through the following core steps:

* You select an **approved WhatsApp template**.
* You upload or select your **customer list** with correct country codes.
* Picky Assist sends the template to all recipients via the official **WhatsApp Cloud API**.
* Meta charges per message and deducts the amount from your **Picky Assist Wallet**.
* Delivery, read, and failure reports are updated in your dashboard automatically.

This makes large-scale customer communication fast, structured, and compliant with WhatsApp policies.

***

### WhatsApp Sending Limits

WhatsApp controls how many customers you can message per day.\
Sending limits are tied to **business verification** and **message quality**.

### **If Business Is Not Verified**

* You can send **only 250 messages/day** (combined total).
* Verification is required for scaling bulk communication.

### **After Business Verification**

Updated WhatsApp limits:

* **Tier 1** → 2,000 messages/day
* **Tier 2** → 10,000 messages/day
* **Tier 3** → 100,000 messages/day
* **Tier 4** → Unlimited

***

### Wallet Balance Requirement

Bulk messaging works only if your **Picky Assist Wallet** has enough balance.\
Each message consumes an amount based on:

* Recipient country
* Template category (Marketing/Utility/Authentication)

No minimum recharge required — just ensure your balance can cover the total messages you plan to send.

***

{% hint style="danger" %}
Sending bulk messages to customers who do not know your business can reduce your WhatsApp Quality Rating and may lead to restrictions.
{% endhint %}

***

### Best Practices to Improve Delivery & Engagement in Bulk WhatsApp Messaging

* Use **WhatsApp-approved templates** that provide real value, not excessive promotions
* Send messages during **active customer hours** for better open and response rates
* Keep messages **short, clear, and purpose-driven**
* Always **double-check country codes** before sending bulk messages
* Avoid sending bulk campaigns too frequently to **prevent spam reports and quality issues**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.pickyassist.com/whatsapp-commerce/bulk-whatsapp-messaging/how-bulk-whatsapp-messaging-works.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
