# Menu Drawer

### Menu Drawer

<figure><img src="/files/eAhIMlzczUyzjNv6kuob" alt=""><figcaption><p>Menu Drawer - iPhone</p></figcaption></figure>

<figure><img src="/files/ELR7L966AJxYitJv8n0M" alt=""><figcaption><p>Menu Drawer - Android (Tracked Mode)</p></figcaption></figure>

<figure><img src="/files/5lrgUXqzsC3aihJexvUy" alt=""><figcaption><p>Menu Drawer - Android (Untracked Mode)</p></figcaption></figure>

Menu drawer contains a collection of features and settings that are available to the user according to the platform and the mode of operation.\
\
List of features and settings:

* Common:
  * <img src="https://lh7-us.googleusercontent.com/vqFKTwC26YYW91osdFN9wde6-bFzs8kgUko-IDMhyVhX6DtYFZv2YlB0ga9aQWLyfvDeHXBQigHvS65zovoFFOO4yIACHRr2FbqEOnvKyVpJjSL0eVMs26A3p3oaDb19Q2LVpu5rVJ2c1V-5d5yYufI" alt="" data-size="line">: Cycle through available resolutions
  * <img src="https://lh7-us.googleusercontent.com/hDjeXa7KNwvJbjvXnqNCQWggMvCxFhy9YOHe6wo6_0uBXNKhoAMtY8noHH5HdrVebBRgzyC_H8hJFN71VQLAra-KG7kXeqov6PvJxjK4La3htqgGfKHiw0AeA1Fzhay02vZE_zuJ1ezttbZ4fKOHf3Y" alt="" data-size="line">: Show/hide horizon indicator -> [Horizon Alignment](/cameratwin/documentation/mobile-applications/horizon-alignment.md)
  * <img src="https://lh7-us.googleusercontent.com/-yElOTInQWWuluXsYUDRvt6TpfPq-kbp-L6TJf8tH_H93wdYNI3LBhPXqdI2i0ZdnWXjjaNiipR-ea3JOHJUzi_4I3tDrn4I4A3KK5xOA-29yK48sIKydK22oEX_DGPTNIPrpIXMMBTspH5ybVy9PPI" alt="" data-size="line">: Show/hide quick actions -> [Quick Actions](/cameratwin/documentation/mobile-applications/quick-actions-mobile.md)
* iPhone & Android Tracked Mode
  * <img src="https://lh7-us.googleusercontent.com/p23eHQclLiszLo1Iw5ex_QkKlx-bG5uhqdJ1HlrHu2BkqOi06Cxn-b87taE1-WQ7DHMdEbH8tXppvdcz6_7S5mVC26CxnKKstk2uIic0DBvTluhA0PpSOjKjSOgAQ1E7krL5v-Rz48UV9_tbCfX6a94" alt="" data-size="line">: Enter stage setup -> [Stage Setup](/cameratwin/documentation/stage-setup.md)
* iPhone & Android Untracked Mode
  * <img src="https://lh7-us.googleusercontent.com/V2xJYLE_YwrY6UKniCpt_PigSmO2SzSvLEvg5hbedjR1Y2SpsZ9Smyd1ZxaT1vWFYYsctWLzMrN6o1nEpOp6pclkyTy4Kkc9iPnnsYhlw0lwflaPy_5xOUGbTQlki49NQz0DKaBlAxKP8F7u7ZwaIj8" alt="" data-size="line"> : Show/hide advanced camera controls ->[ Advanced Camera Controls](/cameratwin/documentation/mobile-applications/advanced-camera-controls.md)
  * <img src="/files/IDtJDAC1HSr7QIpfXBlG" alt="" data-size="line"> : Lock/Unlock UI settings
* Android Untracked Mode
  * <img src="/files/yQYTj5wj7WaASVQkkIli" alt="" data-size="line"> : Toggle On/Off video stabilization


---

# 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.realtwin.org/cameratwin/documentation/mobile-applications/menu-drawer.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.
