# Augmented Reality Art

## Step 1: Go to Add New Project

Click on the **'Add New Project'** Card and select the **'Augmented Reality Art'** Template.

<figure><img src="/files/CIDJ7YhsVMP0E6cgSaeP" alt=""><figcaption><p>Select the Augmented Reality Art Template</p></figcaption></figure>

## Step 2: Upload an Image

Upload the image you would like to see on your art wall. After your image is uploaded, the wall will scale based on the dimension info of the image.

{% hint style="info" %}
The scaling will happen automaticlly. You don't have to do anything for that.
{% endhint %}

<figure><img src="/files/8meTM1xdWHnPxAl9ZQ2v" alt=""><figcaption><p>Upload an image</p></figcaption></figure>

## Congratz! You created your own Augmented Reality Art 🎉


---

# 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://mazingxr.gitbook.io/mazing-world/product-guides/project-types/augmented-reality-art.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.
