> For the complete documentation index, see [llms.txt](https://docs.stellaswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stellaswap.com/how-to-guides/liquidity-staking/migrate-liquidity-from-v2-to-pulsar.md).

# Migrate Liquidity From V2 to Pulsar

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

### Step1: Click to Migrate LP

More than one way to migrate your liquidity, either head to the link the banner on farm page, or find your V2 farm that you want to migrate and click `migrate LP to Pulsar` on that farm.

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

### Step 2: Confirmation Pop-up

A confirmation pop-up will come up, asking you to only proceed if you have already unstaked tokens from farm, as migrating will not work if you are still in farm. If you have already unstaked proceed to migration tool. If not click No, and unstake from farm first.

<figure><img src="/files/9Q4ArJQHUrAUWNnADPoo" alt=""><figcaption></figcaption></figure>

### Step 3: Unstake From Farm

To unstake from farm click on MAX and Unstake, then sign the confirmation transaction. Simple as that.

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

### Step 4: Migrate Now

After you unstake successfully, click on Migrate LP to Pulasr and click on Migrate Now to head to migration tool. On the page you will see your V2 positions ready for migration, click on it to expand and then click migrate.

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

### Step 5: Choose Range

In this step you have to choose the range you want to provide we recommend going with conservative range. Feel free to read more about Pulsar and setting ranges.&#x20;

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

After choosing range click on approve to approve contract, once done sign the transaction and you will have successfully migrated your liquidity to Pulsar.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stellaswap.com/how-to-guides/liquidity-staking/migrate-liquidity-from-v2-to-pulsar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
