# Sharing spaces via app/web

You can easily share spaces with other users by providing them with the space code or the space link.

## Via app

How to get a Space Code:

* While in a space, access the Collaboration menu and then go to the Share tab.&#x20;

<figure><img src="/files/7r9X6beAjem2GtSbetEA" alt=""><figcaption></figcaption></figure>

* In the Lobby, open the Space menu and choose Share.

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

Using a Space Code:

* In the Lobby, click on the “Join Space” button and enter the code.

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

## Via web

How to get a Space Code/Link:

* In the Dashboard, open a specific space and click on the Share button.&#x20;

<figure><img src="/files/3BBHFL4WhZ7UFklpOkCt" alt=""><figcaption></figcaption></figure>

* In the Dashboard within the list of spaces, select a space, open the menu, and click on Share.&#x20;

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

Using a Space Code:

* In the “Spaces” section of the Dashboard, click “Join Space” and enter the code. After adding a space through the Dashboard, you will also see this space in VR. In addition, you can open the space in VR by simply clicking on the “Open in VR” button in the Dashboard.

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


---

# 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/export-and-sharing/sharing-spaces-via-app-web.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.
