# Accessing your menu

When you are in a Session, you can access the majority of features and settings through your menu. How you access the menu depends on the device that you use.

<details>

<summary>Accessing your menu on a desktop device</summary>

Press the **Esc** key on your keyboard.

</details>

<details>

<summary>Accessing your menu on an Android or iOS phone or tablet</summary>

On Android and iOS devices, the menu icons are divided into two groups. Tap the **Menu** icon (![](/files/uEtspaPSazhoWn7uztAx)) in the upper-left corner of the screen to access the **User**, **Location**, **Content**, and **Media** pages.

Tap the **More** (![](/files/Z5GyxgWG7V6JoR3IDmsX)) icon in the upper-right corner of the screen to access what's referred to as the side menu. From the side menu you can select a gesture, access the **Settings** pages, and use the **Leave** option.

</details>

<details>

<summary>Accessing your menu on a VR headset</summary>

Raise your hand controllers so that your virtual hands are visible in front of you. Press the button that's labelled **Menu** to open your menu as a floating panel in front of you. Alternatively, press the button that's labelled **Tablet** to open your menu on a hand-held virtual tablet device.

For example, on the Meta Quest 3, press the **B** button on the right controller to open your menu as a floating panel, and press the **Y** button on the left controller to open your menu on a tablet.

See [Using hand controllers to interact with your menu](/engage/essential-features/accessing-your-menu/using-hand-controllers-to-interact-with-your-menu.md).

</details>

The following video shows how you can access your menu or tablet when you use a VR headset:

{% embed url="<https://youtu.be/fRur9ZbHyv8>" %}
Accessing your menu or tablet on a Meta Quest 2 VR headset
{% endembed %}

To close your menu, press the same button or key that you used to open it, or select the cross above the upper-right corner of your 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://docs.engagevr.io/engage/essential-features/accessing-your-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.
