> For the complete documentation index, see [llms.txt](https://docs.foretellreality.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foretellreality.com/foretell-social/foretell-basics/quick-menu.md).

# Quick Menu

Once in a shared VR scene you will navigate the features within Foretell using the Quick Menu.

<figure><img src="/files/ln49yhYQ7qGGeWLP7BYJ" alt=""><figcaption></figcaption></figure>

1. To bring up your Quick Menu, click the Menu button on your left Meta Quest controller.
2. From the the Quick Menu you can change your avatar, mute yourself, adjust your height in the VR scene, and leave the meeting.

The Menu will allow you to experience the full set of features that Foretell Reality has to offer.


---

# 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 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://docs.foretellreality.com/foretell-social/foretell-basics/quick-menu.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.
