# Power/PDB boards

- [DCS1.Power](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power.md)
- [Power supply](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-power-supply.md)
- [Peripherals](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-peripherals.md)
- [Connectors and pinouts](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-connector-description-and-pins-assignment.md)
- [Octocopter configuration](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/octocopter-configuration.md)
- [Power boards firmware update](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-firmware-update.md): This section describes how to update firmware in main MCU of DroneCore.Power board.
- [Power boards diagnostics](https://docs.airvolute.com/autopilots/dronecore-1/power-pdb-boards/dcs1.power/.power-board-diagnostics.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.airvolute.com/autopilots/dronecore-1/power-pdb-boards.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.
