# Hiding the real-world environment

Large simulators include a "Background" mode that can be activated or deactivated at will. The background completely hides the user's real-world environment. This feature is particularly helpful in the following cases:

* The simulator is larger than the room in which it is used.
* The real environment is very crowded.
* Other students practicing nearby are disturbing the user's visual field.

Background can be activated or deactivated by tapping on the wall icon at the top of the screen:

<figure><img src="/files/Lbp4L9eqkvbZxGdLlTFa" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://support.senar.io/using-the-senar-app-and-ar-simulators/hiding-the-real-world-environment.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.
