> For the complete documentation index, see [llms.txt](https://dream-dao.gitbook.io/how-we-dao-dream-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dream-dao.gitbook.io/how-we-dao-dream-dao/manifesto.md).

# Manifesto

The DAO ecosystem is incredibly nascent. Even the “big names”: Gitcoin, Uniswap, FWB, have only existed for a few years, at most. The ultimate vision of DAOs promises us better ways to organize humans- from our workplaces to our social communities. But the truth is, we are just scratching the surface in discovering how to optimally structure and operate DAOs. Many processes that are more democratic, decentralized, etc. may sound good on paper, but prove to be ineffective in practice, for one reason or another. As a result, many DAOs are not serving their mission or members as effectively as they could be.

If we want to actualize the ambitious vision we have for DAOs, we must leverage collective intelligence. DAOs are experiments, and if we are not learning from those experiments, we are just making mistakes.&#x20;

The Dream DAO was founded in late 2021 to train Gen Z to use web3 for good. At Dream DAO, we have taken pride in creating structures that empower our community. Over the past year, we have learned more than we could have ever imagined by building and operating an international, youth-led DAO.&#x20;

*<mark style="background-color:yellow;">This is not an explanation of Dream DAO, it is a detailed report of our governance structures and operational processes: the good, the bad, and the ugly.</mark>*&#x20;

By writing this report, we want to make our contributions to the collective intelligence of the DAO ecosystem. We believe that for this ecosystem to thrive, there must be more collaboration and conversation. As a DAO, we have done a lot right, but we have also made many mistakes. We want other DAOs, and future DAOs, to learn from our wins and losses.

If you participate in a DAO, we encourage you to play your part in helping this ecosystem thrive. Read this report to take inspiration from our learnings, and most importantly, share your own.&#x20;

**We can only move forward in this next iteration of the internet and human organization if we do it together.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dream-dao.gitbook.io/how-we-dao-dream-dao/manifesto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
