# Pool

## LP 토큰

* 예를 들어 UFO토큰과 클레이튼을 유동성 풀에 예치 하면 **UFO - KLAY LP** 토큰을 받게 됩니다 .&#x20;
* 예치자가 받는 LP 토큰의 수는 **UFO - KLAY** 유동성 풀에서 예치자의 지분을 나타냅니다.
* 또한 유동성을 제거하여 언제든지 자금을 출금할 수 있습니다.

![](/files/dXhF7awNGR644LYzyPhp)

## 유동성 공급자는 거래 수수료를 받습니다.

* 유동성을 제공하면 사람들이 유동성 풀을 사용할 때 거래 수수료의 형태로 보상을 받습니다
* 누군가 UFOSwap에서 거래할 때마다 거래자는 0.25%의 수수료를 지불하고 **이 중 0.17%** 는 유동성 공급자들의 지분에 비례하여 분배됩니다.
* 유동성 공급을 통해 받은 LP 토큰을 사용하여 UFO Farm 에서 추가적인 수익을 올릴 수도 있습니다.


---

# 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://ufoswapfi.gitbook.io/korean/how-to/3.-add-remove-liquidity.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.
