# Governance Model

Decision-making Process:

• On-chain voting with delegated voting option&#x20;

• Proposal categories: Emergency, Standard, and Long-term&#x20;

• Futarchy for parameter adjustments (prediction markets)&#x20;

• Quadratic voting to ensure fair representation Governance Participants:&#x20;

• Token Holders: Voting rights proportional to stake&#x20;

• Seed Providers: Special voting rights on seed selection&#x20;

• Farmers: Veto power on major reserve composition changes&#x20;

• Developers: Proposal rights for technical upgrades • Auditors: Voting rights on security measures


---

# 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://seedcoin.gitbook.io/seedcoin-docs/introduction/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.
