CoinBrew CoinBrew
education · CoinBrew

What Is a DAO? Decentralized Autonomous Organizations Explained

DAOs are one of those crypto concepts that sounds either revolutionary or absurd depending on who’s explaining it. “A company with no CEO, run by token holders through on-chain voting.” That sentence produces equal parts excitement and eye-rolls.

The reality is more interesting and more complicated than either reaction. DAOs are genuinely novel organizational structures with real use cases and real limitations. They’ve also attracted enormous hype that outpaced execution. This article gives you the actual picture.

What Is a DAO?

A Decentralized Autonomous Organization (DAO) is an organization whose rules are encoded in smart contracts on a blockchain, and whose governance decisions are made by its members through token-based voting rather than by a traditional management hierarchy.

Breaking that down:

  • Decentralized: No single person or entity controls the organization. Control is distributed among token holders.
  • Autonomous: Key operations execute automatically through smart contracts — no human needs to approve routine actions once the code is deployed.
  • Organization: It’s still an organization with a treasury, a purpose, and collective decision-making — just without a traditional corporate structure.

The concept emerged from Ethereum’s programmability. Once you can run code on a blockchain that controls money and operations, you can build systems where rules are enforced by math instead of by trusting a manager.

How DAO Governance Actually Works

The mechanics vary by DAO, but the general flow looks like this:

Governance Tokens

Most DAOs issue governance tokens — cryptocurrency that represents voting rights in the organization. If you hold 1% of the governance tokens, you typically have 1% of the voting power.

These tokens are often acquired by:

  • Contributing to the protocol early (founding teams, early investors)
  • Using the protocol and receiving token distributions (retroactive airdrops)
  • Buying them on the open market
  • Earning them through liquidity provision or other work for the DAO

Proposals

Anyone holding a minimum threshold of governance tokens can submit a proposal — essentially a vote on a specific change to the protocol or treasury. Proposals can cover:

  • Changing protocol parameters (fee structures, interest rates, collateral ratios)
  • Deploying treasury funds (grants, investments, paying contributors)
  • Upgrading smart contract code
  • Partnerships or integrations with other protocols

Voting

Token holders vote on proposals during a defined window (typically 3-7 days). Votes are weighted by token holdings. Proposals pass if they reach a quorum (minimum participation) and meet a threshold — often 50%+ or sometimes a supermajority.

On-chain votes execute automatically via smart contracts. Off-chain votes (like Snapshot, a popular gas-free voting platform) are used for signaling — they require a subsequent on-chain transaction to implement.

Delegation

Most governance systems support delegation — the ability to assign your voting power to someone else. This matters because direct democracy at scale has a voter apathy problem. Delegation lets engaged participants accumulate meaningful voting power from passive token holders who would rather not vote themselves.

Real DAOs Worth Understanding

MakerDAO

MakerDAO is one of the oldest and most consequential DAOs in existence. It governs the Maker Protocol — the system that creates DAI, one of the most widely used decentralized stablecoins.

What it governs: MakerDAO token holders (holding MKR tokens) vote on critical parameters for the entire system: which assets can be used as collateral to mint DAI, how much debt each collateral type can support, interest rates (called stability fees), and risk parameters that determine the stability of the entire protocol.

Why it matters: MakerDAO isn’t just governance for governance’s sake. These votes directly control a system with billions of dollars of collateral and a stablecoin used across DeFi. Getting it wrong — setting collateral ratios too loose, or approving a risky asset — could destabilize DAI and cascade through the broader ecosystem.

The reality: MakerDAO governance has been contentious. A significant portion of MKR is held by a small number of large holders (“whales”), meaning decentralization is more theoretical than practical for many votes. The DAO also went through an extended existential debate in 2022-2023 about whether to “endgame” — restructuring the DAO into smaller sub-DAOs with different purposes.

Uniswap DAO

Uniswap is the largest decentralized exchange by volume, and its governance DAO controls one of the biggest protocol treasuries in crypto — at times, worth several billion dollars in UNI tokens.

What it governs: Uniswap DAO votes on protocol fee parameters, treasury deployment, grants to ecosystem developers, and increasingly, licensing arrangements for the Uniswap V3 code in other jurisdictions and chains.

Notable votes: The Uniswap DAO famously voted to deploy Uniswap V3 on BNB Chain in 2023 — a vote that generated significant controversy about bridge providers and political maneuvering by large token holders. It’s a useful case study in how DAO governance plays out when there are real financial and strategic interests at stake.

The reality: Uniswap DAO participation is notoriously low. A tiny fraction of UNI holders vote on most proposals, and vote outcomes are often determined by a handful of large institutional holders and VC delegates.

Compound Finance

Compound is a lending and borrowing protocol on Ethereum with governance managed by COMP token holders. Compound governance controls interest rate models, supported assets, and protocol risk parameters.

Compound is notable for pioneering the “governance mining” model — distributing COMP tokens to users of the protocol as a reward, which simultaneously bootstrapped liquidity and distributed governance power to actual users.

Gitcoin

Gitcoin DAO takes a different approach — it governs a public goods funding platform rather than a financial protocol. GTC holders vote on how to allocate funding for open-source development in the Ethereum ecosystem, which matching programs to run, and how the platform evolves.

