# Governance Model

Shiro employs a decentralized governance model, allowing token holders to exercise their voice in key decisions through a democratic voting process. Ownership of $SHIRO tokens confers the right to propose, debate, and vote on changes to the game, including updates, rule modifications, and token utility enhancements.

* **Community Proposals:** Any token holder can submit proposals for consideration, provided they hold a minimum threshold of tokens.
* **Discussion and Debate:** Proposals are discussed within the community forums and social media platforms, allowing for transparent debate and refinement.
* **Voting Process:** Token holders vote on proposals electronically, with votes weighted according to the number of tokens held. This ensures that those most invested in the platform have a proportionate influence.


---

# 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://shiro.gitbook.io/docs/governance-and-community/governance-model.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.
