# Building a DAO

### DAO Frameworks

#### Moloch DAO

{% embed url="<https://molochdao.gitbook.io/handbook/introduction/wtf-is-moloch>" %}

#### DAO Haus

{% embed url="<https://daohaus.club>" %}

#### Aragon

{% embed url="<https://aragon.org>" %}

#### Colony

{% embed url="<https://colony.io>" %}

### DAO Building Tools

[Gnosis Safe](https://gnosis-safe.io) - Multisig wallets commonly used to manage community treasuries.

[Snapshot](https://snapshot.org/#/) - Off-chain voting platform for easy token-based governance.

[Discourse](https://www.discourse.org) - Forum commonly used to discuss governance proposals.

[CollabLand](https://collab.land) - Bots providing token-gated access and tipping to community chat groups.

[Coordinape](https://coordinape.com) - Coordination game to determine which contributors(s) deserve token rewards.

[Parcel](https://parcel.money) - Treasury management to easily track and send payments.

[SourceCred](https://sourcecred.io) - Instance to track community participation and reward active members.

[Mirror](https://mirror.xyz/race) - Finance creative projects through tokenized crowdfunds.

[Tally](https://www.withtally.com) - Governance dashboard to track on-chain voting history across different protocols.

[Boardroom](https://boardroom.info) - Governance hub for tokenholder management to empower key decision making.

[Sybil](https://sybil.org/#/) - Create and track on-chain governance delegation.

[RabbitHole](https://rabbithole.gg) - Reward tokens for completing specific on-chain tasks.

Source: [DAO Landscape ](https://coopahtroopa.mirror.xyz/_EDyn4cs9tDoOxNGZLfKL7JjLo5rGkkEfRa_a-6VEWw)by [Cooptrhoopa](https://twitter.com/Cooopahtroopa)

### ⭐️ Extras

#### Token Engineering

{% embed url="<https://tokenengineeringcommunity.github.io/website/docs/library-welcome>" %}

#### Awesome Cryptoeconomics

{% embed url="<https://github.com/jpantunes/awesome-cryptoeconomics>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://indiedao.gitbook.io/indiedao/education/web3-101/building-on-the-web-3.0/building-a-dao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
