# LST 예치

## **유동성 스테이킹 토큰 (LSTs)**

유동성 스테이킹 토큰(LSTs)은 스테이킹된 자산을 나타내는 토큰화된 파생상품으로, 스테이킹 보상을 받으면서도 유동성을 확보할 수 있습니다.\
$KAIA를 Lair Finance에 스테이킹하면 $KAIA가 락업되게 됩니다. LST는 이러한 스테이킹된 $KAIA를 파생 자산인 $stKAIA로 변환하여 지원되는 DeFi 플랫폼에서 자유롭게 사용할 수 있게 해줍니다.

### **LST의 작동 원리**

LST의 작동 원리는 다음과 같습니다:

1. 사용자는 유동성 스테이킹 프로토콜을 통해 자산($KAIA 등)을 스테이킹합니다.
2. 프로토콜은 스테이킹된 $KAIA를 나타내는 LST 토큰(예: $stKAIA)을 1:1 비율로 발행합니다.
3. 이러한 LST 토큰은 거래, 대출 또는 다양한 DeFi 애플리케이션에서 사용할 수 있으며, 스테이킹 보상을 계속 받을 수 있습니다.

스테이킹 보상 외에도, 사용자는 유동성 스테이킹 프로토콜과 파트너 프로토콜 모두에서 포인트를 획득할 수 있습니다.


---

# 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/rhombus-docs-kor/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.
