> For the complete documentation index, see [llms.txt](https://help.viboo.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.viboo.cloud/readme.md).

# Willkommen

Willkommen im viboo Help Center! Hier erhalten Sie einen Überblick über die Funktionen, die viboo bietet, um die Heizungssteuerung Ihrer Gebäude effizient zu gestalten.   Mit viboo heizen Sie Ihr Gebäudeportfolio nachhaltiger und effizienter.  Wir sorgen dafür, dass nur dann geheizt wird, wenn es wirklich nötig ist.

Unser System berechnet den Heizbedarf im Voraus – basierend auf Wetterprognosen, Gebäudedaten und Nutzungsverhalten.  So werden nur belegte Räume beheizt.  Das spart bis zu 40 % Energie und senkt CO₂-Emissionen sowie Heizkosten.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Heizung einstellen</strong></td><td>So stellen Sie Ihr Heizsystem optimal ein – Schritt für Schritt erklärt.</td><td><a href="/files/51nqiRTnxAEAAhHMhIXf">/files/51nqiRTnxAEAAhHMhIXf</a></td><td></td><td><a href="/pages/H6nH9hph8rTRFq9IpknK">/pages/H6nH9hph8rTRFq9IpknK</a></td></tr><tr><td><strong>Benutzer hinzufügen</strong></td><td>Fügen Sie Mitglieder zu Ihrem viboo.cloud-Team hinzu.</td><td><a href="/files/NmroG4BoTYIXMenV7Qq5">/files/NmroG4BoTYIXMenV7Qq5</a></td><td></td><td><a href="/pages/0s1xZESQIeQuIyLmFmtQ">/pages/0s1xZESQIeQuIyLmFmtQ</a></td></tr><tr><td><strong>Häufig gestellte Fragen</strong></td><td>Finden Sie Antworten zu Offline-Geräten, Raumklima und mehr.</td><td><a href="/files/1h5isTpvw9jjkSSRDeJK">/files/1h5isTpvw9jjkSSRDeJK</a></td><td></td><td><a href="/pages/vxOfhhm8SLAL0uQA8xF4">/pages/vxOfhhm8SLAL0uQA8xF4</a></td></tr></tbody></table>

## Kontakt

Fragen oder Feedback? [Kontaktieren Sie uns](/kontakt.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, and the optional `goal` query parameter:

```
GET https://help.viboo.cloud/readme.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.
