# How to create an hosted online event

To host an event on Starstream, first create an online event like you would normally do, and then scroll down to the event link section:

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

Now check "Host on Starstream":

<figure><img src="/files/5yM4wRTW4a0l97iabmfF" alt=""><figcaption></figcaption></figure>

Then add the **embed video code** and **description** that should appear on Starstream hosting page:

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

You can preview the hosted page by clicking on "Preview Hosted Page":

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

You can also view the page with login protection (What the customer will see) by clicking on "View Hosted Page"

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

Then don't forget to click "Save"

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

You're done! :white\_check\_mark:


---

# 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-center.starstream.app/hosted-online-events-with-extra-protection/how-to-create-an-hosted-online-event.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.
