# Add a Material

A material describes the properties of a building component that influence its thermal, moisture and optical performance. It’s a key element in simulating and analysing how a building design will perform in terms of energy use, moisture management, daylighting and carbon impact.

## Add a Material

To add a material, click the '+' button. This opens up the material layers panel. A material layer is simply a group of materials, which can include either supplier-provided or generic options. Supplier materials have been reviewed by Better Building to confirm they meet the minimum compliance requirements of relevant building codes. Our generic materials reflect typical data for each region, helping you build with confidence when specific products aren’t being used.

In the example below, a membrane material layer is selected, and the generic material 'Class 4 – Vapour Permeable Membrane – 3.9 µg/N.s' is chosen. Once added, the material appears on the internal side of your Wall, Roof or Floor System.

<figure><img src="/files/0aODgWZQo2AEGqPI9rnq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ON8J1Z1qGttvuxdl8xdo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/alrahKnJDp4RtwR5pTko" 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.betterbuilding.io/user-guide/elements/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.
