# How to create an OVER MAP

OVER Map creation is a permissionless activity, that is performed by the OVER community. Anyone can map any location in the world, all that is needed is a Smartphone (no Lidar required) with the OVER App installed to take pictures of a location.

## Here is how to create one

* Navigate to the specific area you wish to map.&#x20;
* Set the floor height and carefully adjust your position and orientation to achieve maximum accuracy.&#x20;
* Use the slider to refine the orientation and slide the map to relocate if needed.&#x20;
* Rotate the placeholder until it precisely aligns with your current position, then confirm the adjustments. If your position and orientation are accurate you can skip this step.&#x20;
* Once mapping starts, move slowly and deliberately within your chosen OVRLand area.<br>

<br>


---

# 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.overthereality.ai/over-wiki/3d-maps/how-to-create-an-over-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.
