# Proposing Changes and Voting

### Proposal Submission

Community members interested in proposing changes must follow a structured process:

* **Draft Proposal:** Outline the change, its benefits, and potential impacts.
* **Token Threshold:** Ensure they meet the token holding requirement to submit a proposal.
* **Community Discussion:** Share the proposal with the community to solicit feedback and build support.

### Voting Mechanism

* **Voting Rights**: All $SHIRO token holders are eligible to vote, with each token representing one vote.
* **Voting Period:** Votes are cast during a designated period, typically lasting several days to allow maximum community participation.
* **Outcome:** Proposals that receive a majority of votes are approved for implementation, subject to any further technical review.


---

# 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/proposing-changes-and-voting.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.
