# OVER GATE Console

## OVER GATE Console

- [Intro](https://docs.overthereality.ai/over-gate-console/intro.md)
- [Requirements and Download](https://docs.overthereality.ai/over-gate-console/requirements-and-download.md)
- [Quick start](https://docs.overthereality.ai/over-gate-console/quick-start.md)
- [Login](https://docs.overthereality.ai/over-gate-console/login.md)
- [Event selection](https://docs.overthereality.ai/over-gate-console/event-selection.md)
- [Audio setup](https://docs.overthereality.ai/over-gate-console/audio-setup.md): By clicking the Audio button with the speaker icon located in the left menù, the audio setup section will open. Here you can manage the audio settings as the volume, microphone, and background
- [Avatar setup](https://docs.overthereality.ai/over-gate-console/avatar-setup.md): By clicking the Avatar button with the avatar icon located in the left menù, the avatar setup section will open. In this section, you can manage how and when your avatar is shown in the event.
- [Event's room setup](https://docs.overthereality.ai/over-gate-console/events-room-setup.md): By clicking the User button with the user icon located in the left menù, the Event's room setup section will open. Here you can monitor the active rooms and users during your event.
- [Profile](https://docs.overthereality.ai/over-gate-console/profile.md): The profile section displays video card settings and information about your account.
- [In-event Movement](https://docs.overthereality.ai/over-gate-console/in-event-movement.md): When you enable your avatar in the scene, you can control it by using your keyboard and your mouse, and go around to see how the event is going.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.overthereality.ai/over-gate-console/intro.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.
