# Feedback Loop

Community feedback is integral to the roadmap's evolution. Regular surveys, feedback forms, and community forums will be utilized to gather user opinions and suggestions. \
\
The Bitmon team will host regular AMAs (Ask Me Anything) sessions to engage with the community and discuss future developments. This ongoing dialogue ensures that the roadmap remains aligned with the community's needs and expectations, driving Bitmon towards a future shaped by its users.

<br>


---

# 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://whitepaper.bitmon.ai/roadmap/feedback-loop.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.
