# Dual DAO

Dual DAO is hosted on [Realms](https://app.realms.today/dao/dual%20dao).

The DAO enables participants to deposit DUAL tokens in return for eligibility to create and vote on governance proposals. \
\
To create a proposal, a user must deposit 100,000 DUAL tokens. There is no minimum deposit size to vote on a proposal. There is no lock-up period for the deposit; users can withdraw their tokens at any time. However, to vote on proposals, your DUAL must remain deposited on realms until the proposal you wish to vote on is finalized. The voting window is currently set to 3 days. The quorum to pass any governance proposal is set to 1% of the total token supply.\
\
![image](https://user-images.githubusercontent.com/128442218/227385404-3abc0e21-a0b5-4f26-9a56-febd1d02362f.png)\
\
The Dual DAO has a treasury that includes all unallocated DUAL tokens. In addition, the Dual DAO earns fees on DIPs and exercised SOs.

<figure><img src="https://user-images.githubusercontent.com/128442218/227385321-01cc8e03-4415-459e-be0a-d7bd23ec75b3.png" alt=""><figcaption><p>Dual DAO Treasury</p></figcaption></figure>

Participants in governance may be eligible to earn further DUAL Staking Options ("Proof-of-Governance Airdrops"). Keep a close eye on Realms and/or the discord [Governance channel](https://discord.com/channels/937797334048325673/1071855278808637560) for upcoming proposals.


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/dual-tokenomics/dual-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.
