# Creating a Map

## Maps Studio

**Step 1:** In the Maps Studio dashboard, click the "My Maps" button on the sidebar on the left.

<figure><img src="/files/ijxM3R7JwXhQzfipYfBP" alt=""><figcaption><p>Maps Studio dashboard</p></figcaption></figure>

**Step 2:** Click the "Create New Map" button on the top right.

<figure><img src="/files/av3exkTApu9xISmA7Ekd" alt=""><figcaption><p>My Maps</p></figcaption></figure>

**Step 3:** Enter the map details for the title and description and thumbnail. These will be visible to viewers of the map. You can also upload a Floorplan to use for accurate content placement in our studio.

<figure><img src="/files/qQUoV8jUUHPiN4V7SwOk" alt=""><figcaption><p>Map Setup</p></figcaption></figure>

**Step 4:** After entering that information you will be prompted to download a QR code to continue. The QR code will need to be placed where users can scan it to enter the ARway map.

<figure><img src="/files/CCN9FjvnZQCWlpgYXofj" alt=""><figcaption><p>QR code</p></figcaption></figure>

**Step 5:** Using the ARway app, activate the QR code to begin managing the content on the map.

<figure><img src="/files/Nq5IrbG9S6GjF75lw8Ey" alt=""><figcaption><p>Map activation</p></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://docs.arway.ai/maps-studio/web-studio/creating-a-map.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.
