> For the complete documentation index, see [llms.txt](https://help.cleverapp.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cleverapp.pro/sozdanie-chat-botov-bloki-scenariya.md).

# Создание чат-ботов (блоки сценария)

{% content-ref url="/pages/GyjwOFdKBqbVzNuBSHp3" %}
[Простые блоки](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki.md)
{% endcontent-ref %}

{% content-ref url="/pages/inAQogoOISeDCmba71FG" %}
[Уведомления](/sozdanie-chat-botov-bloki-scenariya/uvedomleniya.md)
{% endcontent-ref %}

{% content-ref url="/pages/RCxtGiY2NvPLYL7UC03n" %}
[Списки и таблицы](/sozdanie-chat-botov-bloki-scenariya/spiski-i-tablicy.md)
{% endcontent-ref %}

{% content-ref url="/pages/iivZekfGpHCEfntH7KOg" %}
[Платежи](/sozdanie-chat-botov-bloki-scenariya/platezhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/QcAXU2e6lYEXVhTCsAG4" %}
[Магазин](/sozdanie-chat-botov-bloki-scenariya/magazin.md)
{% endcontent-ref %}

{% content-ref url="/pages/shVEmJv9C8jp7jKjHjNV" %}
[Рассылка](/sozdanie-chat-botov-bloki-scenariya/rassylka.md)
{% endcontent-ref %}

{% content-ref url="/pages/bPfBxhXKYIK7yQzOhQr0" %}
[Голосования](/sozdanie-chat-botov-bloki-scenariya/golosovaniya.md)
{% endcontent-ref %}

{% content-ref url="/pages/AcMw1G92AChGKo9GggNG" %}
[Интеграции](/sozdanie-chat-botov-bloki-scenariya/integracii.md)
{% endcontent-ref %}

{% content-ref url="/pages/nSGBsEQnf9lh9euZAGnk" %}
[Специальные](/sozdanie-chat-botov-bloki-scenariya/specialnye.md)
{% endcontent-ref %}

{% content-ref url="/pages/BtY07KqRYDOKnm7vJhnu" %}
[Enterprise блоки](/sozdanie-chat-botov-bloki-scenariya/enterprise-bloki.md)
{% endcontent-ref %}


---

# 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://help.cleverapp.pro/sozdanie-chat-botov-bloki-scenariya.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.
