> For the complete documentation index, see [llms.txt](https://docs.cubepilot.org/user-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubepilot.org/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/cubepilot-ecosystem/oem-carrier-board.md).

# OEM Carrier Board

<figure><img src="/files/9MgQTeWxc3bA2MGc1ek7" alt=""><figcaption><p>This poster is licensed as cc-by-NC-nd 4.0. This means you can print and use this in its current format, but no commercial purposes, and no modifications, or no use of individual elements without contacting us for specific permission. You can print, publish, give away, display, etc.. <br>https://creativecommons.org/licenses/by-nc-nd/4.0/</p></figcaption></figure>

Thank you to some awesome CubePilot Ecosystem members, HexAero, CubePilot, Airbot Systems, Bask Aerospace, Taiwan Drone 100, RFDesign, Spektreworks, and Vamatis

HexAero: <https://www.cubepilot.org/>

CubePilot: <https://www.cubepilot.org/>

Airbot Systems: <https://www.airbot-systems.com/>

Baskaerospace: <https://baskaerospace.com.au/>

Taiwan Drone 100: <https://taiwandrone100.com/>

RFdesign: <http://rfdesign.com.au/>

Spektreworks: <https://www.spektreworks.com/>

Vamatis: <https://vamatis.com/>\
\
Wurzbach Electronics: <https://wurzbachelectronics.com/consulting-services/>

For custom carrier board designs, you have the choices

1. Design it yourself using the reference design that we provide for free
2. Hire Spektreworks, Wurzbach Electonics, Airbot, or RFDesign to do it for you.
3. Design it yourself, and Hire CubePilot to assist you in the full development of your product, we can give you tips along the way, allowing your team to build the skills required to excel in this industry.

Thank you!


---

# 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.cubepilot.org/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/cubepilot-ecosystem/oem-carrier-board.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.
