# Show Viewer Interface

## Web Application Interface Overview

{% embed url="<https://vimeo.com/937967298>" %}

## Mobile Interface Overview

{% embed url="<https://vimeo.com/937967285>" %}

List of topics include:

* [Show Viewer Sections](/public-wiki/show-viewer-interface/show-viewer-sections.md)
  * [Invite Guests with Guest Mode](/public-wiki/show-viewer-interface/show-viewer-sections/invite-guests-with-guest-mode.md)
* [Show Viewer Toolbar Buttons](/public-wiki/show-publisher-controls/create-stream.md)
* [Group Chat Sidebar](/public-wiki/show-viewer-interface/group-chat-sidebar.md)
* [Audio & Video Chat](/public-wiki/show-viewer-interface/video-conference-tray.md)
* [Screen Sharing](/public-wiki/show-viewer-interface/screen-sharing.md)
* [Show Publisher Additional Controls](/public-wiki/show-viewer-interface/show-viewer-toolbar-buttons/show-publisher-additional-controls.md)


---

# 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.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.
