# Real Yield

On the Manage page, you can:

* Stake your $LEND in our flexible staking contract;
* Manage your vested rewards;
* Claim fees accrued from Staked/Locked rewards
* Claim any unlocked $LEND from vesting and/or locking
* Unstake $LEND

### Staking

Users can share in the protocol's revenue by staking $LEND in a flexible staking contract. Through this arrangement, we aim to reward those who stay committed to Lendle in the long term, rather than those who are merely flash farming.

Since Lendle generates fees on the tokens that are available in our lending market, users will receive their portion of the revenue in the form of these assets. For instance, when you claim your rewards, you will receive a mix of BTC, ETH, USDC, USDT & MNT.

### What is Staking?

$LEND stakers receive 60% of the protocol revenue. You can exit staking at any point without incurring a penalty during your staking period.  $LEND can be staked and unstaked at any time.&#x20;


---

# 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-v1/real-yield.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.
