> For the complete documentation index, see [llms.txt](https://support.whapi.cloud/help-desk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.whapi.cloud/help-desk/source-code/request-distributor-balancer.md).

# Request Distributor (Balancer)

Mass activity requires the use of multiple channels at once to achieve very fast results. It doesn't matter if you use 2 or 100 channels in your mass mailings or mass number checks. The balancer will allow you to evenly distribute your requests, get results efficiently, and in case of any problems on a channel, report it to you. Blocking a number in this case will not affect your work process.

{% embed url="<https://github.com/Whapi-Cloud/whatsapp-api-balancer-example-node-js>" %}


---

# 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:

```
GET https://support.whapi.cloud/help-desk/source-code/request-distributor-balancer.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.
