# Getting started

- [Connection test](https://docs.airvolute.com/autopilots/getting-started/first-time-setup.md)
- [Jetson connection](https://docs.airvolute.com/autopilots/getting-started/first-time-setup/connection-test.md)
- [Flashing Jetson using root filesystem (preferred)](https://docs.airvolute.com/autopilots/getting-started/flashing-jetson-using-root-filesystem-preferred.md): This page provides resources to flash a new system using dcs-deploy package using JetPack 5.1
- [Flashing Jetson using system image (alternative)](https://docs.airvolute.com/autopilots/getting-started/flashing-jetson.md): This page is intended to guide customers how to flash Nvidia Jetson with system image provided by Airvolute.
- [Troubleshooting](https://docs.airvolute.com/autopilots/getting-started/troubleshooting.md)
- [Resources & Support](https://docs.airvolute.com/autopilots/getting-started/resources-and-support.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.airvolute.com/autopilots/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.
