# Salesbot с кнопками

{% hint style="warning" %}
В данный момент можно добавить от 2 до 12 кнопок (сообщение с картинками не работает)  в WhatsApp кнопки отображаются в виде опросов.
{% endhint %}

## Как создать Salesbot с кнопками

1. Создаем триггер Salesbot
2. Выбираем блок Отправить сообщение&#x20;
3. Здесь вы пишите текст, который будет отправлен клиенту ботом.\
   Бот может отправлять более 3-х кнопок. При условии если у мессенджера нет ограничений на количество кнопок в одном сообщении  (в данный момент WhatsApp поддерживает  от 2 до 12 кнопок в виде опроса) <br>

   <figure><img src="https://2123481637-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMZhEaBSBX7sRei05PgNj%2Fuploads%2FqCRUJTq2j25zE6h4KGaU%2FScreenshot_14.png?alt=media&#x26;token=54d73cc2-b2b3-4063-ad0e-d1884099a28e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Обратите внимание, что функция Salesbot с кнопками доступна  на тарифе Pro. Если вам требуется использовать эту функцию, убедитесь, что вы находитесь на соответствующем тарифе.
{% 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://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/salesbot-s-knopkami.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.
