# Bietet die App einen kostenlosen Plan an?

Ja, und er ist sehr großzügig! Unser kostenloser Plan ermöglicht es dir, eine unbegrenzte Anzahl von Transaktionen zu erstellen, ohne dass Werbeanzeigen dein Erlebnis unterbrechen. Du hast Zugriff auf alle Hauptfunktionen unserer App, allerdings mit einigen Nutzungsbeschränkungen. Dieses Setup ist ideal, um ein umfassendes Gefühl dafür zu bekommen, wie unsere App dir bei der Verwaltung deiner Finanzen helfen kann, während die Benutzeroberfläche sauber und benutzerfreundlich bleibt. Wenn du mehr Funktionen benötigst, bieten unsere erweiterten Pläne noch mehr Flexibilität und Möglichkeiten.

{% hint style="info" %}
Unser kostenloser Plan beinhaltet Cloud-Backups und ist komplett werbefrei! Genieße den nahtlosen Zugriff auf deine Finanzdaten über mehrere Geräte hinweg und eine ablenkungsfreie Benutzeroberfläche – und das alles kostenlos. So kannst du deine Finanzen effizient und bequem verwalten.
{% endhint %}


---

# 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://www.beyondbudgetapp.com/de/faq/does-the-app-offer-a-free-plan.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.
