# Optitrack Volume

Optitrack Volume is the representation of the tracking area from a group of optitrack cameras that have been calibrated.

n order to have a working optitrack volume, the following steps would need to be done:<br>

* [Add the necessary Optitrack cameras under the Optitrack Volume](/grid/optitrack/optitrack-volume/optitrack-volume-add-camera.md)
* [Calibrate the tracking area to understand the relative position of all the Optitrack cameras within the Optitrack Volume system](/grid/optitrack/optitrack-volume/optitrack-calibration-tool.md)
* [Aligning the tracking volume with the Grid Studio world coordinate](/grid/optitrack/optitrack-volume/optitrack-alignment.md)<br>

Additional to getting an Optitrack Volume functional, Grid Studio has also other tools to help monitor and maintain the optitrack tracking system. They include:<br>

* [Analysis Tools](/grid/optitrack/optitrack-volume/optitrack-analysis.md)
* [Recalibration Tools](/grid/optitrack/optitrack-volume/optitrack-recalibration.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://stage-precision.gitbook.io/grid/optitrack/optitrack-volume.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.
