# Welche Funktionen werden als Nächstes entwickelt, und gibt es eine Roadmap?

Unsere Roadmap ist so dynamisch wie die Bedürfnisse unserer Nutzer – denn sie wird vollständig von Ihrem Feedback gesteuert! Wir priorisieren Funktionen, die mehrfach angefragt werden, um sicherzustellen, dass wir die Bedürfnisse der breiteren Gemeinschaft erfüllen. Anschließend widmen wir uns individuellen Anfragen, um auch spezifische Benutzerbedürfnisse zu berücksichtigen. Und ja, selbst dieses Handbuch ist ein direktes Ergebnis von Nutzer-Feedback! Also senden Sie uns weiterhin Ihre Vorschläge und helfen Sie uns, die Zukunft unserer App gemeinsam zu gestalten.

{% hint style="info" %}
Fun Fact! Selbst dieses Handbuch wurde auf Grundlage von Nutzer-Feedback erstellt. Wir entwickeln und verbessern unsere App wirklich basierend auf dem, was Sie uns sagen, dass Sie brauchen. Ihr Input bestimmt direkt, was wir hier tun!
{% 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/which-features-will-be-built-next-and-is-there-a-roadmap.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.
