# Add a Material

Press the *+Create* button and then click on *Material*:

<figure><img src="/files/ng6DnlKQrog1LMPzc7cV" alt="" width="241"><figcaption></figcaption></figure>

Next there will be a prompt that will ask for the name of the material:

<figure><img src="/files/ofA7q8xAsJqJFJtvq9RF" alt="" width="293"><figcaption></figcaption></figure>

Next you should select how you would like to create a new material:

* **Blank:** Choose this if you are scanning with the colormass scanner (see [Scanning](/scanning-and-tiling/scanning.md))
* **From Image:** Choose this if you would like to create the material using a single image (see [Upload Image as a Material](/building-blocks/materials/add-a-material/upload-image-as-a-material.md))
* **From Image (AI):** Choose this if you would like to create the material using a single image but would like to enhance it with the colormass AI material creation (see [Upload Image as a Material (AI)](/building-blocks/materials/add-a-material/upload-image-as-a-material-ai.md)). Please note that this AI technology is still experimental. Check <https://www.colormass.com/products/material-ai> for more details about the technology.
* **From PBR Files:** Choose this if you would like to upload your own maps (see [Upload PBR Materials (Custom)](/building-blocks/materials/add-a-material/upload-pbr-materials-custom.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://docs.colormass.com/building-blocks/materials/add-a-material.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.
