# Dragon Setup

- [Dragon SR](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr.md): Setup guide for drones running the Dragon SR AuterionOS release.
- [Introduction](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr/introduction.md)
- [Hardware integration](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr/hardware-integration.md): Hardware recommendations and integration notices
- [Software setup](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr/software-setup.md): Autopilot focused setup guide
- [MC Follow](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr/mc-follow.md): This page covers MC Follow app setup and tuning
- [Analog video transmitter](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-sr/analog-video-transmitter.md)
- [Dragon MR/LR](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-mr-lr.md)
- [Visual Fixed-Wing Landing](https://docs.auterion.com/vehicle-operation/dragon-setup/dragon-mr-lr/visual-fixed-wing-landing.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.auterion.com/vehicle-operation/dragon-setup.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.
