# Drone Development Kit

- [X650 Development Kit](https://docs.holybro.com/drone-development-kit/x650-development-kit.md)
- [Overview](https://docs.holybro.com/drone-development-kit/x650-development-kit/overview.md)
- [NeoPixel WS2812 LED Setup Instruction](https://docs.holybro.com/drone-development-kit/x650-development-kit/neopixel-ws2812-led-setup-instruction.md)
- [NeoPixel WS2812 LED Setup Instruction](https://docs.holybro.com/drone-development-kit/x650-development-kit/neopixel-ws2812-led-setup-instruction-1.md)
- [Dimensions](https://docs.holybro.com/drone-development-kit/x650-development-kit/dimensions.md)
- [Motor Specifications](https://docs.holybro.com/drone-development-kit/x650-development-kit/motor-specifications.md)
- [Download](https://docs.holybro.com/drone-development-kit/x650-development-kit/download.md)
- [PX4 Development Kit - X500v2](https://docs.holybro.com/drone-development-kit/px4-development-kit-x500v2.md)
- [Getting Started Build Guide](https://docs.holybro.com/drone-development-kit/px4-development-kit-x500v2/getting-started-build-guide.md)
- [Propeller Retainer Installation Guide](https://docs.holybro.com/drone-development-kit/px4-development-kit-x500v2/propeller-retainer-installation-guide.md)
- [Download](https://docs.holybro.com/drone-development-kit/px4-development-kit-x500v2/download.md)
- [PX4 Vision Dev Kit v1.5](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5.md)
- [Overview](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5/overview.md)
- [Wiring Diagram](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5/wiring-diagram.md)
- [v1 & v1.5 Difference](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5/v1-and-v1.5-difference.md)
- [Up-Core Carrier Board Pinout](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5/up-core-carrier-board-pinout.md)
- [Downloads](https://docs.holybro.com/drone-development-kit/px4-vision-dev-kit-v1.5/downloads.md)
- [S500 Frame Kit](https://docs.holybro.com/drone-development-kit/s500-frame-kit.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.holybro.com/drone-development-kit.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.
