Quadratic Voting
A voting mechanism where the cost of casting additional votes on a single issue grows quadratically. Designed to express intensity of preference while limiting whale dominance in DAO governance.
How QV works
The mechanic:
- Each voter has a "voice credit" budget.
- Cost of votes increases quadratically: 1 vote costs 1 credit, 2 votes cost 4 credits, 3 votes cost 9 credits.
- To express stronger preference, voters spend more credits — but at increasing cost.
- Voters allocate credits across multiple issues based on what they care about most.
The result: voting reflects intensity of preference, not just direction.
Why QV theoretically helps
Several arguments:
- Captures intensity. A voter who cares deeply about one issue can express that.
- Reduces majority tyranny. Strong minority preferences get more weight.
- Limits whale dominance. Quadratic cost makes it expensive for large holders to dominate single issues.
- Encourages thoughtful allocation. Voters must prioritize.
Where QV is used in crypto
Several applications:
- Gitcoin Grants — quadratic funding for public-goods projects on Ethereum.
- Some DAOs experiment with QV for specific decisions.
- Optimism Citizens House uses related mechanisms.
- Various smaller protocols explore QV.
The approach has been more popular in academic and theoretical discussion than in mainstream DAO governance.
Quadratic funding
A specific application:
- Donors contribute to projects.
- Matching pool distributes additional funds based on quadratic formula.
- Many small donors produce more matching than few large donors.
- Designed to favor projects with broad community support.
Gitcoin Grants has distributed millions of dollars through this mechanism.
Limitations
Several real concerns:
- Sybil attacks. Creating many fake identities defeats QV's "one voice per person" intent.
- Identity required. Effective QV requires identity verification, contradicting permissionless ideals.
- Complexity. Most users don't intuitively understand quadratic costs.
- Limited adoption in major DAO governance.
- Operational difficulties in implementing quadratic schemes.
QV in practice
The honest assessment:
- Theoretical appeal has driven sustained interest.
- Practical adoption remains limited.
- Sybil resistance is the main barrier.
- Identity-based applications (those with KYC or POAP-style verification) work better than purely on-chain.
What individuals should know
For DAO participants:
- QV may apply in specific governance contexts.
- Understand the cost curve when participating.
- Allocate credits to issues you genuinely prioritize.
For protocol designers:
- QV solves real problems with token-weighted voting.
- But introduces operational complexity.
- Sybil resistance is foundational requirement.
- Hybrid models combining QV with other mechanisms may work best.
Quadratic voting represents one of the more interesting governance experiments in crypto. Its theoretical properties are compelling; its practical implementation challenges have limited adoption. Whether it eventually scales depends on resolving identity and Sybil resistance issues.