# Migrating Liquidity to v3

Care has been taken to ensure that if you have positions in Bancor v2 that migrating to v3 positions will be as simple as possible. In addition, the migration contracts are also capable of migrating positions from other [AMM](broken://pages/TeD0G2eBvkp5AQTYaohz) platforms.&#x20;

This guide will detail the migration process from previous versions to Bancor v3.


---

# 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.bancor.network/developer-guides/write-functions/migrating-liquidity-to-v3.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.
