# Materials

{% embed url="<https://vimeo.com/1160795433/d1855e0db2?byline=0&portrait=0>" %}

In the Materials tab, you can manage and process your scans or upload entirely new materials.

When clicking on a material, you can view its details. In general there are two main sections that you can use to edit a material:

* Textures: here you can tile and adjust the textures
* Actions: here you can edit and create exports of the 3D material

{% hint style="info" %}
Even though Tiling is a large part of materials, Tiling will be discussed in a separate chapter: [Scanning and Tiling](/scanning-and-tiling/scanning.md)
{% endhint %}


---

# 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.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.
