> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/webinar/new-webinar.md).

# New webinar

This page is the **“Create New Webinar”** screen of the Skolarli platform. It is used to set up and publish a new webinar with all its basic details by navigating **Webinar⇒ New Webinar** under **Connected Learning** section.

This page allows users to configure the webinar by selecting the webinar status, setting participant capacity, choosing the host, and selecting a webinar category. Users can upload a cover image to represent the webinar visually.

In the General section, important details like webinar title, objective, target audience, and a detailed description are entered.

The Webinar Delivery section is used to define commercial and scheduling details such as webinar fees, currency, start date, duration, and time zone. It also includes discount options like no discount, percentage discount, or fixed price discount. At the bottom of the page, the **Create Webinar** button is provided to save and publish the webinar.

<figure><img src="/files/JXJuRdyAmpB9AFrFnA06" alt=""><figcaption><p>Empty Webinar Form</p></figcaption></figure>

<figure><img src="/files/2nHVckR7SISqrrd5Uel2" alt=""><figcaption><p>Webinar Created</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.skolar.li/webinar/new-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.
