# Houses

The endpoint described in this section apply to **ground-bound residential properties (houses)**. These include:

* Vrijstaand
* 2 onder 1 kap
* Hoekwoning
* Tussenwoning

The model assumes a **single dwelling with its own roof, walls, and installations**, which allows the API to estimate insulation levels, heating systems, and other measures based on building characteristics and machine learning predictions.


---

# Agent Instructions: 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:

```
GET https://docs.altum.ai/english/sustainability/nta-8800-energylabel-v2-api/houses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
