# Специальные

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

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

{% content-ref url="/pages/-MfhFzU-5X8Y6JBjfL8A" %}
[Блок "Сценарий"](/help_docs/sozdanie-chat-botov/prostye-bloki/scenarii.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/oq83z9QMsnLaHyY6ug3m" %}
[Блок "Бронирование записи из списка"](/help_docs/sozdanie-chat-botov/spiski-i-tablicy/blok-bronirovanie-zapisi-iz-spiska.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/GX6Ph66R7aU7nrORaMFt" %}
[Блок "Письмо на Email"](/help_docs/sozdanie-chat-botov/uvedomleniya/blok-pismo-na-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfrZ00keRTaDyQkiWz3" %}
[Блок "Операция над переменной"](/help_docs/sozdanie-chat-botov/specialnye/operaciya-nad-peremennoi.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZQcJr7Uv9PnxEcpUpYHb" %}
[Блок "Старт"](/help_docs/sozdanie-chat-botov/prostye-bloki/blok-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfqRYvhIWDKebxhBXa0" %}
[Блок "HTTP запрос"](/help_docs/sozdanie-chat-botov/specialnye/stranica2.md)
{% endcontent-ref %}

{% content-ref url="/pages/wswvkiFol04BLbtFIPU0" %}
[Блок "Исходящий Webhook](/help_docs/sozdanie-chat-botov/integracii/blok-iskhodyashii-webhook.md)
{% endcontent-ref %}


---

# 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://jetbot.gitbook.io/help_docs/sozdanie-chat-botov/specialnye.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.
