# Конструктор

- [Интеграционный слой](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/integracionnyi-sloi.md)
- [Работа с процедурами](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/rabota-s-procedurami.md)
- [Совместимость с Django Template Language (DTL)](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/rabota-s-procedurami/sovmestimost-s-django-template-language-dtl.md)
- [Теги и фильтры интеграционного слоя](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/rabota-s-procedurami/tegi-i-filtry-integracionnogo-sloya.md)
- [Полный список кастомных тегов и фильтров для работы на платформе](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/rabota-s-procedurami/polnyi-spisok-kastomnykh-tegov-i-filtrov-dlya-raboty-na-platforme.md)
- [Работа с процедурами (с примерами использования)](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/rabota-s-procedurami/rabota-s-procedurami-s-primerami-ispolzovaniya.md)
- [Дизайн и контент для сценария в каналах](https://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor/dizain-i-kontent-dlya-scenariya-v-kanalakh.md)


---

# 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://docs.fstrk.io/knowledge_base/instructions/old/vizualnyi-konstruktor-chat-botov/konstruktor.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.
