# Mixed reality settings

When you are in the **Mixed Reality (MR) Room** location, you can open your menu or tablet, and then select **Mixed Reality** <img src="/files/ZgHKfukE6FkQEiOm9aMJ" alt="" data-size="line"> to access the following settings:

{% hint style="warning" %}
The majority of these settings are editable only when you are in MR mode.
{% endhint %}

| Setting                                   | Description                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Virtual Reality (VR) Mode                 | Use VR mode. All content in the environment is virtual and all users are represented by avatars.                                                                                                                                                                                                                                                                                                           |
| Mixed Reality (MR) Mode                   | User MR mode. The view through your headset's passthrough camera is augmented with virtual objects and avatars for any users in VR mode.                                                                                                                                                                                                                                                                   |
| Share my basic digital twin with VR users | <p>Make your basic digital twin visible to all users who join in VR mode. The basic digital twin is generated from your room setup information. For more information, see <a data-mention href="/pages/f66MFRWgae0eyPIuluUx">/pages/f66MFRWgae0eyPIuluUx</a>.<br><br><strong>Note</strong>: If there are multiple users in mixed reality mode, only one of them should share their basic digital twin.</p> |
| View my basic digital twin                | View your own basic digital twin. The basic digital twin is generated from your room setup information. For more information, see [Room setup](/engage/advanced-features/mixed-reality/room-setup.md).                                                                                                                                                                                                     |
| View hidden IFX                           | <p>Make hidden IFX visible to you in MR mode. For more information, see <a data-mention href="/pages/uWURqcTbcgUZWLPZq9pp">/pages/uWURqcTbcgUZWLPZq9pp</a>.<br><br><strong>Note</strong>: Hidden IFX are always visible to users in VR mode.</p>                                                                                                                                                           |
| Show Mixed Reality users' avatars         | <p>Make the avatars of other MR users visible. Under normal use, this setting is turned off so that you can see co-located MR users through your passthrough camera.<br><br>You may want to turn this on if you experiment with multiple users in MR mode in separate physical locations.</p>                                                                                                              |
| Lock to Location Anchor                   | Use the Location Anchor as the reference for all IFX and your basic digital twin. This setting is on by default and we don't recommend that you disable it. It is required to ensure consistent positioning of virtual objects amongst users. For more information, see [Mixed reality Location Anchor](/engage/advanced-features/mixed-reality/mixed-reality-location-anchor.md).                         |
| Edit Location Anchor placement            | Move your Location Anchor. For more information, see [Mixed reality Location Anchor](/engage/advanced-features/mixed-reality/mixed-reality-location-anchor.md).                                                                                                                                                                                                                                            |
| Edit Room Setup                           | Access your headset's room setup tools. For more information, see [Room setup](/engage/advanced-features/mixed-reality/room-setup.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://docs.engagevr.io/engage/advanced-features/mixed-reality/mixed-reality-settings.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.
