# Mini Power Module Overview

<details>

<summary>Mini Power Module Resources</summary>

## General Resources

* [Mini Power Module Status LED Patterns](/ion-control/mpm/status-led.md)&#x20;
* [Mini Power Module Specifications](/ion-control/mpm/specs.md)

</details>

The REV Mini Power Module (MPM) (REV-11-1956) is a compact power distribution module that allows you to securely and quickly power peripheral devices to your robot. Need more low-current channels on your PDH? Wire the MPM to one of the high-current channels on the PDH to power more peripheral devices and custom circuits.

<figure><img src="/files/HsBkfcQcxCtXFmM3V469" alt=""><figcaption><p>Mini Power Module</p></figcaption></figure>

## Features

* 6 Output Channels
  * ATM Fuse Protection
* Channel Status LEDs
  * Channel status LEDs for Fuse-Tripped/No Fuse Feedback
  * Power On Status LED


---

# 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.revrobotics.com/ion-control/mpm/overview.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.
