> 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/ashrae-90.1-modeling-demo.md).

# ASHRAE 90.1 Modeling Demo

After 6 months of development, Better Building released our ASHRAE 90.1 (2019) Performance Rating Method and Energy Cost Budget Method workflows early this year.&#x20;

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

It has been a massive endeavour and the benefits are clear with very quick ASHRAE 90.1 (2019) compliance models, typically in an hour or two, from start to finish.&#x20;

{% hint style="success" %}
To give you the opportunity to get a better understanding of the platform , we will run through a quick Performance Rating Method and Energy Cost Budget Method demo in the **Lake Harriet (4th Floor) on Thursday (21/May) at 3:00pm - 3:30pm. We will also provide free access for 45 days after a one-to-one demo.** [**Book a time here.** ](https://betterbuilding.io/book-a-demo)
{% endhint %}

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

At the end of this session, we hope to illustrate how a fast native CAD experience, baseline automation and reporting renders ASHRAE 90.1 (2019) as a very quick and simply process.&#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/ashrae-90.1-modeling-demo.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.
