# How to Migrate Liquidity

Click the "Migrate" tab to view all your LP positions across different AMMs

<figure><img src="/files/QphuxddDVjCiu4hEtWn1" alt=""><figcaption><p>Migrate Tab</p></figcaption></figure>

Choose the pair you want to migrate and click "Migrate Now"

In the select position modal, choose the AMM you want to migrate from.

<figure><img src="/files/QRwUcqDaACRncnDGjIfI" alt=""><figcaption><p>LP positions of the same pair on different AMMs</p></figcaption></figure>

After finalizing the token pair from the selected AMM, click "Migrate Position" to initiate the migration process.

<figure><img src="/files/kOTpXOm8LCFfg7qaLtE7" alt=""><figcaption><p>LP position of SOL - USDC on Orca</p></figcaption></figure>

Once the migration is complete, you will see a "Migration Successful" message, confirming that your LP position has been successfully migrated to GAMMA.

<figure><img src="/files/OLRsLg0TeEPYITzBmRLz" alt=""><figcaption><p>Migration Successful</p></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.goosefx.io/goosefx-amm/gamma-for-lps/how-to-migrate-liquidity.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.
