# Add-On Hardware

- [NavQPlus](https://nxp.gitbook.io/hovergames/add-ons/navqplus.md)
- [Pixy2 Smart Vision Sensor](https://nxp.gitbook.io/hovergames/add-ons/pixy.md): The Pixy2 camera can do simple object detection and line tracking. Data can be communicated to connected devices over I2C, SPI or UART.
- [Rapid IoT Prototyping Kit](https://nxp.gitbook.io/hovergames/add-ons/rapid-iot.md)
- [RDDRONE-IOT "HDIB" adapter board](https://nxp.gitbook.io/hovergames/add-ons/rapid-iot/hdib.md): Board which connects the RapidIOT board and the NXPhlite or other Dronecode.org FMU
- [MAVLink for Rapid-IOT](https://nxp.gitbook.io/hovergames/add-ons/rapid-iot/mavlink-for-rapid-iot.md): Communication between the FMU and the Rapid-IoT
- [Melexis MLX90614 IR sensor](https://nxp.gitbook.io/hovergames/add-ons/melexis-mlx90614.md)
- [Panasonic AMG8833 IR sensor](https://nxp.gitbook.io/hovergames/add-ons/panasonic-amg8833.md)
- [NavQ Camera Servo Mount](https://nxp.gitbook.io/hovergames/add-ons/navq-camera-servo-mount.md): Thanks to Andrew Brahim on YouTube!
- [Bosch Sensortec BME688](https://nxp.gitbook.io/hovergames/add-ons/bosch-bme688.md)
- [DRVEGRD 152](https://nxp.gitbook.io/hovergames/add-ons/drvegrd-152.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://nxp.gitbook.io/hovergames/add-ons.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.
