> For the complete documentation index, see [llms.txt](https://kkulp.gitbook.io/kkulp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kkulp.gitbook.io/kkulp/tutorial/kaiaswap/pool/remove-liquidity.md).

# Pool 유동성 제거하기

{% embed url="<https://kaiaswap.org/trade/pools>" %}

<figure><img src="/files/G6D2lj4DCKa7ef0jom6X" alt="" width="563"><figcaption></figcaption></figure>

1. 위 [링크](https://kaiaswap.org/farm/dynamic) 를 클릭 하거나 KaiaSwap 좌측 상단의 **`Pools`** 탭으로 이동 합니다.

<figure><img src="/files/eECUQK5gkLqf0cajUegF" alt="" width="563"><figcaption></figcaption></figure>

2. 우측 상단의 **`Manage Liqudity`** 버튼을 클릭합니다.

<figure><img src="/files/upfgl39ONJ43fotgruZ0" alt="" width="563"><figcaption></figcaption></figure>

3. 유동성을 제공했던 NFT에서 **`Remove`** 버튼을 클릭합니다.

<figure><img src="/files/4hbijHF8qXXy2pG0kph4" alt="" width="563"><figcaption></figcaption></figure>

4. 비율을 설정하고 **`Remove`** 버튼을 클릭한 후 지갑에서 승인합니다.  Tx가 승인되면 유동성이 제거되고 지갑에 자산이 입금됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kkulp.gitbook.io/kkulp/tutorial/kaiaswap/pool/remove-liquidity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
