# Сбор заявок на вебинар внутри Телеграмма

Если при создании сценария вы воспользуетесь шаблоном, то сможете выбрать «Простой сбор заявок» или «Автоворонка для вебинара».

В шаблоне уже есть все установленные переменные, вам нужно только опубликовать сценарий:

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

Если вам нужно отправить ссылку на начало трансляции, нужно делать так: у вас есть ссылка, которую вы создали в Zoom — вручную или через специального бота. По этой ссылке будет проходить вебинар. Ссылку нужно вставить в сообщение и запланировать рассылку — например, за 10 минут до начала трансляции.


---

# 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/mini-kurs/sbor-zayavok-na-vebinar-vnutri-telegramma.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.
