# DUO Control System

- [Introduction](https://docs.revrobotics.com/duo-control/menu/master.md)
- [Getting Started with Control Hub](https://docs.revrobotics.com/duo-control/menu/control-hub-gs.md)
- [Connect to the Robot Controller Console](https://docs.revrobotics.com/duo-control/menu/control-hub-gs/connect-to-the-control-hub-robot-control-console.md)
- [Updating Wi-Fi Settings](https://docs.revrobotics.com/duo-control/menu/control-hub-gs/updating-wifi-settings.md)
- [Connecting Driver Station to Control Hub](https://docs.revrobotics.com/duo-control/menu/control-hub-gs/driver-station-pairing-to-control-hub.md)
- [Wiring Diagram](https://docs.revrobotics.com/duo-control/menu/control-hub-gs/wiring-diagram.md)
- [Next Steps](https://docs.revrobotics.com/duo-control/menu/control-hub-gs/configuration.md)
- [Getting Started with Driver Hub](https://docs.revrobotics.com/duo-control/menu/driver-hub-gs.md)
- [Configuring Devices](https://docs.revrobotics.com/duo-control/menu/configuring-devices.md)
- [Adding More Motors](https://docs.revrobotics.com/duo-control/menu/adding-more-motors.md)
- [SPARKmini Motor Controller](https://docs.revrobotics.com/duo-control/menu/adding-more-motors/sparkmini-motor-controller.md)
- [Adding an Expansion Hub](https://docs.revrobotics.com/duo-control/menu/adding-more-motors/adding-an-expansion-hub.md)


---

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