# 自动迁移工具指南

此工具并非对所有遗留池都可用，因此了解其局限性非常重要。

* 该工具创建了一个全范围头寸(0 -∞)，它模拟了一个遗留池的头寸。你的头寸将比集中头寸获得更低的收益，但不需要重新平衡。
* 如果tick未在您所选收费层的整个范围内初始化，则需要额外的网络费用-请注意显示的警告。
* 目标CLAMM池中的价格可能与原始遗留池中的价格不匹配-请注意显示的警告。
* 对于需要迁移的交易对或给定的费用层，可能不存在CLAMM池，在这种情况下，迁移将需要使用其他选项来完成，例如手动提取和存入(参见提取流动性)。

下面的指南拥有有图片和没有图片的，选择最适合你的选项。

{% tabs %}
{% tab title="文字版" %}
如何使用自动迁移工具

1. 首先把你的钱包连接到Orca。&#x20;
2. 导航到您的流动性标签下的池。如果您的流动性是双挖池，请在继续操作前将其取出(参见如何从双挖池中取出)。
3. 如果您的池符合自动迁移条件，请单击**Migrate**。
4. 选择您想要迁移到的CLAMM池的费用层(从0.01%、0.05%、0.3%或1%中选择)\
   注意:少量无法转移到新头寸的流动性将存入您的钱包。
5. (可选)您可以通过点击本地设置齿轮按钮来调整滑点容忍度。
6. 根据tick初始化的需要和/或源池和目标池之间的价格差异，可能会生成警告，如果需要调整您的选择，并在准备就绪时单击**Migrate**。
7. 在你的钱包中查看细节并批准。
8. 迁移完成了!🎉您现在将在您的钱包中看到代表您新头寸的NFT的图像。

{% hint style="info" %}
**请勿**出售或烧毁此NFT。你可以把它发送到另一个钱包来转移你的头寸，但是(鲸鱼禁止)请不要烧掉或卖掉它，否则你会失去你的流动性!
{% endhint %}
{% endtab %}

{% tab title="带图片版本" %}

{% endtab %}
{% endtabs %}


---

# 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://orca-so.gitbook.io/orca-docs-zh/orca-liu-dong-xing-qian-yi-zhi-dao/yi-dong-dao-yi-ge-clamm-chi-he-qi-ta-xuan-xiang/zi-dong-qian-yi-gong-ju-zhi-nan.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.
