# Home Position Setting

Theseus Micro VPS enables operation in GPS-denied environments from takeoff to landing. It allows you to set your home position/launch location from the Theseus GCS app without GPS.

{% hint style="warning" %}
Your launch location needs to be located within your uploaded map area. See [Maps Management](/gcs-software/legacy-software/theseus-gcs-app/feature-list/maps-management.md).
{% endhint %}

## Setting Home Position with WGS84 Coordinates

Navigate to the "Position" tab on the left menu. Scroll down to the bottom of the page and enter a latitude/longitude pair into the respective fields. Click the "Update Home Position" button to set the home position on the device.

<figure><img src="/files/99m3k3nPegafFH1vQ2r2" alt=""><figcaption></figcaption></figure>

To confirm that your home position was set properly, refresh the page and navigate to the top of the "Position" page.

## Setting Home Position with Search and Map Cursor

Alternatively, the "Position" page allows you to search the name of the location you would like to set your home position at and drag your cursor on the map.&#x20;

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

The cursor automatically updates the latitude and longitude fields as set above. Click the "Update Home Position" button once you've set your cursor at the desired location.

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

The home position should be located within the boundary of the map you currently have selected. If the select a point outside the the map boundary, you will be prompted to confirm the selection. If you get this prompt, check back to confirm you have the correct maps selected.

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

{% hint style="info" %}
**Restart the VPS** via the VPS control tab after selecting new maps.
{% endhint %}


---

# 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/legacy-software/theseus-gcs-app/feature-list/home-position-setting.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.
