# Room setup

Headsets that support mixed reality include tools to create a digital model of your physical space. This may include an automatic scan of your environment, manually adding features such as walls and furniture, or a combination of the two.

When you access mixed reality in ENGAGE, if you haven't already created a model of your physical space, the application will open your headset's tools so that you can do so.

{% hint style="warning" %}
If the application prompts you to set up your room space but you have already done so, you may need to manually turn on the required permission. For more information, see [Turning on spatial data permission](/engage/advanced-features/mixed-reality/turning-on-spatial-data-permission.md).
{% endhint %}

To access your headset's room setup tools at any time, complete the following step:

* On the menu screen, in the upper-right corner, select settings <img src="/files/PCjqep1FzgkHYTLk4ATQ" alt="" data-size="line">, select **Mixed Reality**, and then select **Room Setup**.


---

# 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/room-setup.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.
