# Treasury Holdings

Myosin DAO’s Treasury will use its revenue, as stated in [**Revenue Streams**](/home/usdmyo-tokenomics/revenue-streams.md), in the following manner.

To ensure stability and a strong financial foundation for Myosin DAO, **each $MYO is backed by two key cryptocurrency assets: ETH (Ethereum) and USDC** (a stablecoin pegged to USD at a 1:1 ratio). We decided to hold ETH and USDC because we believe ETH is a blue chip crypto asset with strong growth potential, and USDC as a leading stablecoin with minimal risks of insolvency.

* All Treasury revenues from projects will be systematically swapped EOD for ETH & USDC
* Myosin DAO Treasury will aim to **20% of its funds in liquid ETH** and **20% in liquid USDC.** In times like the current bear market, we will focus on accumulating mostly $USDC, and selectively DCA'ing into ETH.
* Myosin DAO Treasury will aim to **stake the remaining 60% of funds to generate stable financial returns**, further increasing the value of the Treasury and the value of $MYO itself. In times like the current bear market, we will aim to stay liquid.

![](/files/6PMZBsQVQO3Tpk2o02YK)

**Example:** Suppose after one successful campaign, earned service revenue is worth $100,000.

**In this case:**&#x20;

* The team and its members will receive a total of US $70,000 **(70%)**&#x20;
* The originator of the project/deal will receive $10,000 **(10%)**&#x20;
* Myosin DAO Treasury will receive $20,000 **(20%)**&#x20;
  * $10,000 USD is swapped for $10,000 worth of ETH&#x20;
    * $4,000 goes directly to the Treasury as liquid ETH&#x20;
    * $6,00 is used to lend or farm yield through a platform such as Aave or Lido Finance
  * $10,00 USD is swapped for $7,500 worth of USDC
    * $4,000 goes directly to the Treasury as liquid USDC&#x20;
    * $6,000 is used to lend or farm yield through a platform such as Aave


---

# 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://whitepaper.myosin.xyz/home/usdmyo-tokenomics/treasury-holdings.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.
