# DCS1.Power

<details>

<summary><strong>Page navigation</strong></summary>

[**DroneCore 1**](/autopilots/dronecore-1.md)

* [**Box content**](/autopilots/dronecore-1/box-content.md)
* **Getting started**
  * [**First time setup**](/autopilots/dronecore-1/getting-started/home.md)
  * **Motor connection**
    * [Soldering motors](/autopilots/dronecore-1/getting-started/motor-connection/soldering-motors.md)
    * [ESC configuration](/autopilots/dronecore-1/getting-started/motor-connection/esc-config.md)
    * [ESC configuration APP (AMC Manager v1.0.0)](/autopilots/dronecore-1/getting-started/motor-connection/amc_manager.md)
    * [ESC configuration APP (AMC Manager v1.1.0)](/autopilots/dronecore-1/getting-started/motor-connection/amc_manager-1.md)
    * [Testing motors](/autopilots/dronecore-1/getting-started/motor-connection/motor_testing.md)
  * [**Ardupilot setup for power boards**](/autopilots/dronecore-1/getting-started/ardupilot-setup-for-.power-board.md)
* **Pilot boards**
  * [**DCS1.Pilot v1.0**](https://gitlab.airvolute.com/doc/dronecore.suite-documentation/-/blob/main/Documentation/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0)
    * [Power supply](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-power-supply.md)
    * [Peripherals](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-peripherals.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-connector-description-and-pins-assignment.md)
  * [**DCS1.Pilot v1.2**](https://gitlab.airvolute.com/doc/dronecore.suite-documentation/-/blob/main/Documentation/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2)
    * [Power supply](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-power-supply-1.md)
    * [Peripherals](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-peripherals-1.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-connector-description-and-pins-assignment-1.md)
* **Power/PDB boards**
  * *<mark style="background-color:$success;">**DCS1.Power - YOU ARE HERE**</mark>*
    * [Power supply](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-power-supply.md)
    * [Peripherals](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-peripherals.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-connector-description-and-pins-assignment.md)
    * [Octocopter configuration](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/octocopter-configuration.md)
    * [.Power board diagnostics](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/.power-board-diagnostics.md)
    * [Board firmware update](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-firmware-update.md)

</details>

### **Sections**

* [**Power supply**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-power-supply.md)
* [**Peripherals**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-peripherals.md)
* [**Connectors and pinouts**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-connector-description-and-pins-assignment.md)
* [**Octocopter configuration**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/octocopter-configuration.md)
* [**Ardupilot setup for .Power board**](/autopilots/dronecore-1/getting-started/ardupilot-setup-for-.power-board.md)
* [**.Power board diagnostics**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/.power-board-diagnostics.md)
* [**Board firmware update**](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-firmware-update.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/hidden-wip/dcs-1/dcs1.power.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.
