> For the complete documentation index, see [llms.txt](https://docs.rocksolid.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocksolid.network/defi-vaults/megaeth-usdm-vault.md).

# MegaETH USDm Vault

The RockSolid MegaETH USDm Vault utilizes USDm to access DeFi yields in the MegaETH ecosystem.&#x20;

The vault mints USDm from USDC deposits on Ethereum and deploys the USDm into MegaETH ecosystem projects. The yield is derived from a combination of MegaETH DeFi yield plus MegaETH points. The vault targets to earn 5% yield.

Depositors can access it from the RockSolid app at: <https://app.rocksolid.network/vaults/usdm>

<table><thead><tr><th width="188.83203125">Item</th><th>Description</th></tr></thead><tbody><tr><td>Receipt token</td><td>rockUSDm</td></tr><tr><td>Vault asset</td><td>USDC</td></tr><tr><td>Vault address</td><td>0xBa71097E426983D840569EdFa1a01396b56D86Ad</td></tr><tr><td>Chain</td><td>Ethereum mainnet</td></tr><tr><td>Objective</td><td><p>Targets 5%* APR by deploying USDm into the MegaETH DeFi ecosystem.<br></p><p>*APR is variable and not guaranteed.</p></td></tr><tr><td>Distributor</td><td>RockSolid</td></tr><tr><td>Strategy Manager</td><td><a href="https://www.tulipa.capital/">Tulipa</a></td></tr><tr><td>Vault Platform</td><td><a href="https://lagoon.finance/">Lagoon</a></td></tr><tr><td>Signing Solution</td><td><a href="https://fordefi.com/">Fordefi</a></td></tr><tr><td>Deposits</td><td>Instant</td></tr><tr><td>Withdrawals</td><td>Processed approximately every 48-72 hours</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rocksolid.network/defi-vaults/megaeth-usdm-vault.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
