> For the complete documentation index, see [llms.txt](https://docs.revrobotics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revrobotics.com/duo-control/legacy/expansion-hub-gs.md).

# Expansion Hub with Android Device Robot Controller

After receiving the Expansion Hub it is advised to unbox the device, power the Expansion Hub on, and start the configuration process. Below are the required materials to run through the initial bring up of the Expansion Hub and links to the different steps of the process.&#x20;

### Required Materials

* Expansion Hub ([REV-31-1153](https://www.revrobotics.com/rev-31-1153/))
* 12v Slim Battery ([REV-31-1302](https://www.revrobotics.com/rev-31-1302/))
* [Properly Configured Driver Station (DS)](https://github.com/FIRST-Tech-Challenge/SKYSTONE/wiki/Configuring-Your-Android-Devices)
* [Properly Configured Robot Controller (RC)](https://github.com/FIRST-Tech-Challenge/SKYSTONE/wiki/Configuring-Your-Android-Devices)
* Etpark Wired Controller for PS4 ([REV-39-1865](https://www.revrobotics.com/rev-39-1865/))
* USB A Female to Micro USB ([REV-31-1807](https://www.revrobotics.com/rev-31-1807/))

Optional Additional Materials needed to [Connect an Expansion Hub](/duo-control/menu/adding-more-motors/adding-an-expansion-hub.md):

* Expansion Hub ([REV-31-1153](https://www.revrobotics.com/rev-31-1153/))
* XT30 Extension Cable ([REV-31-1392](https://www.revrobotics.com/xt30-extension-cable-2-pack/))
* JST PH 3-pin Communication Cable ([REV-31-1417](https://www.revrobotics.com/jst-ph-3-pin-communication-cable-2-pack/))


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/duo-control/legacy/expansion-hub-gs.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.
