# Yield-bearing LST/LRT

#### Liquid Staking Tokens (LST)

Liquid staking tokens are digital assets that represent a staked position in a proof-of-stake (PoS) blockchain. When users stake their native tokens in a PoS network to support network security and operations, they receive liquid staking tokens in return.&#x20;

The primary advantage of liquid staking tokens is that they enable users to maintain liquidity and participate in other DeFi activities without having to unstake their assets. LSTs effectively solve the liquidity dilemma by allowing users to "double dip" - earn staking rewards while simultaneously using the liquid tokens for other liquidity provision activities that generate additional rewards.

There are many types of staked tokens. Monroe only accepts tokens that distributes rewards on a daily basis. Tokens that have irregular reward schedules are not good candidates as collateral.

#### Liquid Re-Staking Tokens

Liquid re-staking tokens pioneered by Eigenlayer are a further evolution of the liquid staking concept. They not only represent a staked position but also automatically reinvest or re-stake the staking rewards generated by the underlying assets. This creates a compounding effect, where the rewards from staked assets are continuously re-staked to earn more rewards, increasing the overall yield over time. These tokens can be added into other protocols such as Pendle to generate further yield.

#### Incentive Alignment and Advantages for Monroe

These tokens are highly liquid and are yield-bearing, that make it good collateral for incentive alignment.

In iterating on the peg stabilisation mechanisms, the liquidity provider assigns the right on how the yield is distributed to Monroe Protocol to maximise positive behaviour to incentivise positive behaviour to defend the peg and promote supply increase.&#x20;

Different LSTs will have different rates of yield across different chains and LPs can take advantage of this design to move across to different chains via Layer Zero to take advantage of these yield farming opportunities at scale.

**Sample Flow:**

<figure><img src="/files/7S2UqgmWXSCzPwZXvzZ1" alt=""><figcaption></figcaption></figure>

Token A can be producing 10% APY on one Chain A

Token B can be producing 30% APY on another Chain B

LPs can collateralise Token A on one Chain A and mint monUSD

this monUSD is bridged to Chain B and deposited into the Savings Pool to earn higher yield

**Benefits**

* Token A  LP enjoys higher yield
* Token B LP still enjoys leverage opportunities
* Chain A ecosystem retains TVL
* Chain B ecosystem sees increased TVL and attention&#x20;

The ideal is that Monroe creates an omnichain yield farming ecosystem that is non-rivalrous between ecosystems as it is now. One ecosystem's gain in TVL tends to be another ecosystem's loss in TVL. At scale, Monroe in effect reduce the need for ecosystems to print rewards at an unsustainable rate.


---

# 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.monroeprotocol.com/concepts/yield-bearing-lst-lrt.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.
