# Migrating to a Reward Vault

Throughout the lifecycle of many V2 and Island pools, it's common for a pool to transition from offering Farm rewards to being whitelisted for a Proof of Liquidity Reward Vault. When this happens, Kodiak makes it easy for users to seamlessly migrate their positions into the corresponding Reward Vault. Additionally, users with remaining lock-up periods in the original Kodiak Farms will now be able to unstake their positions at this time.

**Go to the Specific Pool's Management page**

Click on the `Liquidity` option within the navigation bar. Within this section, ensure the `Top Pools` tab is selected. Click on the specific pool you wish to migrate from a Farm to the Reward Vault.

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

## **Migrate to Reward Vault**

1. Click `Migrate to Reward Vault` to start the migration process on the respective Pool's management page.

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

2. Read the disclaimer and steps detailed in the pop-up and click `Start Migration` if you would like to proceed.

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

3. Approve the unstaking of the Island Share /  V2 LP tokens from the Kodiak Farm.

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

3. Approve the Island Shares / V2 LP tokens allowance.&#x20;

   <figure><img src="/files/5UCl7HWhZM4rYZrZupNI" alt=""><figcaption></figcaption></figure>
4. Approve the staking of the Island Shares / V2 LP tokens into the respective Reward Vault.

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

3. Congratulations! You have staked your Island Shares / V2 LP tokens into the Reward Vault. You can also claim earned BGT rewards and boost your BGT with the Kodiak Validators within the Kodiak dApp.

<figure><img src="/files/gn7MztJ6zRKRjDwWZme2" 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://documentation.kodiak.finance/user-guide/migrating-to-a-reward-vault.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.
