# Optitrack Calibration Overview

Grid Studio provides the tool to calibration a set of Optitrack cameras and directly receive tracking data from direct communication with the cameras.

The main process utilizes the Optitrack Volume object in Grid Studio. It provides the tools to calibrate the placement of the Optitrack cameras and also handles the conversion of the camera feeds into tracking data.

{% hint style="info" %}
In order to activate the calibration tool, please enable the Sensor and PTZ World Calibration Tool addon.
{% endhint %}


---

# 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://stage-precision.gitbook.io/grid/optitrack/optitrack-calibration-overview.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.
