# Vehicles

The Vehicles page allows you to generate and upload maps prior to your operations with the system. This is also where you can set your home/takeoff position and switch between generated maps.

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

## Why do I need this?

The Micro VPS needs to know the orientation of the flight controller relative to itself in order to accurately give a position estimate. The GCS App has a tool to define this transformation and save it to a file.

Check out our  [Mechanical Installation](/micro-vps/vehicle-integration/mechanical-installation.md) page for information on how to properly mount you Micro VPS.


---

# 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/vehicles.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.
