# Migrating v2 LP Tokens to v3

## Step 1

Go to KuSwap Migration page: <https://app.kuswap.finance/#/migrate>&#x20;

<mark style="color:orange;">**Select the LP pair**</mark> you want to withdraw and click on "Withdraw LP"

![](/files/ZsxkkpvOFyT2n8ocAez9)

### Step 2

Click on "Remove LP from V2", and remove your LP tokens from V2

![](/files/VviMng2fuLTtFDAVrfFg)

{% hint style="warning" %}

### Convert your KUS to KUSv3 [Convert KUS to KUSv3](/convert-kus-to-kusv3.md)

{% endhint %}

## Step 3

Click on "Add LP to v3" or click [here](https://v3.kuswap.finance/liquidity)

## Migrating v2 LP Tokens to v3

### Step 1: Convert KCS to wKCS&#x20;

Since KUSv3 is paired with WKCS, you will have to wrap your KCS before adding liquidity.

**Select KCS to WKCS on the** [**swap page** ](https://v3.kuswap.finance/swap)

![](/files/tVgymGGXgc6DMOPj3sFb)

**Follow the instructions to wrap your KCS tokens into wKCS.**

![](/files/yHpFjIX0fJEWTMjwlIMw)

### Step 2: Deposit and Stake LP Tokens

1. Access the "[Liquidity](https://v3.kuswap.finance/liquidity)" section on the platform.\
   ![](/files/MBtzn4E2bqtT2XOt2IKd)
2. Click on the "[Manage](https://v3.kuswap.finance/liquidity/0x6bc7279d1dfcfcb968a8389c7fc642ae7728ad3d/0x7b7299837aadbc9ba86cbe1d3b6f0c2d15cd9129)" button.

![](/files/xD6PCsbCK4wtcFHwFKMZ)

3. Input the amount of KUSv3 tokens you wish to deposit into the LP.

![](/files/t45usAuTxef4lbv3aFxb)

4. Click on the "Deposit and Stake" button to finalize the transaction.

![](/files/N2tXC6kSnpXHfXHPHAt4)

![](/files/E2FEMmvmmGDiJ1tPWhvp)

After completion, navigate back to the "Manage" section in the "Liquidity" area to verify that your staked amount is displayed correctly.&#x20;

For any technical issues or further questions, you can open support ticket here: <https://discord.gg/TquaZ2K6C2>


---

# 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://v3docs.kuswap.finance/migrating-v2-lp-tokens-to-v3.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.
