# Upload Image as a Material (AI)

When you click on the [Add a Material](/building-blocks/materials/add-a-material.md) button please select *From Image (AI):*

<figure><img src="/files/SJJunj7k60YakmuR14yO" alt="" width="295"><figcaption></figcaption></figure>

Here, you’ll need to fill out:

* The name
* The size (please make sure it is accurate)
* Any relevant tags you find applicable (these help the AI algorithm categorize the material more effectively)

Once you press *Create*, the algorithm will start processing and will take approximately 10–15 minutes to complete. After the process is finished, you will find the maps listed under your item, like this:

<figure><img src="/files/8rje2HXG37eHLt0lJKZu" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.colormass.com/building-blocks/materials/add-a-material/upload-image-as-a-material-ai.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.
