How to Set Quorum Thresholds for Governance Votes
Set a governance quorum too high and nothing passes; too low and a handful decide everything. Here is how to size quorum thresholds that make votes legitimate.
A quorum is the minimum participation a vote needs to count. Set it too high and legitimate proposals die because not enough people showed up. Set it too low and a tiny, motivated faction can pass anything while the community sleeps. Most governance systems get this wrong in one direction or the other, and both failures are corrosive: one produces paralysis, the other produces capture dressed as consensus. Sizing a quorum is not a governance detail. It is the line between a vote that means something and a vote that means whatever the last few people wanted.
What a quorum is actually protecting against
A quorum exists to stop a small group from making decisions in the community's name that the community never engaged with. Without one, a proposal that three people vote on and pass is technically valid and practically illegitimate. The quorum forces a decision to clear a floor of participation before it carries the community's authority.
But a quorum also has a cost. Every proposal now needs turnout, and if your community has chronically low participation, a high quorum means most proposals fail by default, regardless of whether they were good. So the quorum is a tradeoff between legitimacy and the ability to actually decide anything. You are tuning between paralysis and capture.
The two ways people set quorums wrong
Aspirational quorums. The team sets a quorum based on the turnout they wish they had, not the turnout they get. It looks principled and it quietly breaks governance, because every proposal fails to reach it. Then, under pressure to actually pass things, they lower it in a panic or waive it case by case, which is worse than having no rule, because now the threshold is arbitrary.
Vanity-low quorums. The team sets the quorum so low that it is always met, to keep proposals flowing. This is capture waiting to happen. A quorum that a single whale or a small coordinated group clears alone is not protecting anything. It just launders minority decisions as community consensus, which is exactly the opacity that destroys trust.
How to size a quorum honestly
Start from your real, observed turnout, not your hoped-for turnout. Look at the last several votes and find the participation you actually get. Your quorum has to be reachable by a genuinely engaged slice of the community, not by everyone and not by three people.
Then scale the quorum to the stakes. This is the move most systems miss. A routine parameter change and a treasury-draining decision should not share a threshold. Tier it:
- Low-stakes, reversible decisions: a modest quorum, because the cost of a bad call is small and you want throughput.
- High-stakes, irreversible decisions: a higher quorum plus possibly a supermajority, because you want to be sure the community truly stood behind moving real value.
Pair the quorum with the participation fixes that make it reachable: gasless or low-friction voting, plain-language proposals, and delegation so passive members' weight still counts toward the floor. A quorum you cannot meet is not a safeguard, it is a self-imposed deadlock.
Quorum is only as real as the roster
Here is the part that gets ignored. A quorum measures participation as a fraction of eligible voters, which means it is only meaningful if you know who the eligible voters are. If your roster is stuffable, a quorum is trivially gamed: fake accounts inflate both the denominator and the turnout, and the number becomes meaningless. A quorum without Sybil resistance is a percentage of nothing.
So the sequence matters. Lock a real electorate first. Then set a quorum you can actually reach, tiered to the stakes. Then make the count verifiable so nobody can dispute whether quorum was met.
On MintVote I treat quorum as a tunable that has to match real turnout and real stakes, with the roster and the count both provable, because a quorum built on a fuzzy electorate or an unverifiable tally is decoration. Pick a floor your community can clear when it cares, raise it when the decision is heavy, and never set a number you will end up quietly waiving. The quorum you enforce honestly is worth more than the impressive one you cannot.