Delegation and Representation in DAOs
Delegation and Representation in DAOs
Section titled âDelegation and Representation in DAOsâBalancing participation with practicality in community governance
The Participation Problem
Section titled âThe Participation ProblemâDirect democracy sounds ideal: everyone votes on everything. In practice, it leads to voter fatigue. When every decision requires a vote, people stop participating. Turnout drops. A small group of highly engaged members makes all the decisions anyway, but without the legitimacy of formal delegation.
This is why most DAOs eventually consider delegation: allowing members to delegate their voting power to someone they trust.
Types of Delegation
Section titled âTypes of DelegationâFull Delegation
Section titled âFull DelegationâA member gives all their voting power to a delegate. The delegate votes on their behalf on all matters.
Pros: Simple, reduces voter fatigue Cons: Concentrates power, delegate may not represent memberâs views on all issues
Topic-Based Delegation
Section titled âTopic-Based DelegationâA member delegates voting power to different delegates for different topics (finance to Alice, technical to Bob, community to Carol).
Pros: Expertise-based, more granular representation Cons: Complex to manage, requires clear topic boundaries
Liquid Delegation
Section titled âLiquid DelegationâMembers can delegate, re-delegate, or revoke at any time. Delegation can be transitive (Alice delegates to Bob, Bob delegates to Carol, Aliceâs vote flows through Bob to Carol).
Pros: Most flexible, responsive to changing circumstances Cons: Can create complex power chains, requires sophisticated tooling
Time-Limited Delegation
Section titled âTime-Limited DelegationâDelegation expires after a set period (quarterly, annually) and must be actively renewed.
Pros: Prevents set-and-forget, ensures accountability Cons: Administrative burden, potential gaps during renewal
Designing a Delegation System
Section titled âDesigning a Delegation SystemâKey Questions
Section titled âKey Questionsâ- Who can be a delegate? Anyone, or only members who meet certain criteria?
- How is delegation recorded? On-chain, off-chain, or hybrid?
- Can delegation be revoked? Instantly, or with notice?
- Is there a cap? Can one delegate hold unlimited voting power?
- Are delegates compensated? Should they be paid for their service?
Recommendations for Local Nodes
Section titled âRecommendations for Local Nodesâ- Start with optional delegation: Donât force it. Let members who want to delegate do so.
- Cap delegate power: No delegate should hold more than 20-30% of total voting power. Prevents concentration.
- Require transparency: Delegates should explain their votes publicly.
- Build in accountability: Regular delegate reports, recall mechanisms.
- Keep direct voting available: Any member should be able to override delegation and vote directly on any issue.
Accountability Mechanisms
Section titled âAccountability MechanismsâDelegate Reports
Section titled âDelegate ReportsâDelegates publish regular updates explaining how they voted and why. This creates transparency and allows delegators to evaluate their choice.
Members can revoke delegation at any time, no questions asked.
Term Limits
Section titled âTerm LimitsâDelegates serve for fixed terms, preventing entrenchment.
Conflict of Interest Disclosure
Section titled âConflict of Interest DisclosureâDelegates declare conflicts before voting on relevant issues.
Common Mistakes
Section titled âCommon MistakesâMistake 1: Delegation Without Accountability
Section titled âMistake 1: Delegation Without AccountabilityâIf delegates donât report on their votes, delegators canât evaluate them. Build reporting into the process.
Mistake 2: Permanent Delegation
Section titled âMistake 2: Permanent DelegationââSet and forgetâ delegation leads to power concentration. Require periodic renewal.
Mistake 3: No Power Caps
Section titled âMistake 3: No Power CapsâOne popular delegate accumulating 60% of voting power defeats the purpose of distributed governance.
Mistake 4: Making Delegation Too Complex
Section titled âMistake 4: Making Delegation Too ComplexâIf the system requires a PhD to understand, people wonât use it. Start simple.
Moving Forward
Section titled âMoving ForwardâConsider delegation when voter fatigue becomes a problem. Start with simple optional delegation, add complexity only as needed. Keep direct voting always available as a backstop.