# Peripherals

- [Power Module](https://docs.auterion.com/hardware-integration/skynode/peripherals/power-module.md)
- [12S Power Module](https://docs.auterion.com/hardware-integration/skynode/peripherals/12s-power-module.md)
- [Pixhawk Adapter Board](https://docs.auterion.com/hardware-integration/skynode/peripherals/adapter-boards.md)
- [Pixhawk Payload Bus](https://docs.auterion.com/hardware-integration/skynode/peripherals/pixhawk-payload-bus.md)
- [Data Link Module](https://docs.auterion.com/hardware-integration/skynode/peripherals/data-link-module.md)
- [PX4 F9P GPS](https://docs.auterion.com/hardware-integration/skynode/peripherals/gps.md): This page describes how to set up and configure the RTK F9P GPS sensor
- [Freefly RTK GPS](https://docs.auterion.com/hardware-integration/skynode/peripherals/freefly-rtk-gps.md): This page describes how to connect the Freefly RTK GPS module to Skynode
- [Airspeed Sensor](https://docs.auterion.com/hardware-integration/skynode/peripherals/airspeed-sensor.md): This page describes how to set up and configure the SDP33 airspeed sensor
- [LIDAR](https://docs.auterion.com/hardware-integration/skynode/peripherals/lidar.md): This page describes how to set up and configure the LW20/C Lidar sensor
- [USB camera](https://docs.auterion.com/hardware-integration/skynode/peripherals/usb-camera.md): This page describes how to set up and configure a USB camera sensor
- [See3CAM\_24CUG](https://docs.auterion.com/hardware-integration/skynode/peripherals/usb-camera-1.md): See3CAM\_24CUG USB camera with wide-angle lens


---

# 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.auterion.com/hardware-integration/skynode/peripherals.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.
