# Environment Switching

<figure><img src="/files/joNSNj0EUddyWr4XiZLD" alt=""><figcaption><p>Foretell Spacestation</p></figcaption></figure>

#### Moderators can change the environment around them, bringing all participants to the new space with them. &#x20;

To switch environments:

1. Open the quick menu
2. Click the "Expand" arrow next to the recenter button that looks like a target
3. Select the "Experiences" button that looks like a location marker
4. In the panel that pops up, select the Environment you'd like to switch to
5. When the Environment window pops up, there are several distinctions you are able to make that determine the functionality enabled in the environment
   * Locomotion Mode Options
     * **Seated Mode** - All users are placed into seats in the environment, either in a circle or predefined seats, depending on the environment
     * **Meditation** **Mode** - Typically only available in environments with a large, flat central area, this mode places everybody seated on pillows on the ground with their legs folded
     * **Walking Mode** - Users can freely teleport and move around the environment
   * Amount of seats - how many people can fit into the environment
   * Interactable objects on or off - Some environments come with interactive objects such as guitars or food items. If you wish to avoid distractions, keep the checkbox labeled "Interactives" off. Otherwise, turn the interactives on!

<figure><img src="/files/XNEgmMw932TUGUt33Qdk" alt=""><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://docs.foretellreality.com/moderator-features/environment-switching.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.
