# Getting Started

### **Login & Access**

When you first open the app, you will see the login screen

<div align="left"><figure><img src="/files/mc6kCfl8QE6l7hXYMOCp" alt="" width="365"><figcaption></figcaption></figure></div>

* Admins can access the app using a pairing code (via <https://shapes.app/start> or the headset pairing button in the web dashboard).
* **Users assigned to a workstation can only log in using their workstation key.**

Read more about signing in and logging in [here](/places/places-dashboard/signing-in.md).

{% hint style="warning" %}
If you continue without logging in, access to spaces is limited - only sample spaces are available for viewing
{% endhint %}

### Lobby&#x20;

After logging in, you’ll land in the Lobby.

Here you can browse:

* Your Places (published and created spaces).
* Sample spaces provided by the app.

{% hint style="warning" %}
Creating new places from samples is only available through the web Dashboard.
{% endhint %}

To open a place or sample, point and tap it with your finger or use a pinch gesture.

Use the account menu in the top-right to:

* Check your account.
* Log out.
* Quit the app.

### Controls & Navigation

* **Reach out and grab** objects to interact with them.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVe3WtaDajk6XtByQd1M6%2Fuploads%2Fl2ohyGNmLl9d3PA099rA%2FGrabbing%20Bags%20Luxury%20Store%20Realistic%20Physic%20Places.mp4?alt=media&token=010e8ad4-bb57-416a-beeb-e6e0971db698>" %}

* **Pinch and drag** with two fingers to move around.
* **Point and hold** to teleport.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVe3WtaDajk6XtByQd1M6%2Fuploads%2FRkF8OK1oGL4B4TEYwaSi%2FTeleport.mp4?alt=media&token=2a07b9be-03ca-43b7-bd86-1eb667bae218>" %}

* The **arrow buttons on the wrist menu** are used to switch between frames.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVe3WtaDajk6XtByQd1M6%2Fuploads%2FsBaR8iBC51FAZkHYSMvm%2Foptions.mp4?alt=media&token=c48ac420-9797-43d4-8227-2c4d876f3f8e>" %}

* Press **Reset** to restore objects to their original positions.
* Press **Home** to return 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/places/places-vr/getting-started.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.
