> For the complete documentation index, see [llms.txt](https://help-center.starstream.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-center.starstream.app/starstream-online-events/creating-event-link/google-meet-link.md).

# Hosting on Google Meet

You can use Google Meet to stream and schedule your online event. To create a new event and get its link to use with Starstream, you need to follow these steps:

1. Go to [Google Meet](https://meet.google.com/). Make sure you are signed into the right account you will use for streaming. Click on the **New meeting** button.

![](/files/HFck9hbNTO2zaPFzrXTO)

2. From the available choices, select **Schedule in Google Calendar**.

![](/files/irbLa806F82xvt2HzpNs)

3. Add event title, date and time. You can find a link to the stream on this page. Click on **Save** to continue.

![](/files/Mg7krxM2jO0FxBKbtoTk)

4. You can find a link to your event in your [Google Calendar](https://calendar.google.com/), be heading to the date and time you have set.

![](/files/WMKevHvtJwU2Zc43dJ6j)

5. By clicking on the stream’s entry, you will find the stream’s link and you can click to copy it.

![](/files/WN2lkG4QAyhFQo4O76et)

You can use the link you copied with Starstream to create a new online event right away.


---

# 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, and the optional `goal` query parameter:

```
GET https://help-center.starstream.app/starstream-online-events/creating-event-link/google-meet-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
