# Cross AMM Migration Data

The Bancor Portal Manages the migration of liquidity from other protocols. Initially, three events will manage these migrations from Sushiswap, UniswapV2 and UniswapV3 as represented in the following events, respectively.

These are the articles on the events for Cross AMM Migration:

{% content-ref url="/pages/sSl1W5Xjcfbtu4vYLQcd" %}
[UniswapV2PositionMigrated()](/developer-guides/data-and-events/liquidity-data/cross-amm-migration-data/uniswapv2positionmigrated.md)
{% endcontent-ref %}

{% content-ref url="/pages/RJ9OZS0NEXDZoPUjknOC" %}
[Broken mention](broken://pages/RJ9OZS0NEXDZoPUjknOC)
{% endcontent-ref %}

{% content-ref url="/pages/Stfvx1s8ZqK3GcB9FxKz" %}
[SushiswapV1PositionMigrated()](/developer-guides/data-and-events/liquidity-data/cross-amm-migration-data/sushiswapv1positionmigrated.md)
{% endcontent-ref %}


---

# 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/data-and-events/liquidity-data/cross-amm-migration-data.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.
