> For the complete documentation index, see [llms.txt](https://docs.holybro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holybro.com/radio.md).

# Radio

- [Remote ID](https://docs.holybro.com/radio/remote-id.md)
- [Overview & Spec](https://docs.holybro.com/radio/remote-id/overview-and-spec.md)
- [Setup & Configuration](https://docs.holybro.com/radio/remote-id/setup-and-configuration.md)
- [Pinout](https://docs.holybro.com/radio/remote-id/pinout.md)
- [Dimensions](https://docs.holybro.com/radio/remote-id/dimensions.md)
- [Firmware Support](https://docs.holybro.com/radio/remote-id/firmware-support.md)
- [Firmware Update](https://docs.holybro.com/radio/remote-id/firmware-update.md)
- [Download](https://docs.holybro.com/radio/remote-id/download.md)
- [SiK Telemetry Radio V3](https://docs.holybro.com/radio/sik-telemetry-radio-v3.md)
- [LED and Connection](https://docs.holybro.com/radio/sik-telemetry-radio-v3/led-and-connection.md)
- [Multiple Point to Point Setup with Sik Radio](https://docs.holybro.com/radio/sik-telemetry-radio-v3/multiple-point-to-point-setup-with-sik-radio.md)
- [Downloads](https://docs.holybro.com/radio/sik-telemetry-radio-v3/multiple-point-to-point-setup-with-sik-radio/downloads.md)
- [RF Transmission Power Setting For 1W Variants](https://docs.holybro.com/radio/sik-telemetry-radio-v3/rf-transmission-power-setting-for-1w-variants.md)
- [Flight Controller setup](https://docs.holybro.com/radio/sik-telemetry-radio-v3/flight-controller-setup.md)
- [Dimension & Pinout](https://docs.holybro.com/radio/sik-telemetry-radio-v3/dimension-and-pinout.md)
- [Downloads](https://docs.holybro.com/radio/sik-telemetry-radio-v3/downloads.md)
- [Microhard Radio](https://docs.holybro.com/radio/microhard-radio.md)
- [Overview](https://docs.holybro.com/radio/microhard-radio/overview.md)
- [Specification](https://docs.holybro.com/radio/microhard-radio/specification.md)
- [Ports & Buttons](https://docs.holybro.com/radio/microhard-radio/ports-and-buttons.md)
- [Status LED](https://docs.holybro.com/radio/microhard-radio/status-led.md)
- [Default Setting](https://docs.holybro.com/radio/microhard-radio/default-setting.md)
- [Pinout](https://docs.holybro.com/radio/microhard-radio/pinout.md)
- [Dimension](https://docs.holybro.com/radio/microhard-radio/dimension.md)
- [Enabling RTS / CTS Flow Control](https://docs.holybro.com/radio/microhard-radio/enabling-rts-cts-flow-control.md)
- [Point-to-Multipoint Setup with Microhard Radio](https://docs.holybro.com/radio/microhard-radio/point-to-multipoint-setup-with-microhard-radio.md)
- [Download](https://docs.holybro.com/radio/microhard-radio/download.md)
- [XBP9X Radio](https://docs.holybro.com/radio/xbp9x-radio.md)
- [Specification](https://docs.holybro.com/radio/xbp9x-radio/specification.md)
- [Power](https://docs.holybro.com/radio/xbp9x-radio/power.md)
- [Status LEDs](https://docs.holybro.com/radio/xbp9x-radio/status-leds.md)
- [Antenna](https://docs.holybro.com/radio/xbp9x-radio/antenna.md)
- [Pinout](https://docs.holybro.com/radio/xbp9x-radio/pinout.md)
- [Dimension](https://docs.holybro.com/radio/xbp9x-radio/dimension.md)
- [Point-to-Multipoint Setup with XBee Radio](https://docs.holybro.com/radio/xbp9x-radio/point-to-multipoint-setup-with-xbee-radio.md)
- [Download](https://docs.holybro.com/radio/xbp9x-radio/download.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.holybro.com/radio.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.
