# WABA

## Зачем использовать WABA? <a href="#waba" id="waba"></a>

WABA подходит, если вам нужно:

* Делать **массовые рассылки** без риска блокировки номера
* Подключить **чат-бота** с автоматизацией и сценариями
* Работать с клиентами **из одного номера** несколькими сотрудниками
* Интегрировать WhatsApp с **CRM-системами** (amoCRM, Bitrix24 и другими)
* Получить **официальный статус** бизнес-аккаунта с верификацией Meta

{% hint style="info" %}
В отличие от обычного WhatsApp и WhatsApp Business App, WABA работает на уровне API — без привязки к телефону и без риска нарушить пользовательское соглашение.
{% endhint %}

#### [Чем WABA отличается от обычного WhatsApp](/functional/integrations/waba/otlichie-waba-ot-obychnogo-whatsapp.md)


---

# 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://doc.nextbot.ru/functional/integrations/waba.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.
