# Voting Topics

The DAO mechanism will allow all users, that hold VP to submit suggestions for the following categories:

* User Ban&#x20;
* Grant Request
* Token Economy&#x20;
* Other project-related suggestions&#x20;
* Tournament / Battle Schedule & Prize suggestions&#x20;
* Quest, Monster Setting suggestions&#x20;
* PET system essential changes request

The DAO will be presented with a smooth and favorable UI and UX, with the APIs attached to the website in order to provide seamless access to the governance system for users. Users that hold VPs can use their VPs in order to vote on the proposals submitted to the governance system either to accept or reject the proposed change. For instance, if 30% of all the distributed VPs across the ecosystem participate in the proposal with a 50% acceptance rate, the change will be reflected in the Dvision Network. The suggested proposals, in the initial beta DAO version, will manually be reflected by the Dvision Network team. Subsequently, the reflection of the proposals will be automated through the utilization of the Dvision Smart Contracts.


---

# 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://dvision.gitbook.io/dvision-network-english/dao-decentralized-autonomus-organization/voting-topics.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.
