# Presentation

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

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

### Frame Sync

Frame Sync mode allows users to synchronize their frames, **ensuring everyone is on the same frame**. Everyone controls the navigation and can edit the frame.&#x20;

Go to the **Collaboration menu -> Present tab**, and click on **Start Frame Sync**.&#x20;

Every online user in the space will get a notification that Frame Sync has started.&#x20;

Everyone who joins this mode will be synchronized on the same frame. Anybody can change the frame, and the rest of the participants will magically follow.

### Presentation

Presentation mode allows the **Presenter to control the frame navigation**. The participants cannot edit the frame and navigate independently.&#x20;

#### As the Presenter

Go to the **Collaboration menu -> Present tab**. There are available options you can adjust before starting the Presentation:

* Mute everyone - all participants will be muted (they can unmute themselves).
* Show avatars - deactivate this toggle if you don't want to see participants' avatars.
* Audience position - you can choose the initial position for participants.&#x20;

Click on Start presentation to start it - the audience will be teleported to the selected position.&#x20;

Only the Presenter can stop the presentation. If the Presenter leaves the space, it stops automatically.

#### As a participant

Once the presentation starts, you will be moved to the initial position chosen by the Presenter, and your menu and navigation will be locked. You can mute/unmute yourself and go to the Lobby.


---

# 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/presentation.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.
