# Earn

The **Earn** page allows users to deposit supported assets into yield-generating vaults powered by **Brink.money**.\
These vaults automatically allocate funds into optimized on-chain strategies to generate passive income for depositors.

<figure><img src="/files/xXNBVrz3waanslg8X1Lt" alt=""><figcaption></figcaption></figure>

#### **Overview**

At the top of the page, users can view:

* **Your Deposits:** Total amount you have deposited across all vaults.
* **Total Deposits:** Combined deposits from all users in the Earn section.
* **Total Value Locked:** Total value of assets currently earning yield.
* **Vaults:** Number of active vaults available on the page.

***

#### **Vaults**

Each card on the Earn page represents a vault with its own yield strategy.

**Available Vaults:**

* **USDe Vault** — Earn yield from stable synthetic dollar strategies.
* **WETH Vault** — Earn yield from ETH-based lending and staking strategies.
* **WMNT Vault** — Earn Mantle-native yield from MNT ecosystem incentives.

More vaults will be added soon, expanding support for additional assets and strategies.

***

#### **Powered by Brink.money**

All vaults on the Earn page are integrated with **Brink.money**, Lendle’s backend yield infrastructure.\
Brink continuously rebalances liquidity between strategies to maintain the best available return for depositors while keeping assets fully on-chain and non-custodial. For more information about Lendle x Brink, go to [Brink Vaults](/user-guide-for-ui-v2/brink-vaults.md).

***

#### **Summary**

The Earn page offers a simple way to generate passive yield on your assets.\
Deposit supported tokens, earn optimized yield through Brink, and withdraw anytime.\
More vaults and yield strategies will be introduced over time to expand user opportunities.


---

# 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.lendle.xyz/user-guide-for-ui-v2/earn.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.
