# Material Libraries

Material libraries are used to assign physical materials to objects in your models. Currently Qonic comes with one default library template containing some commonly used construction materials. This library can be edited and extended. To edit a material, right-click it or use the action menu at the bottom of your screen after selecting it. You can define a new color, name and optionally a category of the material. To add a new material, click the green + button on the bottom right of the screen.

<div data-with-frame="true"><figure><img src="/files/2Ln6ys5pec0207rOnXbf" alt="" width="509"><figcaption></figcaption></figure></div>

Once a material library is added to the project you can open and view it, or you can start using them in models using tools such as [Add Layer](/documentation/qonic-application/modeling/modifying/material-layer-editing/add-layer.md) or [Replace with Layer](/documentation/qonic-application/modeling/modifying/material-layer-editing/replace-with-layer.md).

**Note:** when removing a material that is referenced in one or more models, you are effectively removing data from that model. Do this with caution, as this change is irreversible.


---

# 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://help.qonic.com/documentation/qonic-dashboard/libraries/material-libraries.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.
