# ACTIVE COMPONENTS

- [Active Components Hardware](https://docs.optitrack.com/active-components/active-components-hardware.md)
- [Active Puck](https://docs.optitrack.com/active-components/active-components-hardware/active-puck.md)
- [Wired AnchorPuck](https://docs.optitrack.com/active-components/active-components-hardware/wired-anchorpuck.md): Quick Start Guide, specifications, and additional information for the Wired AnchorPuck.
- [CinePuck](https://docs.optitrack.com/active-components/active-components-hardware/cinepuck.md): This page provides specifications and additional information for the CinePuck.
- [Wired CinePuck](https://docs.optitrack.com/active-components/active-components-hardware/wired-cinepuck.md): Quick Start Guide, specifications, and additional information about the Wired CinePuck.
- [BaseStation](https://docs.optitrack.com/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/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/active-components/active-components-hardware/manus-glove-setup.md): Detailed instructions on integrating Manus gloves with an OptiTrack motion capture system.
- [Configuration](https://docs.optitrack.com/active-components/configuration.md)
- [Active Batch Programmer](https://docs.optitrack.com/active-components/configuration/active-batch-programmer.md): This page provides instructions to use Active Batch Programmer to configure active components.
- [Active Hardware Configuration: PuTTY](https://docs.optitrack.com/active-components/configuration/active-hardware-configuration-putty.md)
- [Active Component Firmware Compatibility](https://docs.optitrack.com/active-components/configuration/active-component-firmware-compatibility.md)
- [Active Marker Tracking](https://docs.optitrack.com/active-components/active-marker-tracking.md): Instructions to setup and use the OptiTrack active marker solution.
- [Active Finger Marker Set](https://docs.optitrack.com/active-components/active-marker-tracking/active-finger-markerset.md): This page reviews the active finger marker set and how to set it up.


---

# 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/active-components.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.
