# Starstream Online Events

- [Creating an online event](https://help-center.starstream.app/starstream-online-events/creating-an-online-event.md): Creating a new online event from a Shopify product page, and basic event preferences to get started.
- [Getting the secret link](https://help-center.starstream.app/starstream-online-events/creating-event-link.md): Steps to generate an online event link from the platform you will use to host it.
- [Hosting on Youtube](https://help-center.starstream.app/starstream-online-events/creating-event-link/youtube-link.md): Steps to create a YouTube live stream link and use it with Starstream.
- [Hosting on Vimeo](https://help-center.starstream.app/starstream-online-events/creating-event-link/vimeo-link.md): Steps to create a Vimeo live stream link and use it with Starstream.
- [Hosting on Zoom](https://help-center.starstream.app/starstream-online-events/creating-event-link/zoom-link.md): Steps to create a Zoom webinar link and use it with Starstream.
- [Hosting on Google Meet](https://help-center.starstream.app/starstream-online-events/creating-event-link/google-meet-link.md): Steps to create a Google Meet webinar link and use it with Starstream.
- [Accessing an Online Event](https://help-center.starstream.app/starstream-online-events/online-event-customer-journey.md): How a customer will access an online event.
- [Notification Timeline](https://help-center.starstream.app/starstream-online-events/online-event-notification-timeline.md)
- [Sending a test ticket for an online event](https://help-center.starstream.app/starstream-online-events/online-event-test-tickets.md): Steps to send a test ticket to your email to check how it looks before publishing the event page and ticket.
- [Sending and customizing event replay for online event](https://help-center.starstream.app/starstream-online-events/online-event-replays.md): Sending your online event replay to customers via email and SMS, and customizing both messages.


---

# 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/starstream-online-events.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.
