# OLE V1 Migration

## Convert OLE V1 to V2

Transition to OLE V2 effortlessly. Our smart contract will lock your OLE V1 tokens and seamlessly credit the same amount of OLE V2 tokens to your wallet.

Convert function is available on these chains:

* Ethereum: <https://eth.openleverage.finance/app/convert>
* BNB: <https://bnb.openleverage.finance/app/convert>
* Arbitrum: <https://arbitrum.openleverage.finance/app/convert>

## Remove LP That Locked Before Migration

If you hold xOLE before the liquidity migrated to the new liquidity pool on BNB Chain and Arbitrum, you will need to use the following links to get PancakeSwap and SushiSwap to recognize and make your your LP withdrawable from their websites.

* [Remove OLE V2/ USDC LP from PancakeSwap (BNB Chain)](https://pancakeswap.finance/v2/remove/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467)
* [Remove OLE V2/ USDC LP from SushiSwap (Arbitrum)](https://www.sushi.com/pool/42161:0xfdb2c36b73e18871d9208cc508c911a1bffcfb8e/remove)


---

# 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.openleverage.finance/main/ole-token-v2/ole-v1-migration.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.
