# Floorplans

## What is the Floorplan Auto-Alignment feature?&#x20;

ARway's Floorplan auto-alignment feature allows users to easily align their digital content to the physical space using a 2D floorplan image. The feature scales and rotates the floorplan to ensure quick and accurate alignment. To align their floorplan using the ARway app, users are required to place six pegs in their space in AR.&#x20;

## How do I align my floorplan?&#x20;

Client can utilize the floorplan alignment tool to align their selected floorplan with the AR content. The steps for alignment are as follows: &#x20;

* User uploads a floorplan during map creation in the Maps Studio.
* In the app they will be prompted to align the floorplan.
* User will place the pegs in their space and match the positioning on a 2D floorplan.

## ​Where should I place the pegs?&#x20;

Make sure that the pegs are aligned correctly with your floorplan, if one peg is in the wrong spot it will cause issues with alignment. Place the pegs with the bottom of the tip being where it should be.&#x20;

## ​What are the best practices for floorplan alignment?&#x20;

* Use a JPG or PNG file for the floorplan image.&#x20;
* Place the 6 pegs in easily identifiable areas on the floorplan, within a 20-meter radius of the initial access point to minimize drift.&#x20;


---

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