# Нет подходящего сценария

Зайдите в любой сценарий или создайте отдельный;&#x20;

Слева, в разделе событий выберите пункт "Нет подходящего сценария";

Далее вы можете связать этот блок, например, с отправкой пользователю уточняющего запроса, либо другим нужным действием.

<figure><img src="/files/ZwK6ewWXZm5eCy6UyxSW" alt=""><figcaption></figcaption></figure>

Теперь, не найдя подходящего ответа, ваш бот все равно сможет ответить.&#x20;


---

# 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.smartbotpro.ru/scenarii/sobytiya-scenariya/net-podkhodyashego-scenariya.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.
