# Статьи в блоге

### Как настроить чат-бота в WhatsApp? Часть 1

1. Как отправить клиенту простое текстовое сообщение в WhatsApp с помощью чат-бота?&#x20;
2. Как отправить шаблон WhatsApp Business API клиентам с помощью чат-бота WhatsApp?&#x20;
3. Как создать бота-викторину в WhatsApp?&#x20;
4. Как использовать чат-бота WhatsApp для отправки сообщений со списком?

[Читать в блоге](https://1msg.io/blog/how-to-set-up-a-whatsapp-chatbot-part-1/)

### Как настроить чат-бота в WhatsApp? Часть 2

1. Как настроить уведомление о новых лидах в боте WhatsApp?&#x20;
2. Как настроить умные сообщения с задержкой по времени в чат-боте WhatsApp?&#x20;
3. Как автоматически распределять клиентов по группам с помощью чат-бота WhatsApp?

[Читать в блоге](https://1msg.io/blog/how-to-set-up-a-whatsapp-chatbot-part-2)

### Как настроить чат-бота в WhatsApp? Часть 3

1. Как настроить для чат-бота WhatsApp условия действий и реакций на запросы клиентов?&#x20;
2. Как добавить в чат-бот WhatsApp возможность отвечать в случайном порядке и рандомизировать беседы?

[Читать с блоге](https://1msg.io/blog/how-to-set-up-a-whatsapp-chatbot-part-3)

### Готовые сценарии и сценарии Chatbot для любого случая

{% embed url="<https://1msg.io/blog/ready-made-chatbot-scripts-and-scenarios-for-any-case/>" %}


---

# 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.1msg.io/docs/russkii/kak-polzovatsya/chat-bot/stati-v-bloge.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.
