> 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/prostye-bloki.md).

# Простые блоки

{% content-ref url="/pages/NLSfAingyY0wOCngSmJ7" %}
[Блоки “Простое сообщение” и “Цепочка сообщений”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/bloki-prostoe-soobshenie-i-cepochka-soobshenii.md)
{% endcontent-ref %}

{% content-ref url="/pages/2IEsi7LgeyvvqdpNJ01A" %}
[Блок “Назначить тег”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-naznachit-teg.md)
{% endcontent-ref %}

{% content-ref url="/pages/dgkFBR9zx2r074yhjg5e" %}
[Блок “Удалить тег”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-udalit-teg.md)
{% endcontent-ref %}

{% content-ref url="/pages/WwrAyy6yYB3jORdUfjWb" %}
[Блок “Заявка”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-zayavka.md)
{% endcontent-ref %}

{% content-ref url="/pages/64NM4FIQK44nFTlEyoRK" %}
[Блок “Сценарий”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-scenarii.md)
{% endcontent-ref %}

{% content-ref url="/pages/2uS78g7j3K2RC1PVLlMi" %}
[Блок “Условие”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-uslovie.md)
{% endcontent-ref %}

{% content-ref url="/pages/zQzZfFRVYaxCB9Gj9Pdo" %}
[Блок “Переключатель”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-pereklyuchatel.md)
{% endcontent-ref %}

{% content-ref url="/pages/NzUTURbwIxPywzjQqh6Z" %}
[Блоки “Этап сделки” и “Ответственный за сделку”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/bloki-etap-sdelki-i-otvetstvennyi-za-sdelku.md)
{% endcontent-ref %}

{% content-ref url="/pages/UGr3Nxl9mLxHNcBtCoav" %}
[Блоки “Запрос номера телефона” и “Запрос Email”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/bloki-zapros-nomera-telefona-i-zapros-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/RcUqapafRtx6zdxOVtt1" %}
[Блок “Таймер”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-taimer.md)
{% endcontent-ref %}

{% content-ref url="/pages/TvWh7kbO2K6yPs5huh73" %}
[Блок “Задержка”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-zaderzhka.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5HqTvof0e1iyue3XU9E" %}
[Блок “Удалить переменную”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-udalit-peremennuyu.md)
{% endcontent-ref %}

{% content-ref url="/pages/PtlT0RTRndkwBieq4kwP" %}
[Блок “Старт”](/sozdanie-chat-botov-bloki-scenariya/prostye-bloki/blok-start.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/prostye-bloki.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.
