# Pneumatic Hub

- [Pneumatic Hub Overview](https://docs.revrobotics.com/ion-control/ph/overview.md)
- [Pneumatic Hub Specifications](https://docs.revrobotics.com/ion-control/ph/specs.md)
- [Getting Started with the Pneumatic Hub](https://docs.revrobotics.com/ion-control/ph/gs.md)
- [Wiring the Pneumatic Hub](https://docs.revrobotics.com/ion-control/ph/gs/wiring.md)
- [Pneumatic Hub Status LED Patterns](https://docs.revrobotics.com/ion-control/ph/status-led.md)
- [Pneumatic Hub Troubleshooting](https://docs.revrobotics.com/ion-control/ph/troubleshooting.md)
- [Pneumatic Hub Firmware Changelog](https://docs.revrobotics.com/ion-control/ph/ph-changelog.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/ion-control/ph.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.
