> For the complete documentation index, see [llms.txt](https://futurespl.gitbook.io/future/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futurespl.gitbook.io/future/overview/futuredao.md).

# FutureDAO

## Futarchy

Futarchy is an innovative governance model that relies on speculative markets to determine the outcomes of proposals. It employs market-driven decision-making to steer the direction of an organization or community.&#x20;

It was developed by economist Robin Hanson in 2000, championed by Vitalik Buterin, and implemented for the first time ever by [Meta DAO](https://docs.themetadao.org/) on the Solana blockchain in November 2023. Future DAO will be the first organization to deploy a custom instance of Meta DAO’s unique Futarchy technology stack. See [Futarchy Governance](/future/overview/futarchy-governance.md) for more.

## DAO Members

If you hold $FUTURE, you are a member of the DAO and are amongst good company. It is as simple as that. You can also visit our [Discord](https://discord.gg/futurespl) Community or [Twitter](https://x.com/Future_Protocol) page for more intel.

## Multi-Sig Members

* Dirt Diggler - Host of the Future Podcast
* Metasal - SolanaANZ
* Metamat - CEO of Ethelo, Frm. DAO Facilitator @ Decentraland DAO
* Junaid - Splitwave
* Treggs - Head of Risk at Flash Trade

See the [Squads Multi-Sig & Treasury](https://app.squads.so/squads/868yTWdXkgzQNHAxps9oRFz9rUUM7XZcQhe1BFdNwMQQ/home) here


---

# 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:

```
GET https://futurespl.gitbook.io/future/overview/futuredao.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.
