# ARK PAB Power Module

The ARK PAB Power Module is rated for 60A continuous battery current at 20C ambient. However, when running 60A battery current at 20C without cooling, the 5V regulator is de-rated to 3A continuous output. It is recommended to run multiple power modules in parallel if more than 60A continuous current is required.

{% content-ref url="/pages/h3kLwHShaVws3FihNBVd" %}
[PX4 Instructions](/products/power/ark-pab-power-module/px4-instructions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ksi4UQj41RkiFAVp0QSf" %}
[ArduPilot Instructions](/products/power/ark-pab-power-module/ardupilot-instructions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zuga2NoaBouB7TwNW0Xp" %}
[3D Model](/products/power/ark-pab-power-module/3d-model.md)
{% endcontent-ref %}


---

# 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.arkelectron.com/products/power/ark-pab-power-module.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.
