# DAO Mission Statement

**The mandate of OPEN DAO is to:**

1. **Keep USDO healthy**&#x20;

   a. Ensure it is at peg&#x20;

   b. Increase its liquidity&#x20;

   c. Ensuring only suitable collateral is used to support USDO borrowing&#x20;
2. **Increase USDO circulation** \
   Bring more USDO into the market via pre-seeding various lending markets.&#x20;
3. **Increase USDO Adoption**&#x20;

   Encourage native use cases such as onchain applications as well as off ramps and real world acceptance.

It is the responsibility of the DAO to ensure that only high quality collateral is whitelisted. In line with this goal, OPEN token holders will be able to stake OPEN for veOPEN which gives them voting rights in governance matters, such as minting more USDO and determining which collateral is accepted on the whitelist as well as seeding whitelisted markets.

veOPEN holders get fees generated by the OPEN protocol from mint and interest. In the event that a whitelisted collateral market suffers a black swan collapse treasury OPEN will have to be sold to cover any losses.

OPEN locked in to create veOPEN can only be unstaked after a 3 month lock. This is to ensure that only committed OPEN holders get the right to vote in governance and secure fees.


---

# 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://opendao.gitbook.io/whitepaper-v4/introduction/dao-mission-statement.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.
