# Select Stream

Shows can have multiple **Show Publishers** and each **Show Publisher** can have their own stream. To access a stream, first [enter a **ShowViewer** portal for a show](/public-wiki/show-viewer-controls/select-show.md) and then follow the instructions below to select a stream:

1. Enter the **ShowViewer** room for the show you would like from the homepage, the **ShowViewer** room should look like this:

   <figure><img src="/files/w94Z31mZVgLZ7a13yLkp" alt=""><figcaption><p>ShowViewer portal</p></figcaption></figure>
2. Hover your mouse to the left side of the screen to reveal the **Streams** sidebar. In this show there are currently two streams, Editor\_room\_1\_NYC and Color\_room\_LA

   <figure><img src="/files/dl1eodeebuKrf4GP7F0y" alt=""><figcaption><p>ShowViewer portal with two streams available</p></figcaption></figure>
3. Click the play button of the room you would like to enter.

You should now be in the **Show Viewer** room.


---

# 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-controls/select-stream.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.
