# VARIO Cloud Developer Docs

VARIO Cloud is designed to be extended. For individual customer projects and for building reusable products.

In-house IT teams, agencies and freelancers implementing custom solutions for VARIO customers, as well as independent developers and partners building public apps.

Depending on the use case, VARIO Cloud can be integrated via the REST API, extended with private or public apps, automated using webhooks, or enhanced with custom logic through workflows and scripting.

This allows you to build anything from a single customer integration to a public app that can be distributed to many customers through the VARIO App Store.

### 🧭 Get started with...

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-puzzle-piece" style="color:$primary;">:puzzle-piece:</i></h4></td><td><h4>Apps</h4></td><td>Build apps that extend VARIO with new functionality and user experiences</td><td><a href="/spaces/on1nU05fZpVHQJeS4nx5/pages/8zWGdc0Wa7TU4zD9QAu4">/spaces/on1nU05fZpVHQJeS4nx5/pages/8zWGdc0Wa7TU4zD9QAu4</a></td><td><a href="/files/W2JAOPmNjCTHowVxNArg">/files/W2JAOPmNjCTHowVxNArg</a></td></tr><tr><td><h4><i class="fa-terminal" style="color:$primary;">:terminal:</i></h4></td><td><h4>REST API</h4></td><td>Access and manage core ERP data to build integrations and synchronize systems.</td><td><a href="/spaces/42xBlxNk23B7Vq5PVjW8">/spaces/42xBlxNk23B7Vq5PVjW8</a></td><td><a href="/files/qPDrGSWECtBwEdk4slA4">/files/qPDrGSWECtBwEdk4slA4</a></td></tr></tbody></table>

<h3 align="center">👥 Who is this for?</h3>

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4>🏢 In-house IT teams</h4></td><td>Building and maintaining internal integrations and custom solutions.</td></tr><tr><td><h4>⚙️ Dev Agencies</h4></td><td>Implementing tailored ERP solutions for VARIO customers and building private apps.</td></tr><tr><td><h4>🧩 App developers</h4></td><td>Creating public apps and reusable products for distribution via the VARIO App Store.</td></tr></tbody></table>

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

Need help while building on VARIO Cloud?

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.

As the platform and ecosystem grow, additional community and self-service support options will be added.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-envelope" style="color:$primary;">:envelope:</i></h4></td><td><h4>E-Mail support</h4></td><td>Reach out for questions, clarifications, or technical guidance.</td><td><a href="mailto:dev-support@vario.ag" class="button secondary">dev-support@vario.ag</a></td></tr><tr><td><h4><i class="fa-brain-circuit" style="color:$primary;">:brain-circuit:</i></h4></td><td><h4>Consulting &#x26; technical guidance</h4></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/" class="button secondary">Book a session</a></td></tr></tbody></table>


---

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