# The feedback board

Luna's development roadmap is primarily influenced by the community. \
\
The [feedback board](https://lunabudgeting.canny.io/) gives you the opportunity to contribute you opinion on that roadmap by allowing you to upvote features that you like.

<figure><img src="/files/Q3UB8dDozVNebVCIAlrN" alt=""><figcaption><p>The Luna feedback board</p></figcaption></figure>

## Accessing the feedback board on the app

You can quickly access the feedback board (you'll automatically be logged in) through the settings page.

<figure><img src="/files/oe09bpm73gst0Q1OPMa5" alt="" width="375"><figcaption><p>Feedback board on iOS</p></figcaption></figure>


---

# 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://guide.lunabudgeting.com/getting-started/the-feedback-board.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.
