# КАСКАДНЫЕ РАССЫЛКИ

- [Что такое каскады](https://docs.fstrk.io/knowledge_base/cascades/chto-takoe-kaskady.md)
- [Как подключить каскады](https://docs.fstrk.io/knowledge_base/cascades/kak-podklyuchit-kaskady.md)
- [Запуск через API](https://docs.fstrk.io/knowledge_base/cascades/zapusk-cherez-api.md)
- [Ограничения запросов](https://docs.fstrk.io/knowledge_base/cascades/ogranicheniya-zaprosov.md)
- [Срок транзакции](https://docs.fstrk.io/knowledge_base/cascades/srok-tranzakcii.md)
- [Задержки маршрутов](https://docs.fstrk.io/knowledge_base/cascades/zaderzhki-marshrutov.md)
- [Тег транзакции](https://docs.fstrk.io/knowledge_base/cascades/teg-tranzakcii.md)
- [Контекст транзакции](https://docs.fstrk.io/knowledge_base/cascades/kontekst-tranzakcii.md)
- [Ассинхронные события](https://docs.fstrk.io/knowledge_base/cascades/assinkhronnye-sobytiya.md)
- [События в Mindbox](https://docs.fstrk.io/knowledge_base/cascades/sobytiya-v-mindbox.md)
- [Синхронный режим](https://docs.fstrk.io/knowledge_base/cascades/sinkhronnyi-rezhim.md)
- [Транзакции в Fasttrack](https://docs.fstrk.io/knowledge_base/cascades/tranzakcii-v-fasttrack.md)
- [Рассылка через VK Notify](https://docs.fstrk.io/knowledge_base/cascades/rassylka-cherez-vk-notify.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/cascades.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.
