# Maps

The **Maps** tab allows you to **generate and upload maps prior to your operations** with the Micro VPS. This is also where you can **set your home/takeoff position and switch between generated maps.**

<figure><img src="/files/SNS3y6rWzPEGT0HWgLDP" alt="Vozilla Maps tab"><figcaption><p>Maps Tab</p></figcaption></figure>

## 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 Maps tab 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;

## Maps Information

Map file sizes are \~5-6MB per km<sup>2</sup>. A 20,000 km<sup>2</sup> would be around 100GB. The amount of time it takes to download a map depends on your internet speed. Large maps take a long time to generate and download, so please be sure to do this well in advance of your flights.

Maps are generated with a buffer area around them, so the exact size of the map and number of tiles generated will always be more than the selected area. The percentage of the total map that is the buffer area depends on the size and shape of the map.


---

# 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-gcs/maps.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.
