# How to make a perpetual webinar

You can do a perpetual webinar by repeating it every day at the same time. Just enable the **Repeat daily webinar (fixed time)** option as in the image below.

![](/files/-LQ9MKNk7hWnLTVVwtv7)

The application form will automatically adjust in this situation. The time options will be updated automatically daily after 2 hours after the scheduled time. That is, if you scheduled for 16h, this 16h option today will be available until 18h the same day. After this, this option will be automatically updated to 16h the following day.

{% hint style="info" %}
If you want it to repeat at more than one time, simply set more than one time.
{% endhint %}

Perpetual webinars can be recorded or live.


---

# 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://help.webinar.center/english/how-to-make-a-perpetual-webinar.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.
