# Запуск бота по заданному сообщению

{% hint style="danger" %}
Мы не рекомендуем использовать личный номер для ботов.
{% endhint %}

Откройте личный кабинет, откройте ваш бот, и перейдите **раздел Опубликовать > WhatsApp.** Ниже, после списка подготовленных сообщений для WhatsApp вы найдете галочку «**Запускать бота только по этим фразам**» — она и отвечает за описанную возможность.

{% hint style="info" %}
Данная функция будет работать только для ваших новых клиентов, т.е. тех кто еще ни разу не писал вашему боту.
{% endhint %}


---

# 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.onebot.tech/onebot-help/messendzhery/whatsapp/zapusk-bota-po-zadannomu-soobsheniyu.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.
