> For the complete documentation index, see [llms.txt](https://docs.optitrack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optitrack.com/v2.3/hardware.md).

# HARDWARE

- [Cameras](https://docs.optitrack.com/v2.3/hardware/cameras.md)
- [Ethernet Cameras](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras.md)
- [PrimeX 41](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/primex-41.md)
- [PrimeX 22](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/primex-22.md)
- [PrimeX 13](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/primex-13.md)
- [PrimeX 13W](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/primex-13w.md)
- [SlimX 13](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/slimx-13.md)
- [Prime Color](https://docs.optitrack.com/v2.3/hardware/cameras/ethernet-cameras/prime-color.md)
- [USB Cameras](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras.md)
- [Slim 3U](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/slim-3u.md)
- [Flex 13](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/flex-13.md)
- [Flex 3](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/flex-3.md)
- [Duo 3](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/duo-3.md)
- [Trio 3](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/trio-3.md)
- [Duo 3 and Trio 3 Setup](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/duo-3-and-trio-3-setup.md)
- [Adjusting Global Origin for Tracking Bars](https://docs.optitrack.com/v2.3/hardware/cameras/usb-cameras/adjusting-global-origin-for-tracking-bars.md)
- [Prepare Setup Area](https://docs.optitrack.com/v2.3/hardware/prepare-setup-area.md)
- [Camera Mount Structures](https://docs.optitrack.com/v2.3/hardware/camera-mount-structures.md)
- [Camera Placement](https://docs.optitrack.com/v2.3/hardware/camera-placement.md)
- [Camera Network Setup](https://docs.optitrack.com/v2.3/hardware/cabling-and-wiring.md)
- [Aiming and Focusing](https://docs.optitrack.com/v2.3/hardware/aiming-and-focusing.md)
- [Camera Status Indicators](https://docs.optitrack.com/v2.3/hardware/camera-status-indicators.md): An overview of the status indicator lights on the OptiTrack Ethernet cameras.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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