# Migrate V2 Liquidity to V3

**Requirements**

* MetaMask wallet.
* Some NEON for gas.
* V2 LP tokens to migrate liquidity.

**Steps**

1. Go to the [Pools Page](https://v3-beta.moraswap.com/#/pools). Connect your wallet and make sure that it is on Neon chain.
2. Click on "**More**" => "**Migrate**"

   <figure><img src="/files/Ry7sgLeXwFZJqd0KCC8C" alt=""><figcaption></figcaption></figure>
3. You can see your own V2 LP tokens. If you don't see one of your V2 positions, click "**Import it**".

   <figure><img src="/files/WkI5kJn3RA4Nu8MIhdkc" alt=""><figcaption></figcaption></figure>
4. Choose Tokens of V2 position you'd like to import. Wait for loading and click on "**Migrate this pool**" after that.

   <figure><img src="/files/dNPqIchSUjfq1RLvcDSG" alt=""><figcaption></figcaption></figure>
5. Choose Fee tier you'd like to add V3 liquidity.

   <figure><img src="/files/gO2ps9zozng210OnmvBQ" alt=""><figcaption></figcaption></figure>
6. Enter price range you'd like to add liquidity. Then click "**Allow LP token migration**" to approve the protocol to use your LP tokens.

   <figure><img src="/files/aNmyrmUzq1Y6MxIKWvg3" alt=""><figcaption></figcaption></figure>
7. Approve Transaction Confirmation.

   <figure><img src="/files/i4wwcD5wDNvrjpehy5on" alt=""><figcaption></figcaption></figure>
8. After approving, click "**Migrate**" button to proceed the migration.

   <figure><img src="/files/SFnCBPNKWk28AtuSi2tJ" alt=""><figcaption></figcaption></figure>
9. Transaction confirmation.

   <figure><img src="/files/yOUC6gXipOdYVmzSEWkk" 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://mora-1.gitbook.io/moraswap/products/dex-v3/migrate-v2-liquidity-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.
