# Changing location

If you have host permissions in a Session, you can change the location.

{% hint style="info" %}
Everyone in the Session leaves the previous location at the same time. However, because each person needs to download the new location to their device, people may arrive at slightly different times.
{% endhint %}

To change the location, complete the following steps:

1. Open your menu or tablet.
2. Select **Locations** <img src="/files/QAZFrppzt098DjBX4dIc" alt="" data-size="line">.
3. On the **Locations** page, select a new location.
4. If you haven't downloaded the location on your current device, select **Confirm** in the **Load Location** prompt, and then wait for the download to complete.
5. Select **Confirm**.

All users are taken to the loading environment. If a user needs to download the destination location, they see an indication of the download progress.


---

# 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/changing-locations.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.
