# Getting Started

<figure><img src="/files/OtmyHikHcsDDcYytRGEP" alt="" width="375"><figcaption><p>Theseus Micro VPS sensor module</p></figcaption></figure>

## Vehicle Integration Process

1. Have required Micro VPS hardware: [Theseus Micro VPS](/micro-vps/theseus-micro-vps.md)
2. Check pre-requisites: [Pre-Requisites](/micro-vps/pre-requisites.md)
3. Mount Micro VPS to your vehicle: [Vehicle Integration](/micro-vps/vehicle-integration.md)
4. Configure ArduPilot for Micro VPS: [Autopilot Integration](/micro-vps/autopilot-integration.md)
5. Configure Micro VPS in software: [Theseus GCS App](/gcs-software/legacy-software/theseus-gcs-app.md)
6. Perform a bench test: [Bench test](/micro-vps/validation/bench-test.md)
7. Perform a flight test: [Flight test](/micro-vps/validation/flight-test.md)


---

# 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/micro-vps/getting-started.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.
