> For the complete documentation index, see [llms.txt](https://help.onebot.tech/onebot-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onebot.tech/onebot-help/bloki-konstruktora/specialnye.md).

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

<figure><img src="/files/2pxRRyDJk3SUcDnTuwQh" alt=""><figcaption></figcaption></figure>

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

{% content-ref url="/pages/Rhw7TWhuFWomfuubZlzg" %}
[Работа с тегами](/onebot-help/bloki-konstruktora/prostye/rabota-s-tegami.md)
{% endcontent-ref %}

{% content-ref url="/pages/qwzXLPSEhcjropjX11wB" %}
[Блок "Сценарий"](/onebot-help/bloki-konstruktora/prostye/blok-scenarii.md)
{% endcontent-ref %}

{% content-ref url="/pages/04BrNe16imxfdbvgRoHj" %}
[Работа с условиями](/onebot-help/bloki-konstruktora/prostye/rabota-s-usloviyami.md)
{% endcontent-ref %}

{% content-ref url="/pages/AFRdE24YWUGLLohy8aGQ" %}
[Блок "Бронирование записи из списка"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-bronirovanie-zapisi-iz-spiska.md)
{% endcontent-ref %}

{% content-ref url="/pages/dtXCqJiElDyQ0FuKMWpC" %}
[Запрос данных у подписчика](/onebot-help/bloki-konstruktora/prostye/zapros-dannykh-u-podpischika.md)
{% endcontent-ref %}

{% content-ref url="/pages/DSUYelL1h7LllLCa399y" %}
[Блок "Операция над переменной"](/onebot-help/bloki-konstruktora/specialnye/blok-operaciya-nad-peremennoi.md)
{% endcontent-ref %}

{% content-ref url="/pages/bjLXma45oNOkcFKaWzhe" %}
[Блок "Удалить переменную"](/onebot-help/bloki-konstruktora/specialnye/blok-udalit-peremennuyu.md)
{% endcontent-ref %}

{% content-ref url="/pages/hcWKmYE4dAABSuLWVe2a" %}
[Блок "А/В-тестирование"](/onebot-help/bloki-konstruktora/specialnye/blok-a-v-testirovanie.md)
{% endcontent-ref %}

{% content-ref url="/pages/BfnJdOXU8qYhrqA2IVS6" %}
[Блок "Старт"](/onebot-help/bloki-konstruktora/specialnye/blok-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kkse9Chc1iJnkhR2TTeW" %}
[Блок "Удалить пользователя из бота"](/onebot-help/bloki-konstruktora/specialnye/blok-udalit-polzovatelya-iz-bota.md)
{% endcontent-ref %}

{% content-ref url="/pages/UbX1OtmDqqN6fhG3CaZ9" %}
[Блок "Встроенный бот Telegram"](/onebot-help/bloki-konstruktora/specialnye/blok-vstroennyi-bot-telegram.md)
{% endcontent-ref %}

{% content-ref url="/pages/lIk7RGybSAMvDIoZAZ6J" %}
[Блок "HTTP-запрос"](/onebot-help/bloki-konstruktora/integracii/blok-http-zapros.md)
{% endcontent-ref %}

{% content-ref url="/pages/UDQRWQqyXlZg3cvtuuzN" %}
[Блок "Входящий Webhook"](/onebot-help/bloki-konstruktora/integracii/blok-vkhodyashii-webhook.md)
{% endcontent-ref %}

{% content-ref url="/pages/u9Yr19EHWbPHhx8CEtHh" %}
[Блок "Интерпретатор JavaScript"](/onebot-help/bloki-konstruktora/specialnye/blok-interpretator-javascript.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.onebot.tech/onebot-help/bloki-konstruktora/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.
