> For the complete documentation index, see [llms.txt](https://docs.olchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.olchat.io/voprosy-i-otvety/interfeisy-whatsapp/uvedomlenie-ne-udalos-privyazat-svyazat-ustroistvo.md).

# Уведомление «Не удалось привязать/связать устройство»

Чаще всего такая ошибка появляется в двух случаях:

Причина № 1: Вы сканируете не напрямую с экрана, а со скриншота. Код обновляется раз в 10 секунд, поэтому через скриншот сканировать нельзя. Если вы не можете отсканировать нужным телефонов напрямую с экрана, то можете отправить ссылку на сканирование. Как это сделать, можно ознакомиться [в инструкции.](https://docs.olchat.io/ustanovka-i-nastroika/akkaunty-i-avtorizaciya/avtorizaciya-ustroistva#sozdanie-ssylki-na-podklyuchenie)

Причина № 2: У вас уже подключены 4 связанных устройства. WhatsApp дает возможность привязать до 4-ёх связанных устройств. В данном случае вам необходимо удалить какое-либо из связанных устройств, чтобы подключиться.

Если вы проверили и вышеуказанных причин у вас нет, то нужно подключиться к веб-версии WhatsApp. Если наблюдается такая же ошибка, то попробуйте поменять устройство (модель телефона) и написать в поддержку WhatsApp.


---

# 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://docs.olchat.io/voprosy-i-otvety/interfeisy-whatsapp/uvedomlenie-ne-udalos-privyazat-svyazat-ustroistvo.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.
