# Follow mode

{% hint style="info" %}
Available for: [paid plans](https://www.shapesxr.com/plans)
{% endhint %}

**As a Web editor user**, you can follow another user in VR and see what they see in real time.&#x20;

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

To enable **Follow mode** in the Web Editor, open the **User List** at the top of the right-side menu. Select the online VR user you want to follow and click the **Follow** button next to their name.\
Once enabled, your view will sync with that user—you’ll see exactly what they see in VR. Follow mode keeps you aligned across frames, viewpoints, and even during **Play mode**. While following, camera movement and frame switching are controlled by the VR user and cannot be adjusted independently.

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

To stop following the user, click the **Stop** button on the bottom notification.

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

As a VR user, you can invite online Web Editor users to follow your view. When web users are present in the space, click the **Follow Me** button in the hand menu to have them instantly follow you. Once enabled, web users will see exactly what you see in VR as you move through the experience.

<div><figure><img src="/files/GddtY0hKszKpRCdl5djd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8JtI3XdmSfAQzftyFoKS" alt=""><figcaption></figcaption></figure></div>


---

# 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/web-editor/follow-mode.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.
