# Vaults

Vaults are native Super Accounts vaults that let you earn interest on your assets by depositing them into Compound on Optimism Mainnet. You can deposit USDC, USDT, or WETH directly through the Super Account interface. Funds deposited in Vaults are supplied to the Compound protocol under the hood, meaning your balance accrues interest automatically while you retain full control through the Super Account dashboard.

#### 6.1 How to start earning <br>

1. Open your Super Account and choose Vaults in the left-hand menu.
2. Pick the asset you want to deposit, USDC, USDT, or WETH. and check its displayed APY.
3. Click Activate under that asset.This is only required when activating a vault (First deposit)
4. After activating, enter the amount you want to supply (minimum 100 USDC/0.05 WETH or the equivalent in the chosen token) and confirm tx in your wallet.
5. Once the transaction is confirmed, you're starting to earn interest on your assets. You can add or withdraw assets at any time from this same screen.

<div><figure><img src="/files/4ITcpgazP17DOYTxlVTJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m6NZLD9kmubQiEiSFNqJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DmcjWgOlwh3RQDL3j3Ww" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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.superchain.eco/vaults.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.
