# Willkommen zur Dokumentation

{% hint style="info" %}
Kontoflux.io befindet sich aktuell in **Beta-Phase!** \
Funktionalitäten können sich während dieser Zeit ändern.

[Mehr zur Beta](https://docs.kontoflux.io/beta-and-early-access)
{% endhint %}

## Überblick

Die Dokumentation bietet einen umfassenden Überblick über die Funktionalitäten und die Verwendung von Kontoflux.io. Erfahre, wie du mithilfe von Kontoflux.io Banktransaktionen automatisieren und in deine Arbeitsabläufe integrieren kannst. Von der Erstellen eines Workspaces, einrichten von Integrationen bis hin zur Nutzung von Schlüsselfunktionen bietet die Dokumentation eine klare Anleitung für eine effiziente und erfolgreiche Nutzung der Plattform.

### Quick-Start

Hier eine Liste hilfreicher Links um direkt durchzustarten!

{% content-ref url="erste-schritte/step-by-step-guide" %}
[step-by-step-guide](https://docs.kontoflux.io/erste-schritte/step-by-step-guide)
{% endcontent-ref %}


---

# 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.kontoflux.io/willkommen-zur-dokumentation.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.
