> 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/active-components/active-components-hardware/information-for-assembling-the-active-tags.md).

# Information for Assembling the Active Tags

This page provides additional information on assembling the Active Tags. This includes the power requirements and the type of Pin Out connectors used and additional details on the IR LEDs. The assembly of the Tags and the LEDs are relatively straightforward as you just need to connect the wires to correct cathode/anode terminals. Please read through the below information to understand which end is the cathode and anode ends, and connect the wires correspondingly.

![](/files/19vIuiCxrjjLLrMwXoZc)

### Usage Notes

* Battery: Only use batteries that were supplied by us.
* 3.3 - 5.0V inputs for micro and alternate USB connectors.
* Recommended to use the LEDs that are provided directly from us.
* Other LEDs must work within the following specifications: 1.5 < VLED < 2.5 and ILEDMAX = 100mA
* The wires to the LEDs are 30AWG 7 gauge strands.

### Pin Out Connector

The following connectors from Molex are used on the Tags to connect the IR LEDs. Please search the corresponding part number on their [website](https://www.molex.com/molex/home) for specific information.

![](/files/VXh8gOt1xUp1E99OKRx2)

### IR LEDs

The longer leg on the LED is the cathode of this LED. As shown in the image below, The flat spot can also be referenced to indicate the cathode of this LED. Always remember this flat spot for these black LEDs, and connect the black wire (negative) when using red/black wire pairs.

![](/files/hAxpIiGtCsd4TSTMPR7P)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.optitrack.com/v2.3/active-components/active-components-hardware/information-for-assembling-the-active-tags.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
