# DAO-2-DAO

## Whitelisting for different DAOs <a href="#whitelisting-for-different-daos" id="whitelisting-for-different-daos"></a>

Currently, our Yield Optimizer Protocol only supports contracts that directly integrate with our Liquidity Pool tokens. However, in the future, our community will be able to vote on the whitelisting of DAO contract addresses for direct access to our Yield pool's API.These authorized addresses will be able to directly interface with our Yield pool's contract API and access the funds in the Liquidity Pool. This will create the first ever DAO-2-DAO money market. Whitelisting has the following benefits - 1. It reduces the risk of being exploited by flash attacks caused by direct swap contracts.2. It increases the utility of our lending pool to service not just individuals but also DAOs.

### Business Information Submission <a href="#business-information-submission" id="business-information-submission"></a>

Contact E-mail: <Contact@capella.finance>&#x20;

### Governance Gateway <a href="#governance-gateway" id="governance-gateway"></a>

After reaching an eco-partnership with Capella Finance, our team will assist you with the proposal to access our protocol.

* Contract audit
* Business Cooperation
* Proposal published
* Governance
* Deployment


---

# 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.capella.finance/eco-partners/dao-2-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.
