# Screen Sharing

Any viewer has the ability to share their screen with every other viewer in the stream room. Doing so will replace their video feed with the selected screen or window that the viewer chose to share. Other viewers can then make that feed full screen in order to see the screen share more clear. Use the following procedure to start screen sharing:

1. Ensure that the video feed is enabled.
2. On the **ShowViewer Tool bar** on the top of the screen, select the gear icon, this will open the Camera and microphone selection pane.

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FJKmb0G9uQE3TDEWPSSQu%2FshowViewer_btn_conferenceSettings_after.png?alt=media&#x26;token=4028e1bf-9a70-48e7-85a7-cceaf68509c4" alt=""><figcaption><p>ShowViewer Tool bar video and microphone selection</p></figcaption></figure>
3. In the first drop down menu, select **Share Your Desktop.**

   <figure><img src="https://1921184522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ewwqbsGrG8ESKUFOkFP%2Fuploads%2FOuUeHnVIn2Xo9HgtzMEP%2FshowViewer_screenShare_after.png?alt=media&#x26;token=83044c7b-3972-4bfa-917b-b2a9b5265590" alt=""><figcaption><p>ShowViewer Screen Share dialogue</p></figcaption></figure>
4. A window will pop up, prompting you to select which screen, window, or tab you would like to share. Make a selection and select **Share**. You are now sharing your screen for every viewer.
5. To end screen sharing either disable the video feed or go back to the same gear menu and select your camera from the first drop down menu.


---

# 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://wiki.pacpost.com/public-wiki/show-viewer-interface/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.
