> 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/special-end-of-year-offer-streamlined-h1-energy-efficiency-modelling.md).

# Special End-of-Year Offer: Streamlined H1 Energy Efficiency Modelling

<figure><img src="/files/5SBCZhvtcatMGdPqjVg8" alt=""><figcaption></figcaption></figure>

As we approach the festive season, we're making it easier and more affordable to achieve building consent for H1 Energy Efficiency compliance. Our team will demonstrate the power of Better Building workflows while handling the technical modelling for you.

{% stepper %}
{% step %}

### Send Us Your Drawings

Email your project drawings to <support@betterbuilding.io> and we'll provide a time estimate for your model.
{% endstep %}

{% step %}

### **Get Your Quote**

Most projects take just two hours to complete. Through to the end of the year, we're offering special pricing:

* Small residential projects (<350 m²): Starting at $295
* Larger projects (>350 m²): Starting at $395
  {% endstep %}

{% step %}

### **We Build Your Model**

Once we agree on the budget and specifications, we'll model your design and track our time throughout the process, ensuring complete transparency every step of the way.
{% endstep %}

{% step %}

### Submit to Council

The last step is up to you. Once our modelling matches your drawings and specifications, you are ready to send your H1 Energy Efficiency report to Council.&#x20;
{% endstep %}
{% endstepper %}


---

# 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/special-end-of-year-offer-streamlined-h1-energy-efficiency-modelling.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.
