# Setting a home position

Each map has a corresponding home position. This position represents the takeoff location of your UAV, and is the location where the Micro VPS will initialize. It is represented by a circle within the map boundary on the map screen.

To set your home position, either drag the circle to a desired location within the map boundary or enter coordinates in the *Home Position* field. Then click the **SAVE** button to set this as the new home position.

Saving the home position automatically restarts the MVPS service to load in the new starting position.


---

# 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.theseus.us/gcs-software/vozilla-2.0/maps/setting-a-home-position.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.
