# Tracking Alignment

The main objective of the Tracking Alignment Tool is to generate an Alignment Profile which captures the information about the relationship between the world coordinate from the tracking system to the world coordinate within Grid Studio.

### Prerequisites

* At least one [calibration screen](/grid/virtual-production/calibration-screens.md) or by using a more complex wall, a [multiscreen](/grid/virtual-production/calibration-screens/multiscreen.md) in real life and in Grid Studio.
* A supported [Tracking system](/grid/virtual-production/supported-tracking-protocols.md) data into Grid Studio
* Media input with the camera feed into Grid Studio.
* A camera object with a Lens Profile or an incoming camera tracking protocol which includes all intrinsic values.


---

# 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/virtual-production/camera-calibration-tools/tracking-alignment.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.
