# Token Holders’ Rights

Token holders play a crucial role in shaping the future of Nurb. They have the right to vote on various proposals, protocol upgrades, parameter adjustments, and other important decisions that impact the ecosystem. Each NB token held by an individual entitles them to one vote, promoting a fair and democratic governance structure.

Any member of the Nurb community can submit a proposal for consideration by the DAO. Proposals should be well-documented and clearly outline the intended changes, benefits, and potential risks. A designated platform or forum will facilitate open discussions and debates around proposals, encouraging community engagement and ensuring that decisions are made collectively.

To facilitate secure and transparent voting, Nurb will implement a decentralized voting mechanism leveraging blockchain technology. Smart contracts will be used to ensure the integrity and immutability of the voting process. Token holders will be able to cast their votes directly through their wallets, ensuring a seamless and user-friendly experience.


---

# 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://nurb.gitbook.io/nurb-whitepaper/nurb-dao-governance/token-holders-rights.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.
