# Which features will be built next, and is there a roadmap?

Our roadmap is as dynamic as the needs of our users—because it's driven entirely by your feedback! We prioritize features that receive multiple requests first, ensuring that we address the needs of the broader community. Individual requests follow, as we strive to cater to specific user needs. And yes, even this manual was a direct result of user feedback! So keep those suggestions coming, and help us shape the future of our app together.

{% hint style="info" %}
Fun fact!  Even this manual was created based on user feedback? We truly build and improve our app based on what you tell us you need. Your input directly shapes what we do here!
{% 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/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.
