# Upload PBR Materials (Custom)

To create a new material from an image follow the [Add a Material](/building-blocks/materials/add-a-material.md)page and select the *From PBR Files* option.

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

The click on *Create*.&#x20;

This will open a new material dialog, where the texture set, with the placeholder maps are already created, where you will be able to drag and drop your maps:

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

Drag and drop your maps to the slots that best describe the map you are trying to upload and then also enter the **physical size** of the maps, like so:

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

then click on *Save*. After these steps now there is only one step left to do, which is to click on *New material:*

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

and then save the material:

<figure><img src="/files/YQVNRvIRjXxxl5HRc8uY" alt=""><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-pbr-materials-custom.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.
