# Voting & Decision-Making Mechanism

SageUnion will implement a **decentralized governance model** to enable transparent and democratic decision-making. The governance mechanism will include:

* **Proposal Submission:**\
  Any SAGU token holder can submit proposals related to platform development, ecosystem partnerships, question categories, or reward policy adjustments.
* **Voting Rights:**\
  Voting power will be proportional to the amount of SAGU tokens held by each participant.
* **Voting Process:**\
  Proposals will be open for voting within a designated period. A proposal will be considered approved if it meets predefined quorum and approval thresholds.
* **On-Chain Governance (Future Phase):**\
  As the platform matures, SageUnion will migrate to an on-chain governance model using smart contracts, ensuring transparency and immutability of all decisions.

This governance framework will ensure that SageUnion remains a truly decentralized, community-led platform where all key decisions reflect the collective will of its participants.


---

# 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://sageunion.gitbook.io/sageunion/governance-and-community/voting-and-decision-making-mechanism.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.
