# DIVA Development Fund

To reduce the reliance on external fundraising and grants, the DIVA Protocol team has established the [DIVA Development Fund](https://etherscan.io/address/0xb3e25F6c7d1074f2cfE0F2Dc8586D1e74234338b) to provide an opportunity for individuals to support the ongoing development of the DIVA Protocol ecosystem.

Individuals can contribute to the development by depositing ETH or any other ERC20 token (excluding rebasable and fee tokens) into the fund. This can be done either by directly sending assets to the Ethereum contract, allowing for immediate claimability by the owner/delegate, or by using the [`deposit`](https://etherscan.io/address/0xb3e25F6c7d1074f2cfE0F2Dc8586D1e74234338b#writeContract#F2) function, which enables specifying a release period.

As part of their commitment to fostering community growth and development, the DIVA Protocol founding team has [deposited 58 million tokens](https://etherscan.io/tx/0xe54868c06ea3c89ff1499ec395a5d1e8743bbccfa4d6c3c346045b7638253029) (58%) of unreleased DIVA Tokens into the DIVA Development fund shortly after mainnet deployment. The intention is to distribute them strategically in a retroactive manner to contributors.

**🙏To contribute and support the DIVA Protocol ecosystem, we appreciate your donation to the following Ethereum network address:** [0xb3e25F6c7d1074f2cfE0F2Dc8586D1e74234338b](https://etherscan.io/address/0xb3e25F6c7d1074f2cfE0F2Dc8586D1e74234338b)


---

# 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://docs.divaprotocol.io/introduction/diva-development-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.
