# Locomotion

<figure><img src="/files/yrLk9IG2AV1fEUhtLs1W" alt=""><figcaption><p>Explore the secluded island by teleporting around to see different aquatic creatures</p></figcaption></figure>

Foretell Reality has three main types of moving from place to place

1. Room changing - moderators are able switch the room for all participants effetely moving to a new virtual environment

<figure><img src="/files/XNEgmMw932TUGUt33Qdk" alt=""><figcaption></figcaption></figure>

2. Seat switching - in a room with seats, users are able to switch from seat to seat by pointing at an unoccupied seat and selecting it using the trigger button.

<figure><img src="/files/3cRrcCpdd8mc5O8iSoOc" alt=""><figcaption></figcaption></figure>

3. In Room Locomotion - in rooms that have walking enabled, there are two primary ways of teleporting round:

* Standard Arc Movement - when holding down the 'A' or 'X' button an arc will come from the controller with a set of feet at the end representing where you will teleport when you let go of the button. When the arc is green, the movement is valid, but if the arc is red then releasing the button will do nothing.

<figure><img src="/files/9FYcs6LReXgt3TRvTQcv" alt=""><figcaption></figcaption></figure>

* Joystick Dash Movement - with your thumbs on the joystick, nudge the joysticks forward and backward to move forward and backward and nudge the joysticks left and right to rotate left and right

<figure><img src="/files/xYEftoPBcrCdGTMphb0m" 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/foretell-basics/locomotion.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.
