# Party Screen Sharing

1. **Locate the Screen-Share Icon (Not available on Mobile and Tablet)**
   * Find the screen-share icon at the bottom of the party chat window, next to the camera icon.
2. **Share Your Screen**
   * Click on the screen-share icon and choose which screen, application, or display you’d like to share with other participants. You can also toggle audio on and off for the tab or system you are sharing.

## Benefits of Party Screen Sharing

* Present documents or slides directly to all party members.
* Demonstrate live content, applications, or workflows in real-time.
* Enhance collaborative efforts by sharing visual information instantly.


---

# 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.orbitmultiverse.xyz/communication/party-chat/party-screen-sharing.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.
