Skip to content
Product tour

Everything a DAO needs, in one ship.

Governance, treasury, extensions, and transparency — designed to work together so you can launch a real organization, not assemble one from parts.

Governance

A complete on-chain governance engine

Dual-token membership, a clear proposal lifecycle, delegation, and parallel processing — everything a DAO needs to make and execute decisions transparently.

Shares + Loot

Separate voting power from economic weight, so investors and contributors can hold value without controlling governance.

Full lifecycle

Submitted → Voting → Grace → Ready → Processed, with quorum, grace, and retention checks at every step.

Parallel proposals

No sequential queue — any Ready proposal processes independently, so one slow vote never blocks the rest.

Delegation

Members lend voting power to trusted delegates without giving up their tokens.

Eight built-in proposal types

FundingMembershipGuild tokensGovernance configNavigatorsProfile updateAnnouncementCustom action
Learn more in the docs
Treasury

A treasury that's a Quai Vault multisig

Funds live in a hardened M-of-N multisig — not a bare contract. Governance proposes; the vault holds and executes; owners keep an emergency brake.

Module execution

Passed proposals run through execTransactionFromModule as batched, audited calls.

Owner emergency brake

Vault owners can disable the governance module if something goes wrong.

Timelocks & DelegateCall whitelist

Native delays and a strict whitelist defend against Bybit-class attacks.

Ragequit

Members exit during the grace window with their proportional slice — protected by a retention floor.

Learn more in the docs
Navigators

Extend a DAO without forking it

Navigators are immutable, permissioned plug-ins that add onboarding and treasury logic. Governance grants and revokes them; they can't exceed their bounds.

Onboarder

Instant membership for a QUAI tribute — multiplier or fixed-price, with allowlists and caps.

ERC-20 Tribute

Accept a stablecoin or project token for shares, with permit support.

NFT-gated

Let holders of a collection claim membership — one claim per token.

Bounded & immutable

Mint caps, allowlists, and expiry; permissions are an ADMIN / MANAGER / GOVERNOR bitmask.

Learn more in the docs
Transparency

Everything visible, in real time

An event-driven indexer and an on-chain metadata bus make every DAO legible — to members, to analysts, and to the apps built on top.

Real-time indexer

A Supabase-backed indexer streams DAOs, members, proposals, and votes with live subscriptions.

On-chain profiles

DAO and member profiles are posted on-chain via Poster (EIP-3722).

Vote reasoning

Members record the rationale behind their votes, on-chain.

Decoded actions

Proposals are shown in plain English — you see exactly what will execute.

Learn more in the docs

No code required

Launch, propose, vote, and manage a treasury entirely through the app — a guided 7-step wizard gets you from idea to live DAO in minutes.

Launch a DAO

Built to build on

Launch DAOs from TypeScript, query the indexed data layer, or ship your own navigator. The whole stack is open-source.

Developer docs