It’s a good example of DAOs being used for purposes beyond financial protocols.

What DAOs Are Actually Good At

DAOs work best when:

The rules can be clearly encoded in code. Protocol parameter changes, treasury allocations with defined criteria, fee adjustments — these are concrete, executable decisions that don’t require nuanced judgment.

Stakeholders are genuinely aligned. When token holders are long-term users of the protocol with shared incentives, governance tends to produce good outcomes. When governance is dominated by speculators holding tokens purely for financial gain, expect short-termism.

Decisions are low-frequency and high-stakes. The Maker risk parameter votes that happen monthly work. Trying to run day-to-day operations through DAO votes doesn’t.

Transparency is critical. Since all proposals and votes are on-chain, DAOs produce an auditable governance history that traditional corporations can’t match.

Where DAOs Struggle

Be honest about the limitations too:

The Voter Apathy Problem

Governance participation in most DAOs is extremely low — often single-digit percentages of token holders. Voting requires gas fees (on on-chain votes), time, and enough knowledge to have an informed opinion. Most token holders skip most votes.

This means effective control often concentrates in the hands of a small number of large holders and delegates — which isn’t dramatically different from traditional corporate structures, just with less accountability.

Speed vs. Decentralization Tradeoff

DAOs are slow. A typical proposal cycle — temperature check, formal proposal, voting period — takes 2-4 weeks. For a protocol that needs to respond quickly to a market crisis or an exploit, that’s agonizingly slow.

Most DAOs solve this with emergency multisigs: a small group of trusted core contributors who can execute emergency actions without a full governance vote. Which, again, introduces centralization.

Plutocracy Problem

Token-weighted voting means wealthier participants have proportionally more governance power. A whale with 10% of tokens can often swing or block proposals unilaterally. When those whales are early investors or VCs rather than active protocol users, governance outcomes can diverge badly from community interests.

Some DAOs experiment with quadratic voting (weighting votes as the square root of tokens, reducing whale dominance) or reputation-based systems, but these have their own complications.

DAOs exist in a legal gray zone in most jurisdictions. Who’s liable when a DAO governance vote leads to a loss of user funds? Token holders? Core contributors? The question isn’t fully resolved, and regulatory frameworks are still catching up.

Wyoming has passed DAO LLC legislation. The Marshall Islands has too. But most DAOs operating globally operate in unresolved legal territory.

The Future of DAOs

The DAO space is maturing away from pure token-weight democracy toward more sophisticated structures:

SubDAOs and committees: Instead of voting on every decision, DAOs delegate specific domains to working groups with defined mandates. MakerDAO’s restructuring and Compound’s governance committees are examples.

Reputation and contribution-based governance: Systems where governance power is partly based on contribution history rather than pure token holdings. Harder to implement but more aligned with genuine stakeholders.

Legal wrappers: DAOs wrapping themselves in legal entities (LLCs, foundations) to gain legal clarity while maintaining on-chain governance for protocol decisions.

Optimistic governance: Proposals pass automatically unless they’re vetoed, reversing the default from “must win a vote” to “can be blocked by a veto.” This speeds up routine operations while maintaining oversight.

Should You Participate in DAO Governance?

If you hold governance tokens for any protocol, you have both an opportunity and arguably an obligation to participate — or to delegate to someone who will.

Practically speaking: for major protocols, look at who the prominent delegates are (most have public delegate pages on Tally or Snapshot), evaluate their stated positions, and delegate if you’re not going to vote actively yourself. An engaged delegate casting your votes is vastly better than your tokens sitting idle.

For serious participation — actually reading proposals, voting, contributing to governance discussions — expect to invest real time. The best DAO contributors treat it like part-time work, because that’s what it effectively is.


Frequently Asked Questions

Q: Do you need cryptocurrency to participate in a DAO?

You need governance tokens to vote, which typically means either earning them through protocol participation or buying them. Some DAOs have minimum thresholds to submit proposals. Reading proposals and participating in off-chain discussions (forums, Discord) requires no tokens.

Q: Can a DAO be hacked?

Yes — and this has happened. The most famous example is “The DAO” hack in 2016, where an attacker exploited a vulnerability in the DAO’s smart contract to drain 3.6 million ETH. The incident led to Ethereum’s controversial hard fork. Smart contract vulnerabilities remain a real risk in DAO infrastructure today.

Q: Are DAOs legally recognized?

It depends on the jurisdiction. Wyoming, Tennessee, and a few other US states have DAO LLC legislation. Internationally, the Marshall Islands has DAO recognition. Most DAOs don’t have clear legal status, which creates liability ambiguity for token holders and contributors.

Q: What’s the difference between a DAO and a regular company?

A traditional company has a legal charter, officers with defined authorities, and enforcement through existing legal systems. A DAO has code-enforced rules, token-based governance, and operates without formal legal recognition in most places. Companies have hierarchies; DAOs have (ideally) flat stakeholder governance. In practice, most DAOs develop informal hierarchies through influence and reputation even without formal titles.

Q: What’s the largest DAO by treasury size?

Treasury sizes fluctuate with token prices. Uniswap, BitDAO (now Mantle), Lido, and MakerDAO have historically had the largest treasuries, often ranging from several hundred million to several billion dollars in native tokens. These numbers move dramatically with market conditions.