# LST Lending

## Liquid Staking Tokens (LSTs)

Liquid Staking Tokens (LRTs) are tokenized derivatives that represent staked assets, allowing you to unlock liquidity while still earning staking rewards.

When you stake $KAIA to Lair Finance, your $KAIA is locked. LSTs let you convert that staked $KAIA into a derivative asset, which can then be used freely across supported DeFi platforms.

### How LSTs Work

Here’s a simple breakdown of how LSTs function:

* Users stake their assets (e.g., $KAIA) through a liquid staking protocol.
* The protocol issues LST tokens (such as $stKAIA) in a 1:1 ratio, which represents the staked $KAIA.
* These LST tokens can be traded, lent, or used in various DeFi applications, all while continuing to earn staking rewards.

On top of staking rewards, users can also collect points from both the liquid staking protocol and any partnered protocols.


---

# 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.rhombusprotocol.io/features/lst-lending.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.
