Skip to content
Fundamental Concepts

Decentralized Autonomous Organization

Organização cujas regras são definidas em contratos inteligentes e cujas decisões são tomadas coletivamente pelos participantes, sem hierarquia central.

Key points

  • DAO stands for decentralized autonomous organization, an organization whose operating rules are defined in smart contracts on the blockchain.
  • Decisions are usually made collectively by participants, often through voting weighted by governance tokens.
  • The goal is to coordinate people and resources without a central hierarchy, with transparent rules and automated execution.

What is a DAO?

A DAO is a form of organization in which the operating and decision-making rules are written into smart contracts, rather than a traditional hierarchical structure. Instead of a central command, participants coordinate actions and resources collectively, following processes defined in code. The idea is to allow a distributed group to govern a project or a fund transparently.

How it works

Many DAOs use governance tokens: whoever holds them can propose changes and vote on decisions, with weight usually proportional to the number of tokens held. Approved proposals can be executed automatically by smart contracts, such as releasing funds from a collective treasury or adjusting a protocol's parameters. The entire process is recorded on the blockchain in an auditable way.

The scope varies. Some DAOs govern decentralized finance protocols, deciding on fees and updates. Others manage common funds, projects, or communities. The degree of decentralization also differs: in many cases, a few participants hold most of the tokens, which brings governance closer to a more concentrated model than the name suggests.

Automation through smart contracts reduces the need to trust administrators, but shifts responsibility to the quality of the code and to the actual distribution of voting power.

Why it matters

DAOs propose a new way to coordinate people and capital, with transparent rules and automated execution. For companies and communities, they are a governance experiment that can reduce intermediaries, although they still face many practical, legal, and participation-related challenges.

Limitations

Token-based governance can become concentrated among a few holders, contradicting the idea of decentralization. Low voter turnout is common, and complex decisions do not always adapt well to automated voting. There is also legal uncertainty about liability within a DAO, and flaws in governance contracts have already been exploited to divert funds. For this reason, evaluating a DAO requires looking at both the code and the actual distribution of voting power among participants, as well as how approved decisions are actually executed in practice and who is accountable for them.