# Power Distribution Hub

{% hint style="danger" %}
Those using REV ION products on REVLib 2026 or newer must use [REV Hardware Client 2](https://docs.revrobotics.com/rev-hardware-client-2).
{% endhint %}

The REV Hardware Client has three tabs to manage different features of the Client. The Hardware Tab is where supported hardware devices are managed. The Downloads Tab allows for the downloading of supported device software for updating when offline. The About Tab has information on what devices are supported, updating the REV Hardware Client, and having issue reporting.

## Basic Tab

The Basic Tab is used to set the most common parameters for the Power Distribution Hub. You can also view and clear sticky faults here.

<figure><img src="/files/wZbpvT7NdZ6Id3FFyfMz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Sticky Fault - an indicator there was a fault that will stay until the fault has been cleared manually.&#x20;
{% endhint %}

<figure><img src="/files/nA7CIuwkLYhzvfIlgTA1" alt=""><figcaption></figcaption></figure>


---

# 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/rev-hardware-client/ion/power-distribution-hub.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.
