> 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/user-guide/workflows/energy-efficiency/v2.6.2.2-verification-using-a-reference-building/support-materials.md).

# Support Materials

To assist in building your first model, a [Design For Place](https://www.yourhome.gov.au/house-designs) home is provided. This is also used across the Building Simulation tutorials to demonstrate the platform's key features. It comprises three bedrooms, a study, two bathrooms, one living area, and a garage.

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

{% hint style="info" %}
Need a hand to get going? Email [support@speckel.io](mailto:undefined) and we will pop this completed model into your account.
{% endhint %}

#### 3 Bedroom Home  <a href="#banksiahouse3bedroomstudy" id="banksiahouse3bedroomstudy"></a>

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

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

#### Floor Plan (Right-click to download)

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

#### Roof Plan (Right-click to download)

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

#### Elevations (Right-click to download)

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

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

{% hint style="info" %}
Download all Design for Place documents [here](https://www.yourhome.gov.au/house-designs), including many other free designs.
{% endhint %}


---

# 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/user-guide/workflows/energy-efficiency/v2.6.2.2-verification-using-a-reference-building/support-materials.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.
