# Hidden IFX

You can set IFX to be hidden from your view when in mixed reality mode, but visible to other users in virtual reality mode. This enables you to add representations of objects in your physical environment to appear alongside your basic digital twin. You will see the real-world objects and users in VR mode will see the IFX that represent them. For example, you could place a chair IFX in the same position as a real world chair, allowing remote users to sit down on your chair.

## Hiding an IFX in mixed reality

* Select the **EDIT** icon (<img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-8c4d0d169795b0248d1fc061bb7e244c5c1aa323%2Fmore_icon_drawn_vect.png?alt=media&#x26;token=b50322dd-93b0-44c5-96f8-7552420a6c7b" alt="" data-size="line">) for the IFX, and then select **SHOWN IN MR**.

<figure><img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-faf60ce0129d5c6d88d27c85239fd9d42ce73f02%2Fmr_ifx_hide.jpg?alt=media&#x26;token=28483f18-a50f-49c3-80fb-f4e87cf57be8" alt=""><figcaption><p>Current visibility status of an IFX. Select to hide the IFX in mixed reality</p></figcaption></figure>

## Showing an IFX in mixed reality

Choose one of the following options:

* To temporarily view all hidden IFX in mixed reality, open your menu or tablet, select **Mixed Reality** <img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-5b067afa0b5a06bcf08a1eba52ac67b3017c7599%2Ficon_mr.png?alt=media" alt="" data-size="line">, and then turn on **View hidden IFX**.
* To change an individual IFX to always be shown in mixed reality, select the **EDIT** icon (<img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-8c4d0d169795b0248d1fc061bb7e244c5c1aa323%2Fmore_icon_drawn_vect.png?alt=media&#x26;token=b50322dd-93b0-44c5-96f8-7552420a6c7b" alt="" data-size="line">) for the IFX, and then select **HIDDEN IN MR**. The object bubbles for hidden IFX are visible in mixed reality.


---

# 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/hidden-ifx.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.
