# Migration to Biswap V3

<figure><img src="/files/Zw4t7iF49Ndchsnyyu3V" alt=""><figcaption></figcaption></figure>

## **Migrate from the 'Liquidity' tab via a Step-by-Step Guide**

Take some time to properly migrate liquidity from V2 to V3 and start experiencing more profitable conditions!

{% hint style="warning" %}
***Note** that* *in order to migrate, you must have Biswap liquidity on V2. If you don't have liquidity on V2, there is no point in using migration.*
{% endhint %}

**Step 1.** Head to the ['Liquidity'](https://biswap.org/pool) tab (the interface is changed). Switch to V2, select your liquidity pair, and click the 'Remove' button to withdraw your funds. Don't see a pool you joined? [Import it](https://biswap.org/import) or, if you staked your LP tokens in a Farm, unstake them to see them in the Liquidity V2 tab.

![](https://static.biswap.org/blog/1688288781834.png?w=1200)

**Step 2.** Approve your tokens and click on the 'Remove' button.

![](https://static.biswap.org/blog/1688288871682.png?w=1920)

![](https://static.biswap.org/blog/1688288899489.png?w=1920)

Great. You've successfully withdrawn your liquidity to your wallet. Now we're going to add liquidity to V3.

**Step 3.** Switch back to V3 and select 'Add Liquidity'.

<figure><img src="https://static.biswap.org/blog/1688288976443.png?w=1920" alt=""><figcaption></figcaption></figure>

You were redirected to the following V3 Liquidity page.

**V3 block** contains:

* the inputs where you can choose the pair to which liquidity will be provided;&#x20;
* price in the ratio of token A/token B (current price);&#x20;
* fee tier of the selected pool with a specific commission for swaps (0.015% / 0.08% / 0.28% / 1%);&#x20;
* gift icon that indicates the additional rewards in crypto;&#x20;
* price range.

**Step 4.** Choose the pair, then pick an appropriate fee tier according to your strategy and enter the number of tokens.

![](https://static.biswap.org/blog/1688289128502.png?w=1920)

**Step 5.** Set the price range and click the 'Approve BSW' button.

**The price range block** has portable frames that can be moved to define price limits for your own liquidity. The same functionality can be used with the Min/Max Price fields, where you need to specify the token's price in the ratio token A/token B.&#x20;

<figure><img src="https://static.biswap.org/blog/1688289206618.png?w=1920" alt=""><figcaption></figcaption></figure>

**Step 6.** Open the preview and push the 'Confirm' button.

Well done, you've provided liquidity on Biswap V3! From now, you will automatically start earning if the set price matches the range. Your position in V3 liquidity will be displayed in the corresponding tab.

<figure><img src="https://static.biswap.org/blog/1688289248075.png?w=1920" alt=""><figcaption></figcaption></figure>

The 'View Liquidity' button leads to the V3 liquidity.

### Exceptions

{% hint style="warning" %}
*If you have your tokens on Farms and in the wallet simultaneously, you must unstake it and complete the migration process. This will help you to save BNB on commission and add liquidity to one position.*
{% endhint %}

<figure><img src="https://static.biswap.org/blog/1688289310867.png?w=1200" alt=""><figcaption></figcaption></figure>

<figure><img src="https://static.biswap.org/blog/1688289282048.png?w=1200" alt=""><figcaption></figcaption></figure>


---

# 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.biswap.org/biswap/core-products/biswap-v3/migration-to-biswap-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.
