# V3 Remove Policy

1\) To remove assets, users must have LP NFT assets corresponding to the supply certificate in their wallets, and the NFT asset approval transaction must be completed. Transaction fees are incurred on the Klaytn chain when a transaction is executed. The wallet owner has the right to transfer LP NFT assets, so if the asset is transferred to another wallet, removal is not possible.

2\) During the removal process, the difference between the price at the time of supply and removal may result in asset loss.<br>

3\) Due to balance changes at the time of removal, asset composition ratios and values are subject to change (see detailed policy on V3 Supply below), and all rewards (pool usage fee income, KSP, airdrop tokens, etc.) distributed up to that point will be automatically credited to user’s wallet.

{% content-ref url="../supply-liquidity-to-v3-pool/v3-supply-policy" %}
[v3-supply-policy](https://docs-new.klayswap.com/book-en/product/v3-pool/supply-liquidity-to-v3-pool/v3-supply-policy)
{% endcontent-ref %}

4\) Removals proceed only within the transaction range (slippage) set at the time of withdrawal, and if the range is exceeded, the removal may not proceed. Proceed with removal after reviewing all related information in the estimated details section below.


---

# 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-new.klayswap.com/book-en/product/v3-pool/remove-liquidity-from-v3-pool/v3-remove-policy.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.
