> 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/2025/lite-the-new-low-cost-h1-solution.md).

# Lite: The New Low-cost H1 Solution

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

We're thrilled to announce [Lite](/sign-up-and-plans/plans.md), our brand-new, low-cost modelling plan designed for smaller better buildings! Time to bin those spreadsheets folks!

Lite is specifically tailored for professionals working on residential projects up to 350m² in New Zealand.

It's the perfect entry-level solution for small businesses, offering a single seat with the flexibility to pay as you go on a month-by-month basis at only $49 or $490 annually.&#x20;

Need to bring in more hands? You can easily add additional team members for just $24.50 per month.

With Lite, you'll gain the power to conduct crucial assessments, including:

* H1 AS1, AS2 and VM1 compliance
* Thermal Bridging
* Condensation Assessments
* Carbon Assessments
* Energy Modeling
* Thermal Modeling
* Daylight Modeling&#x20;

Start building better, more efficient homes today with Lite!&#x20;

[Grab a FREE 14-day trial today.](/sign-up-and-plans/demo-grab-a-trail.md)


---

# 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/2025/lite-the-new-low-cost-h1-solution.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.
