# Understanding Thermostat Concepts

To manage your thermostats effectively with Seam, it is important to understand the following concepts:

* [HVAC mode](/latest/capability-guides/thermostats/understanding-thermostat-concepts/hvac-mode.md)

  The `hvac_mode_setting` governs the operation of your heating, ventilation, and air conditioning (HVAC) system to achieve and maintain your preferred temperature.
* [Set points](/latest/capability-guides/thermostats/understanding-thermostat-concepts/set-points.md)

  Temperature set points for a thermostat control the target temperatures that the thermostat activates the heating or cooling system to reach.


---

# 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.seam.co/latest/capability-guides/thermostats/understanding-thermostat-concepts.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.
