# Theseus Maps App

[Theseus Maps app](https://maps.theseus.us/) is a web application that allows you to **generate map sets for your operations** with the Micro VPS.

<figure><img src="/files/ERuUYEKPPpPeoigW3mSU" alt="Theseus Map app"><figcaption><p>Theseus Maps app main dashboard</p></figcaption></figure>

## 3 steps to generate maps

1. [Create account](/gcs-software/legacy-software/theseus-maps-app/create-account.md)
2. [Generate maps](/gcs-software/legacy-software/theseus-maps-app/generate-maps.md)
3. [Download maps](/gcs-software/legacy-software/theseus-maps-app/download-maps.md)

## Why do I need this?

Theseus Micro VPS **requires pre-processed satellite imagery** to perform map matching. Micro VPS can store up to 50,000 sq. km of map area for any mission (e.g. 20 km x 2500 km area). The map app allows you to generate and download these maps before your mission.

To learn more about Micro VPS and our map matching technology visit the [Technology page on Theseus' website](https://www.theseus.us/technology).&#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.theseus.us/gcs-software/legacy-software/theseus-maps-app.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.
