> For the complete documentation index, see [llms.txt](https://learn.shapesxr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.shapesxr.com/places/places-dashboard/signing-in.md).

# Signing In

To use Places, you’ll need a **ShapesXR account**.

1. Go to <https://shapes.app/> and enter your email to get started. Follow the prompts to set your password and create your account.<br>

   <figure><img src="/files/ELyZNZy1o4B7vk5i0vEG" alt=""><figcaption></figcaption></figure>
2. After signing up, check your inbox for a verification email and click the link to confirm your address. You’ll also be asked to complete a short survey to finish setting up your account.
3. Once your account is ready, contact your **Sales representative** to request a Places license. When your license is activated, you’ll gain access to the **Places Dashboard**.
4. As a license holder, you can publish and manage immersive spaces through the Places Dashboard — your central hub for working with Places.\
   To switch to it, open the ShapesXR Dashboard, click the button next to your account icon, and select **Places**.

<figure><img src="/files/RoMMgvTqhQN6oJ2e0GjR" alt=""><figcaption><p>Switching from the ShapesXR Dashboard to Places Dashboard</p></figcaption></figure>

8. You’re now fully set up and ready to use the **Places Dashboard!** \
   Next, you’ll need to [pair your devices](/places/places-dashboard/pairing-and-workstations-management.md) and [create your first place](/places/places-dashboard/creating-places.md) to get started.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-dashboard/signing-in.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.
