# Feedback Mechanisms

**Governance Proposals**

CuriosityAnon places a strong emphasis on community governance. Users holding CURIO tokens will have the opportunity to submit and vote on governance proposals. This ensures that the community has a direct say in the evolution of the project.

**Community Feedback Surveys**

Periodic feedback surveys will be conducted to gather insights from the community. These surveys will cover topics such as user experience, platform improvements, and future feature requests. The feedback collected will inform the project's development roadmap.


---

# 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://curiosityanon.gitbook.io/whitepaper/community-engagement/feedback-mechanisms.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.
