> For the complete documentation index, see [llms.txt](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards.md).

# Holybro Baseboards

- [Holybro Pixhawk Baseboards - Pixhawk Mini Baseboard - 18074](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-pixhawk-baseboards-pixhawk-mini-baseboard-18074.md): Holybro Pixhawk Baseboards - Pixhawk Mini Baseboard - 18074
- [Holybro Baseboard V2A für Pixhawk 6X - 18117](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-baseboard-v2a-fuer-pixhawk-6x-18117.md): Holybro Baseboard V2A für Pixhawk 6X   - 18117
- [Holybro PWM EXT Board - 18118](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-pwm-ext-board-18118.md): Holybro PWM EXT Board - 18118
- [Holybro Pixhawk Baseboards - Pixhawk Standard Baseboard V2B - 18125](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-pixhawk-baseboards-pixhawk-standard-baseboard-v2b-18125.md): Holybro Pixhawk Baseboards - Pixhawk Standard Baseboard V2B - 18125
- [Holybro Bottom Plate-Standard v2A 18134](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-bottom-plate-standard-v2a-18134.md): Holybro Bottom Plate-Standard v2A 18134
- [Holybro Pixhawk 6X Bottom Plate-Standard v2B 18135](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards/holybro-pixhawk-6x-bottom-plate-standard-v2b-18135.md): Holybro Pixhawk 6X Bottom Plate-Standard v2B 18135


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/holybro/holybro-ubersicht/holybro-flightcontroller/holybro-baseboards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
