# ACTIVE COMPONENTS

- [Active Components Hardware](https://docs.optitrack.com/v2.3/active-components/active-components-hardware.md)
- [Active Puck](https://docs.optitrack.com/v2.3/active-components/active-components-hardware/active-puck.md)
- [CinePuck](https://docs.optitrack.com/v2.3/active-components/active-components-hardware/cinepuck.md)
- [BaseStation](https://docs.optitrack.com/v2.3/active-components/active-components-hardware/basestation.md)
- [Information for Assembling the Active Tags](https://docs.optitrack.com/v2.3/active-components/active-components-hardware/information-for-assembling-the-active-tags.md)
- [Manus Glove Setup](https://docs.optitrack.com/v2.3/active-components/active-components-hardware/manus-glove-setup.md)
- [Configuration](https://docs.optitrack.com/v2.3/active-components/configuration.md)
- [Active Batch Programmer](https://docs.optitrack.com/v2.3/active-components/configuration/active-batch-programmer.md)
- [Active Hardware Configuration: PuTTY](https://docs.optitrack.com/v2.3/active-components/configuration/active-hardware-configuration-putty.md)
- [Active Component Firmware Compatibility](https://docs.optitrack.com/v2.3/active-components/configuration/active-component-firmware-compatibility.md)
- [Active Marker Tracking](https://docs.optitrack.com/v2.3/active-components/active-marker-tracking.md)
- [Active Finger Marker Set](https://docs.optitrack.com/v2.3/active-components/active-marker-tracking/active-finger-markerset.md)
- [Active Marker Tracking: IMU Setup](https://docs.optitrack.com/v2.3/active-components/active-marker-tracking/active-marker-tracking-imu-setup.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.optitrack.com/v2.3/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.
