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

# Help Center

<h2 align="center">Help &#x26; Support</h2>

<p align="center">Need help while building on VARIO Cloud?</p>

<p align="center">If you have questions, need guidance, or want to discuss a specific use case, we are here to support you. Support is provided directly by the VARIO Dev-team.</p>

<p align="center">As the platform and ecosystem grow, additional community and self-service support options will be added.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-comments" style="color:$primary;">:comments:</i></h4></td><td><h3>Developer Forum</h3></td><td>Ask questions, share solutions, and discuss API, apps, webhooks, and scripting with the community and the VARIO team.</td><td><a href="https://forum.vario-software.de/">https://forum.vario-software.de/</a></td><td></td></tr><tr><td><h4><i class="fa-brain-circuit" style="color:$primary;">:brain-circuit:</i></h4></td><td><h3>Consulting &#x26; technical guidance</h3></td><td>Book a paid session with VARIO experts (German-speaking) to discuss architecture, integrations, or app development.</td><td><a href="https://outlook.office.com/book/VARIOCloudDeveloperSupport@vario.ag/">https://outlook.office.com/book/VARIOCloudDeveloperSupport@vario.ag/</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><h4><i class="fa-book-open-lines" style="color:$primary;">:book-open-lines:</i></h4></td><td><h3>VARIO Cloud User Guide</h3></td><td></td><td><a href="https://help.vario-software.de/vario-cloud-handbuch/">https://help.vario-software.de/vario-cloud-handbuch/</a></td><td></td></tr><tr><td><h4><i class="fa-envelope" style="color:$primary;">:envelope:</i></h4></td><td><h3>E-Mail support</h3></td><td>Reach out for questions, clarifications, or technical guidance.</td><td><a href="mailto:dev-support@vario.ag">mailto:dev-support@vario.ag</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr></tbody></table>


---

# 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://developer.vario-software.de/help-support/readme.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.
