# Driver Hub

## Connect Via USB-C

| Steps                                                                                                                                              |                                                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| Turn on the Driver Hub.                                                                                                                            | <img src="/files/-MlMBcF3WmP500Fbd_ep" alt="" data-size="original"> |
| Wait for the status LED to show solid green                                                                                                        | <img src="/files/-MlMBfAsQG1C4epjvlzc" alt="" data-size="original"> |
| Plug the Driver Hub into your PC using a USB-A to USB-C Cable. ([REV-11-1232](https://www.revrobotics.com/rev-11-1232/))                           | <img src="/files/-MlMBj8ILseRk7vnw4wD" alt="" data-size="original"> |
| Startup the REV Hardware Client. Once the Driver Hub is on and fully connected it will show up on the front page of the UI under the Hardware Tab. |                                                                     |

{% hint style="info" %}
If your Driver Hub is showing a battery charging symbol when plugged in via USB it may not be able to connect to the REV Hardware Client. Please check our Driver Hub Troubleshooting documentation for help connecting.
{% endhint %}

![REV Hardware Client hardware tab showing a connected Driver Hub.](/files/-MlLAMNPHXlRqOFCvU0m)

##


---

# 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/duo/driver-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.
