# Setup

### Adding Markers

{% hint style="warning" %}
The placement of these markers should not be too far away from each other. Ideally, the camera should be able to see at least 4 of these markers per observation.
{% endhint %}

* Add a Measurement Point from the object tree, and place this point at the coordinate that matches the coordinate of a physical marker in the physical world.
* Repeat this process for all of your measurement points.

{% hint style="info" %}
It is a good idea to re-name these measurement points to something that is meaningful and easily identifiable.
{% endhint %}

### Adding the Simple Static Calibration with Marker Tool

If you have all the components ready as mentioned in the prerequisites section, you can set up the project to be ready for the Tracking Alignment.

1. Under the camera object – Tools, add a Calibration – Simple Static Calibration with Marker
2. click on the “Image Calibration” button to open up the [Image Calibration Wizard](/grid/virtual-production/image-calibration-wizard.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/virtual-production/camera-calibration-tools/simple-static-calibration-with-marker/setup.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.
