# Farms/Pools Migration Guideline

{% hint style="info" %}
You don't need to migrate Farms Auto (BNB and BUSD)

These farms will automatically migrate.
{% endhint %}

**Follow these steps to complete migrating your farms/pools:**

**Step 1: Navigate to the** [**Migration**](https://position.exchange/migration) **page and connect your wallet**

> **URL:** [**https://position.exchange/migration**](https://position.exchange/migration)

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

**Step 2: Unstake all from the old farms/pools**

On the migration interface, you will see a list of pools and farms you are currently staking. Press **Unstake all** button in the Farms/Pool that you want to unstake.

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

Confirm the action in your wallet.

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

A pop-up window will appear to announce successful unstaking.

After unstaking, navigate to the second step in the screen: **Stake LP tokens and POSI to the new Farm & Pool contract**

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

**Step 3: Approve new contracts**

Before staking into the new farms/pools you need to give them access to the LP tokens by Approving them. Simply click "Approve Contract", confirm in your wallet and wait a few seconds for the transaction to be confirmed.

<figure><img src="/files/krpIeiomay6LmaEDa8pT" alt=""><figcaption><p>For example: Approve for DAI-BUSD</p></figcaption></figure>

{% hint style="info" %}
Please note:

* This action is safe for your funds.
* You only need to approve once.
  {% endhint %}

**Step 4: Stake to the new farms/pools**

After approving, in the farms/pools you want to stake into, press the **Stake** button.

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

Enter the amount that you want to stake into Farms/Pools and click **Confirm**.

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

Finally, confirm the action in your wallet. A pop-up window will appear to announce your successful transaction.

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

Congrats! Now, relax and earn new rewards!&#x20;

## FAQs

#### Why do I need to migrate?

You should migrate as soon as possible in order to keep earning staking rewards on Position Exchange.

#### What happens if I don’t migrate?

You won’t receive rewards from the old farms/pools.

#### When should I do the migration?

You can do the migration whenever you want, however, it’s better to migrate as soon as possible so that you can continuously earn rewards from farms and pools.


---

# 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.position.exchange/products/migration/farms-pools-migration-guideline.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.
