# Software Setup

- [Inav](https://openhd.gitbook.io/open-hd/software-setup/inav.md)
- [Ardupilot](https://openhd.gitbook.io/open-hd/software-setup/ardupilot.md)
- [Betaflight](https://openhd.gitbook.io/open-hd/software-setup/betaflight.md)
- [Recording](https://openhd.gitbook.io/open-hd/software-setup/recording.md)
- [TX-Power](https://openhd.gitbook.io/open-hd/software-setup/tx-power.md)
- [MCS-Index](https://openhd.gitbook.io/open-hd/software-setup/mcs-via-rc.md)
- [Joystick RC](https://openhd.gitbook.io/open-hd/software-setup/joystick-rc.md): Setting Up Joystick RC Control
- [Camera Settings](https://openhd.gitbook.io/open-hd/software-setup/camera-settings.md): Changing Camera Settings in OpenHD Evo
- [Tethering](https://openhd.gitbook.io/open-hd/software-setup/tethering.md)
- [Ethernet](https://openhd.gitbook.io/open-hd/software-setup/tethering/ethernet-hotspot.md)
- [Wifi-Hotspot](https://openhd.gitbook.io/open-hd/software-setup/tethering/wifi-hotspot.md): Using the Wi-Fi Hotspot in OpenHD Evo
- [Variable Bitrate](https://openhd.gitbook.io/open-hd/software-setup/variable-bitrate.md): Understanding Variable Bitrate in OpenHD Evo


---

# 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://openhd.gitbook.io/open-hd/software-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.
