> For the complete documentation index, see [llms.txt](https://docs.athenachat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.athenachat.ai/kanaly/messendzhery/whatsapp/whatsapp-veb.md).

# WhatsApp\* Веб

Подключение WhatsApp\* по QR-коду

{% hint style="warning" %}
**Обратите внимание!**

Для предотвращения блокировки со стороны [WhatsApp\*](/kanaly/messendzhery/whatsapp.md), рекомендуется не использовать номера, зарегистрированные менее 7 дней назад. Также рекомендуется провести 10-15 активных диалогов с пользователями [WhatsApp\*](/kanaly/messendzhery/whatsapp.md).
{% endhint %}

## Шаг 1

**Действие:** В Афина перейдите в раздел каналы, нажмите “Добавить канал”, выберите [WhatsApp\*](/kanaly/messendzhery/whatsapp.md).

## Шаг 2

**Действие:** Выберите [WhatsApp\*](/kanaly/messendzhery/whatsapp.md) Веб.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2F1YYBWx2QjLVuUcIeW24n%2Fwa-web-01.webp?alt=media)

## Шаг 3

**Действие:** Введите номер телефона, который хотите подключить к Афина и нажмите “Авторизовать номер”.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2Fx1ZM3UnHwlinnt5jSRvQ%2Fwa-web-02.webp?alt=media)

## Шаг 4

**Действие:** Откройте [WhatsApp\*](/kanaly/messendzhery/whatsapp.md) на телефоне, нажмите меню «⁝» или «Настройки» → «Связанные устройства» → «Привязка устройства», наведите телефон на экран, чтобы считать код.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FQOLQAcE07ILm7MhMLLer%2Fwa-web-03.webp?alt=media)

## Шаг 5

**Действие:** Введите название канала и нажмите “Подключить”.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2F3cVIcczjdrZpFq19wzds%2Fwa-web-04.webp?alt=media)

{% hint style="warning" %}

* WhatsApp, Instagram и Facebook принадлежат компании Meta, признанной экстремистской и запрещённой на территории РФ.
  {% endhint %}


---

# 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://docs.athenachat.ai/kanaly/messendzhery/whatsapp/whatsapp-veb.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.
