# 페어 예치

### **유동성 풀 및 LP 토큰 제공**

\
유동성 풀은 스마트 컨트랙트에 담긴 디지털 자산의 모음으로 탈중앙화 거래소가 작동하는데 있어 핵심적인 역할을 합니다. 메가톤 파이낸스 사용자는 거래소에 있는 다양한 풀에 자산을 예치할 수 있고, 이에 대한 증거로 LP 토큰을 수령합니다. 수령한 LP 토큰의 개수는 전체 풀에서 내 몫의 지분(%)을 나타냅니다. \
\
예: 메가톤 파이낸스 WTON-USDT 풀에 10,000 달러를 예치 시, WTON과 USDT가 50:50 비율로 각 5,000 달러 가치의 자산이 WTON-USDT 유동성 풀에 추가됩니다. LP 토큰은 WTON의 개수와 같으며 이를 토대로 지분(%)이 산정됩니다. <br>

### **BENEFITS**

* **MEGA 분배 보상**\
  &#x20;\
  MEGA 보상 풀에 유동성 공급 시, 풀에서의 내 LP 지분율에 따라 MEGA 마이닝 보상을 받습니다.\
  &#x20;
* &#x20;**거래 수수료 보상**\
  &#x20;\
  유동성 풀에 유동성을 공급한 경우, 풀에서의 내 LP 지분율에 따라 거래 수수료 보상을 받습니다. 거래 수수료는 풀에 적립되는 구조로, 출금 당시의 교환 비율에 따라 수수료까지 포함하여 출금할 수 있습니다.


---

# 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.megaton.fi/ko/products/deposit.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.
