# Bind Tracker

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfSZSK7UEy5myFXR5MtiBgzyggc-mfJN7ckUcc0oEsxK_yve0pxwuJel5-mZe_Ph5unanVNngAg2ZTm0TqzniUb-TxpZu2H1WcNyAnUIVEmDzKewSXPL-mEGu9f6Q5erx4WPfmOHA?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure>

* Type : Here are the motion capture types you can set:

  * 6 Tracker : Uses 6 trackers and gloves.
  * VR A : Uses an HMD (head-mounted display) and 5 trackers.
  * VR B : Uses an HMD, 2 controllers, and 3 trackers.
  * VR C : Uses an HMD upside down, and 5 trackers.  (How to wear it? [here](/getting-started/step-by-step/2.-wearing-a-strap/vr-c-type.md))
  * 11 Tracker : Uses 11 trackers and gloves <mark style="color:orange;">**(only active in the ARENA version).**</mark>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe9fQ0xmHkBQSMW9LH6DG_Pv8DLfI1wK2Hrc1v8sy23Yx34yPPpIKb5321FbzR5UWzlqhpmeE-q1QBJS4cPjk0DCA3BBM-VxX7uqNbXiF-hyjkyeZBl9YSyyJIJN4qFYxatyEaXiw?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure>
* Tracker Bind : Select the **tracker** you want to connect to each body part.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXexe8Fe704TCyoYBjXjgHZY7ZgE_ZGKB5dkmxptKQWsk8UGzRRrvvd7D1a2J6fOFh1b3nLTepDPcL3keYzyExiuz4vhSZqn_-dl_yIxm7ZpMmg6-4s2TYM-R_7qNCSIdSHFKupSpQ?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure>

* Delay : You can add a **delay (in seconds)** when performing calibration.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeqV5fLTdUWXZpl9T7AooT4EY03TaGcCVAcCuKTZ4ks2ppryt-KGBRAzMSDUR9NaUNtAa0k-Wdni-KIBcvV3ND26bXbuKyTlVfG9_XzWowYUHe6B8xLnMZLp3ktiwPcKRNUJGEgQQ?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure>

* Calibration : After setting up the **trackers** and **delay**, run the **calibration**.


---

# 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.moamocap.com/feature/actor-management/bind-tracker.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.
