# Movement/Locomotion

### How to move

To move through the space press and hold the grip button on your non-dominant controller.

You can move one hand after the other - start with the non-dominant grip button and then hold the dominant grip button to continue moving.

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

### How to rotate&#x20;

By holding both grip buttons you can rotate your view. Move the controllers in a circle while keeping the controllers opposite to each other.

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

### How to scale

By holding both grip buttons you can scale your view relative to the scene. When you move the controllers closer together or farther apart, the scale of the scene will change relative to your viewpoint.

<figure><img src="/files/8by9oKeefd7ioxBapnFW" alt=""><figcaption></figcaption></figure>

## Teleportation

### **Turning on the Teleportation Tool**

To activate the Teleportation tool, tilt the stick up til the Teleportation tool is activated.&#x20;

Press the Trigger button on your controller to teleport to the destination you’re pointing at.&#x20;

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

### **Teleportation to viewpoints**

You can point to any viewpoint to teleport to it.

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

### **Rotation**

You can rotate yourself by tilting the stick left or right.

<figure><img src="/files/726HwFAqi1LoYhM214lY" alt=""><figcaption></figcaption></figure>

### **Disable Teleportation Tool**

To disable the Teleportation tool, tilt the stick down.&#x20;

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

<br>


---

# 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://learn.shapesxr.com/basics/movement-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.
