Governance participation usually declines because token distribution scales faster than decision responsibility. The launch cohort shows up for the airdrop, the narrative, and the first constitutional fights. The later holder base inherits recurring proposals, higher reading costs, and a very low chance that one small wallet changes the outcome. Empirical work on major DAOs and recent governance discussions point to the same pattern: thinner turnout, more concentrated voting power, and smaller buffers above quorum.

What does participation decline actually mean?

Participation decline is not one metric. It usually shows up in three places at once. First, fewer unique wallets vote. Second, more voting power sits with a smaller delegate set. Third, proposals pass with less margin above quorum, which makes governance mechanically fragile even if outcomes still look orderly.

Uniswap is a clean example of the third problem. A 2025 governance discussion noted that average on-chain turnout had fallen from nearly 60 million UNI in the DAO’s early years to roughly 45 million UNI, against a 40 million UNI quorum. That means proposals can still pass, but with a much thinner safety margin than before.

The concentration side is also measurable. A 2023 DAO governance study found that contributors, on average, held the majority needed to control governance decisions in at least 7.54% of DAOs, and singularly decided at least one proposal in 20.41% of DAOs studied. The same paper found token ownership shifts shortly before polls in 1,202 of 8,116 proposals, or 14.81%.

Why does turnout usually fade after launch?

Turnout fades because abstention is often rational. A 2025 formal model of token-based voting shows that large holders are more likely to be pivotal than small holders, and that proposed fixes for whale influence have only limited effect on small-holder participation. In plain terms, the smaller your stake, the harder it is to justify the time cost of reading, coordinating, and voting.

That logic gets stronger as governance matures. Early proposals are identity-forming. Later proposals are often parameter changes, risk updates, treasury motions, or process tweaks. Those decisions still matter, but the average holder does not feel individually decisive. Participation falls not because token holders become irrational, but because the expected private payoff from careful voting is usually small relative to the attention required.

There is also a broader coordination problem. Research on decentralized platform governance found that expanding decentralized decision rights can reduce participation when participants face more uncertainty about other actors’ incentives and behavior. That is not a perfect one-to-one map to every DAO vote, but the mechanism is relevant: more distributed authority does not automatically create more active contributors.

How do quorum and proposal rules make the problem worse?

Governance rules often turn a participation problem into a structural access problem. High thresholds reduce spam. They also narrow the proposer set, push power toward established delegates, and make the broader tokenholder base more passive over time.

Protocol Illustrative rule Why it matters Source
Uniswap 2.5M UNI delegated to propose on-chain, 40M UNI quorum; earlier off-chain stages used 25k and 50k UNI quorum thresholds Proposal authors need deep delegation support before code even reaches the final vote forum post
Compound 25,000 COMP to create proposals; at least 400,000 votes cast for a proposal to queue Low-friction retail participation exists, but agenda-setting remains concentrated docs
ENS 100k ENS delegated to propose; 1% quorum; holders cannot vote until they delegate Delegation is mandatory for participation, which improves efficiency but professionalizes governance docs
Aave 320,000 AAVE, stkAAVE, or aAAVE must participate, and the winning side must also reach 320,000 Even necessary proposals can fail if coordination slips process doc; quorum failure proposal

Aave’s own governance forum recorded that two necessary, non-contentious votes failed to meet quorum in December 2022. Uniswap later proposed streamlining its process partly because repeated off-chain steps were creating voter fatigue. The pattern is common: procedural friction accumulates faster than holder attention.

Do delegation and gasless voting solve the issue?

They solve part of it. Delegation is the practical response to rational apathy. ENS states it directly: holders cannot vote or create proposals until they delegate their voting rights, and delegation does not lock tokens. OpenZeppelin’s governance stack is built around the same assumption, with vote delegation as a core feature. Snapshot reduces one obvious cost by allowing gasless signatures in many voting setups.

But delegation is a trade-off, not a cure. A 2024 SSRN study found that delegated voting increases participation in proposal voting and is especially useful for operational proposals. The same study also found a long-run downside: delegation heightens voting-power concentration and reduces the involvement of new voters, which can damage long-term participation and member-base growth.

The best-supported reading is nuanced. A 2025 MakerDAO-focused study found that token holders tend to reward delegates who vote in ways that enhance DAO value, and that delegate expertise and incentive alignment matter. So delegation can improve governance quality. It can also create an inner circle. Participation often declines because governance becomes more professional, not because governance disappears.

There is another limit. Uniswap governance participants noted that some custody providers cannot vote off-chain on Snapshot, which means gasless voting can improve convenience while still excluding chunks of economic ownership. Lower cost helps. Access asymmetry remains.

Should DAOs pay people to vote?

Blanket rewards for clicking “for” or “against” are usually a weak fix. They buy activity, not judgment. From an emissions sustainability standpoint, that matters. If new issuance or treasury spend does not purchase research, risk review, drafting, or accountable delegation, the protocol is subsidizing turnout without adding much governance capacity.

Targeted incentives can still make sense when they fund productive governance labor. Arbitrum’s DIP 2.0 is explicit about this design choice. It proposes rewards for delegates based on voting record and public rationale, separates delegate rewards from contributor rewards, and states that the program should not function like a salary or fully sustain an individual. That is closer to paying for output than paying for presence.

Uniswap’s treasury delegation program points in the same direction. The round-two proposal framed delegated UNI as a tool to keep governance healthy, help active but underrepresented delegates, and maintain quorum, with term limits and reselection rather than permanent subsidy. In March 2025 revisions, the proposal discussed up to 18M UNI across 12 delegates over an 18-month delegation period, while the main proposal summary described up to 15M UNI as the base allocation framework. The important point is the structure: delegated voting power tied to active roles, not endless emissions to passive holders.

What actually improves participation without subsidizing it forever?

The durable fixes are mostly design fixes. Uniswap moved to remove redundant off-chain stages because repetition was creating voter fatigue.

Lower mechanical cost, but keep execution security. Snapshot supports gasless signing for many setups, while ENS supports signature-based voting paths and timelocked on-chain execution for executable proposals.

Use delegation, but make it accountable. Expiring delegations, reselection, public rationales, and objective scoring are better than permanent entrenched blocs. Uniswap’s delegation redesign and Arbitrum’s rationale-based rewards both move in that direction.

Engineer for thin quorum rather than pretending it will never happen. OpenZeppelin includes late-quorum protection and quorum fractions tied to token supply. Threshold extends voting if quorum is reached near the end. These are important because declining participation changes the attack surface before it changes the headline governance narrative.

From FinDaS Tokenomics’ perspective, this is the core token economy design question. A governance token should not be judged by raw voter count alone. It should be judged by whether the system can keep producing competent decisions after launch enthusiasm fades. If participation only survives through perpetual rewards with no corresponding governance output, the token economy is funding ceremony. The healthier equilibrium is usually smaller, more delegated, more legible, and more accountable than the launch narrative promised.