# Create a Mixed Reality experience

Existing or new simulations can be transformed into mixed reality experiences by changing the simulation type. To change the simulation type, you will need to enter edit mode for the simulation of your choice.&#x20;

Once in edit mode, authors can navigate to the **Settings** tab and look for **Platform Specific Settings** at the bottom of the page. Click on **VR** and change the simulation type by selecting Augmented Reality from the **Simulation Type** dropdown.

<figure><img src="/files/x3VfW5JrIS7Wev82FHP2" alt=""><figcaption><p>The platform settings in HyperSkill</p></figcaption></figure>

Once you've changed the simulation type, save the simulation. You are now ready to jump into your mixed reality experience on the Meta Quest headset.&#x20;


---

# 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.siminsights.com/mixed-augmented-reality/create-a-mixed-reality-experience.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.
