> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/dao/dao/the-dao-fund.md).

# The DAO Fund

The Decentraland DAO has been granted with a **10-year vesting contract worth 222,000,000 MANA** started on Feb 19, 2020.

You can view the DAO's vesting contract [here](https://vesting.decentraland.org/#/0x7a3abf8897f31b56f09c6f69d074a393a905c1ac). The MANA in this contract vests every second, thus gradually increasing the size of the DAO's fund.

The current state of the DAO treasury can be viewed on the [Transparency page](https://governance.decentraland.org/transparency/) of the [Governance dApp](https://governance.decentraland.org/).

The DAO also has other sources of income:

* A 2.5% transaction fee within the Decentraland Marketplacs on primary market commissions go to the DAO
* The OpenSea Marketplace also receives a 2.5% transaction fee for sales of LAND, Estates, Names, and wearables, [part of which is transferred to the DAO](https://etherscan.io/token/0x0f5d2fb29fb7d3cfee444a200298f468908cc942?a=0x9b814233894cd227f561b78cc65891aa55c62ad2).


---

# 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://docs.decentraland.org/dao/dao/the-dao-fund.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.
