# Image Tracking

**These templates** allow users to track physical images in the real world and overlay digital content (like 3D models or animations) on top of them in AR environments.

<table><thead><tr><th>Template Name	</th><th width="213">Features</th><th>Use Case	</th></tr></thead><tbody><tr><td>Image Tracking 3D</td><td>Track an image and overlay 3D models</td><td>AR marketing, product packaging</td></tr><tr><td>Image Tracking Video</td><td>Track an image and overlay video content</td><td>AR posters, video ads</td></tr></tbody></table>


---

# 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://guide.swiftxr.io/templates/image-tracking.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.
