Decentralized Autonomous Organization (DAO)

Governance Updated Mar 2026

What is a DAO?

A DAO (Decentralized Autonomous Organization) is an organization whose rules are encoded in smart contracts and governed by its members through token-based voting. There’s no CEO, no board of directors, and no HR department — decisions are made collectively by token holders.

DAOs represent a radical experiment in organizational design. Instead of a hierarchical corporate structure, DAOs use proposals and voting to decide everything from protocol upgrades to treasury management to hiring.

The first major DAO — simply called “The DAO” — launched in 2016 on Ethereum and raised $150 million before being hacked due to a reentrancy vulnerability. The hack led to Ethereum’s famous hard fork, creating Ethereum (ETH) and Ethereum Classic (ETC). Despite this rocky start, DAOs have grown into a multi-billion dollar ecosystem.

As of 2025, there are over 10,000 DAOs managing a combined treasury of $25+ billion.

How DAOs Work

Governance Tokens

Most DAOs issue a governance token that grants voting rights. The more tokens you hold, the more voting power you have:

  • Uniswap (UNI): Vote on fee switches, treasury allocation
  • Aave (AAVE): Vote on risk parameters, new market listings
  • Compound (COMP): Vote on interest rate models, collateral factors
  • MakerDAO (MKR): Vote on stability fees, DAI parameters

The Proposal Lifecycle

  1. Discussion: Ideas are debated on forums (Discourse), Discord, or Snapshot
  2. Temperature check: Non-binding polls to gauge community sentiment
  3. Formal proposal: Submitted on-chain or off-chain with specific parameters
  4. Voting: Token holders vote For/Against/Abstain during a set window (usually 3-7 days)
  5. Execution: If passed, the result is executed via smart contract (on-chain) or multisig (off-chain)

Quorum and Thresholds

Most DAOs require:

  • Quorum: Minimum participation (e.g., 10% of tokens must vote)
  • Approval threshold: Minimum Yes votes (e.g., >50% of votes cast)

Voting Mechanisms

MechanismHow It WorksUsed By
Token-weighted1 token = 1 voteUniswap, Compound
Quadraticsqrt(tokens) = votesGitcoin, Optimism
DelegationDelegate to expertsCompound, ENS
ConvictionVoting power grows over time1Hive, Genesis
Rage quitExit with your share if you disagreeMoloch DAOs

Types of DAOs

Protocol DAOs

Govern DeFi protocols. The largest and most impactful:

DAOTreasuryTokenWhat They Govern
MakerDAO/Sky$8B+MKR/SKYDAI stablecoin parameters
Uniswap$5B+UNIDEX fee switches, deployments
Aave$2B+AAVELending protocol parameters
Lido$1B+LDOLiquid staking parameters
Arbitrum$5B+ARBL2 governance, grants

Grant DAOs

Distribute funds to public goods and ecosystem projects:

  • Gitcoin: Quadratic funding for Ethereum public goods
  • Optimism RetroPGF: Reward impactful public goods contributors
  • Compound Grants: Fund developers building on Compound

Collector/Investment DAOs

Pool capital for investments:

  • Flamingo DAO: NFT collection and investment
  • MetaCartel Ventures: Early-stage Web3 investments
  • BitDAO: Large treasury for ecosystem investments

Social/Community DAOs

Organized around shared interests:

  • Friends With Benefits (FWB): Token-gated social club
  • Bored Ape Yacht Club: NFT-holder community governance
  • Bankless DAO: Media and education collective

Service DAOs

Provide services to other organizations:

  • DXdao: Decentralized product development
  • Raid Guild: Web3 design and development agency

Challenges of DAO Governance

Voter Apathy

Most DAOs suffer from low participation. Even major protocols like Uniswap see only 2-10% voter turnout on most proposals. This means a small group of large holders effectively controls decisions.

Whale Dominance

Token-weighted voting means the largest holders have the most power. In many DAOs, 5-10 addresses control over 50% of voting power, making them effectively the board of directors.

Sybil Attacks

One person creating many wallets to accumulate voting power is difficult to prevent in anonymous systems.

Governance Attacks

In 2022, Beanstalk Protocol was drained of $182M when an attacker used a flash loan to temporarily acquire enough voting power to pass a malicious governance proposal — all in a single transaction.

Coordination Costs

With thousands of token holders across time zones, reaching consensus is slow. Critical decisions can take weeks to months to pass through governance.

DAOs exist in a regulatory gray area. Questions about liability, taxation, and legal entity status remain unresolved in most jurisdictions. Wyoming, Delaware, and the Marshall Islands have introduced DAO LLC structures, but these are still early experiments.

Frequently Asked Questions

Q: How do I join a DAO? A: Buy the governance token, join their Discord, participate in discussions, and vote on proposals. Some DAOs also have non-token membership paths (contributor, grant recipient).

Q: Do DAO employees get paid? A: Yes, many DAOs have funded contributor roles. Payment is usually in stablecoins + governance tokens. For example, Uniswap Foundation pays contributors $100K-$300K/year equivalents.

Q: What’s the largest DAO by treasury? A: Arbitrum DAO holds over $5B in ARB tokens. MakerDAO/Sky and Uniswap each have $5-8B+ in treasury assets.