Guide to DAO governance — voting mechanics (token-weighted, veToken, quadratic), proposal processes, delegation, and governance participation best practices. Covers Snapshot, on-chain governance, and real examples including Sperax, Aave, and Uniswap.
DAOs (Decentralized Autonomous Organizations) use various governance models to make protocol decisions. This guide helps AI agents assist users with governance participation.
Most common model: 1 token = 1 vote.
| Protocol | Token | Voting Platform | |----------|-------|----------------| | Uniswap | UNI | On-chain + Snapshot | | Aave | AAVE/stkAAVE | On-chain | | Compound | COMP | On-chain |
Pros: Simple, aligns economic incentives Cons: Whale-dominated, low participation
Lock tokens for governance power. Longer lock = more power.
| Protocol | Token | Lock Period | Power Formula | |----------|-------|-------------|---------------| | Sperax | SPA → veSPA | 7d–4y | veSPA = SPA × (days/365) | | Curve | CRV → veCRV | 1w–4y | veCRV = CRV × (days/365) | | Balancer | BAL → veBAL | 1w–1y | veBAL = BAL × (days/365) |
Pros: Aligns long-term incentives, reduces mercenary governance Cons: Capital lock-up, decaying voting power
Vote weight = √(tokens). Reduces whale dominance.
| Protocol | Implementation | |----------|---------------| | Gitcoin | Quadratic funding for grants |
Pros: More egalitarian Cons: Sybil-vulnerable without identity verification
Proposals pass unless vetoed within a timeframe.
| Protocol | Implementation | |----------|---------------| | Optimism | Token House + Citizens' House |
Pros: Faster execution, less voter fatigue Cons: Requires active monitoring
Idea → Discussion → Proposal → Vote → Execution
| Phase | Action | Duration | |-------|--------|----------| | Phase 0 | Discord ideation | Open-ended | | Phase 1 | Forum SIP proposal | 48h minimum discussion | | Phase 2 | Snapshot vote | 3 days, veSPA-weighted | | Phase 3 | Engineering implementation | Varies |
Requirements:
| Step | Action | |------|--------| | ARC | Aave Request for Comments (forum) | | AIP | Aave Improvement Proposal (formal) | | Vote | On-chain vote (AAVE + stkAAVE weighted) | | Timelock | 24h delay before execution | | Execute | Automated on-chain execution |
Many DAOs allow vote delegation — give your voting power to a delegate who votes on your behalf.
When helping users evaluate proposals, consider:
| Factor | Questions | |--------|-----------| | Scope | How big is this change? | | Risk | What could go wrong? | | Reversibility | Can it be undone? | | Precedent | Does it set a precedent? | | Economic Impact | How does it affect token holders? |
npx skills add Sperax/crypto-governance-guide下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Category:stocks-finance