# Active Components Hardware

- [Active Puck](https://docs.optitrack.com/v3.1/active-components/active-components-hardware/active-puck.md)
- [CinePuck](https://docs.optitrack.com/v3.1/active-components/active-components-hardware/cinepuck.md): This page provides specifications and additional information for the CinePuck.
- [BaseStation](https://docs.optitrack.com/v3.1/active-components/active-components-hardware/basestation.md): This page provides specifications for BaseStations and information about their use.
- [Information for Assembling the Active Tags](https://docs.optitrack.com/v3.1/active-components/active-components-hardware/information-for-assembling-the-active-tags.md): An overview of Active Tags, including power requirements, the type of Pin Out connectors used, and additional details on the IR LEDs.
- [Manus Glove Setup](https://docs.optitrack.com/v3.1/active-components/active-components-hardware/manus-glove-setup.md): Detailed instructions on integrating Manus gloves with an OptiTrack motion capture system.


---

# 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.optitrack.com/v3.1/active-components/active-components-hardware.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.
