# How to Use UFO Swap?

- [지갑연결](https://ufoswapfi.gitbook.io/korean/how-to/exchange.md): To participate in UFOSwap, every Explorer must first have a digital wallet. If you do not have one yet, we'd like to recommend you set one up using Kaikas or D'cent, as it is one of the most secured,
- [Swap](https://ufoswapfi.gitbook.io/korean/how-to/2.swap.md): UFOSwap의 유동성 풀을 통해 토큰을 스왑하는 기능입니다.  거래소에서 토큰 스왑(거래)을 할 때 \*\*0.25%의 거래 수수료를 지불하게\*\* 되며, 이는 다음과 같이 분류됩니다.  \*\*0.17%\*\* - 유동성 공급자에 대한 수수료 보상의 형태로 유동성 풀로 반환됩니다.  \*\*0.07%\*\* - UFO 바이백 및 소각을 위해 사용됩니다.  \*\*0.01%\*\*
- [Pool](https://ufoswapfi.gitbook.io/korean/how-to/3.-add-remove-liquidity.md): Add Liquidity 보유한 자산을 쉽게 예치하고 발급 받은 LP로 높은 APR을 받아보세요.유동성 풀에 토큰을 추가하면 유동성 공급자(LP) 토큰을 받고 수수료를 공유하게 됩니다.
- [유동성 공급 / 해제](https://ufoswapfi.gitbook.io/korean/how-to/4.staking-unstaking-your-token.md): "유동성"은 UFOSwap이 원활한 거래를 제공하기 위해 필요한 핵심요소입니다. Pool 페이지에서 유동성을 제공할 수 있습니다. 유동성을 공급하는 대가로 해당 쌍에 대한 거래 수수료를 받고 Farms 메뉴에서 스테이킹하여 UFO 보상을 받을 수 있는 LP 토큰을 받습니다.
- [Farms](https://ufoswapfi.gitbook.io/korean/how-to/add-liquidity.md): UFOSwap에서는 유동성 공급을 통해 발급받은 LP를 예치하여 쉽게 이자를 받을 수 있습니다. LP예치는 UFOSwap에서 UFO 보상을 얻을 수 있는 방법 중 하나입니다. 두개의 토큰을 유동성 공급해서 얻은 LP를 예치하여 UFO 토큰을 얻을 수 있습니다. LP예치를 통해 높은 보상을 제공 받아보세요.추후 공개 예정입니다.
- [Staking](https://ufoswapfi.gitbook.io/korean/how-to/staking.md): 사용자는 UFO토큰을 스테이킹하여 추가적인 UFO토큰을 보상을 지급받습니다. 런치패드 기간동안 받은 모든 스테이킹 보상은 락업되며, 일정기간 이후로 해제됩니다. 락업된 수량은 '락업 및 보상'페이지에서 확인 가능합니다.
- [NFT Store](https://ufoswapfi.gitbook.io/korean/how-to/nft-store.md): UFO NFT Store에서는 탐험가NFT와 Booster NFT를 구매할 수 있습니다.
- [탐험가 NFT](https://ufoswapfi.gitbook.io/korean/how-to/nft.md): NFT Store에서 구매한 탐험가NFT는 구매즉시 스테이킹되며 UFO토큰을 보상받게 됩니다.
- [Booster NFT](https://ufoswapfi.gitbook.io/korean/how-to/booster-nft.md): NFT Store 에서 구매된 Booster NFT는 Booster NFT 화면에서 확인이 가능합니다. Booster NFT는 LP풀의 수익률을 부스팅하기 때문에 부스팅으로 사용하기 위해서는LP토큰이 반드시 필요합니다.
- [Pixel NFT](https://ufoswapfi.gitbook.io/korean/how-to/pixel-nft.md)
- [락업 및 보상](https://ufoswapfi.gitbook.io/korean/how-to/undefined.md): 옥션스왑과, 런치패드 기간동안의 Farms, UFO스테이킹, NFT 스테이킹은 일정기간동안 서서히 락업이 해제됩니다.  락업 및 보상 페이지에서 확인 및 UFO 토큰수령이 가능합니다
- [UFO Game](https://ufoswapfi.gitbook.io/korean/how-to/ufo-game.md)


---

# 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.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.
