# Share your screen

Sharing your screen is a feature available while in huddle ([Huddle](/instant-multiplayer/spatial-voice-and-video/huddle.md)).

* To start a screen share, select the screen share button in the huddle menu and select `Present`.
* Select the tab or window you would like to present and select the `Share` button.

All huddled users will see the active screen share anchored to their screen. When a screen share begins, all users with huddle access will be notified that a screen share is active and can choose to join the huddle by selecting the `Join Huddle` button inside the notification.


---

# 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://docs.odyssey.stream/instant-multiplayer/spatial-voice-and-video/share-your-screen.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.
