> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2026/new-course-moisture.md).

# New Course: Moisture

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2FyqSZjatfMv1NQvZjAmVi%2FMoisture.png?alt=media&amp;token=00168e8b-3824-4347-8ef4-37f55d0022a7" alt=""><figcaption></figcaption></figure>

Following on from the release of our [HAMT solver](/sign-up-and-plans/news-and-updates/2026/we-built-our-own-hygrothermal-solver.md) for wall and roof systems to provide easy access to hygrothermal or condensation modelling against ASHRAE 160 or DA07 requirements, we have now released an [updated course](/support-and-training/on-demand-courses/moisture.md) for you to jump into and learn more about this process.

The Moisture course runs for just under 50 minutes and aims to provide a process to start undertaking hygrothermal modelling.&#x20;It is not a deep dive into ASHRAE 160 or DA07 itself, nor is it a deep dive into the National Construction Code. It aims to convey how best to approach modelling using this major new feature to start ensuring the safe, durable design of your wall or roof systems.

{% hint style="info" %}
[Access further course information](/support-and-training/on-demand-courses/moisture.md). You will need to be logged into your account to undertake the course.
{% endhint %}

Should you have any access issues, it may be because you have started a previous course and have not completed it. If this is the case for you, you have two options.&#x20;

1. You can either reach out via a [support ticket](/support-and-training/support-tickets.md) and explain your situation, or.
2. You can complete the older course and once completed, the new course will appear in your profile.&#x20;

And as usual, multi-choice questions are provided at the end. Get 80% of these correct, and you gain a Certificate of Competency.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2026/new-course-moisture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
