> 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/advanced-hvac.md).

# Advanced HVAC

- [Zone Control Thermostat](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/zone-control-thermostat.md)
- [EnergyPlus Sizing Calculations](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/energyplus-sizing-calculations.md)
- [Demand-controlled ventilation](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/demand-controlled-ventilation.md)
- [Outdoor air reset-based controls](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/outdoor-air-reset-based-controls.md)
- [Modelling four-pipe heat pumps](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/modelling-four-pipe-heat-pumps.md)
- [Modelling a fixed minimum air flow rate on AHUs/VAVs](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/modelling-a-fixed-minimum-air-flow-rate-on-ahus-vavs.md)
- [Customise fan performance curves](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/customise-fan-performance-curves.md)
- [Customise chiller performance curves](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/customise-chiller-performance-curves.md)
- [Design Day Weather Overview](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/design-day-weather-overview.md)
- [Modelling air source heat pumps](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/modelling-air-source-heat-pumps.md)
- [Green Star: Reference HVAC System Type 3](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/green-star-reference-hvac-system-type-3.md)
- [Advanced HVAC: Typical VAV System](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/advanced-hvac-typical-vav-system.md)
- [Design Day Weather Overview](https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac/design-day-weather-overview-1.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:

```
GET https://docs.betterbuilding.io/user-guide/workflows/energy-efficiency/advanced-hvac.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.
