# Как написать в WhatsApp первым

Вы можете написать клиенту в WhatsApp из amoCRM даже если чата с этим клиентом не было. Для этого нужен только номер телефона внутри карточки клиента. Номер клиента может попасть в CRM из заявки на сайте, почты, телефонии или вручную.

«‎BOT-KIT» поддерживает три способа написать клиенту первым: [кнопка «BOT-KIT.COM» в нативном чате](/integracii/amocrm/rabota-v-amocrm.md), [инициация общения в Salesbot](/integracii/amocrm/iniciirovat-obshenie-s-pomoshyu-salesbot.md) и [Digital Pipeline](/integracii/amocrm/digital-pipeline.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://help.bot-kit.com/integracii/amocrm/kak-napisat-v-whatsapp-pervym.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.
