# Manage Thermal Breaks

A thermal break in a wall system refers to a component or design feature that helps reduce or prevent heat flow across the building envelope. It is typically used in construction to improve the thermal performance of walls and minimise heat transfer through conduction.

## Add a Thermal break

Add a thermal break by navigating to the material within the structural framing and clicking '+ Add Thermal Break'. Select a generic or supplier product.

<figure><img src="/files/YXLyPdp4eGoUkIo7J6ZH" 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/manage-thermal-breaks.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.
