# 如何从一个池子中提取

如何从资金池中提取流动性

如果你的流动性是双挖池，请参阅如何撤消流动性，然后按照这些说明。本指南向您展示了如何将流动性提取到您的钱包，如果您的池是合格的，并且您想使用自动迁移工具，请遵循自动迁移工具指南。

1. 在主屏幕顶部选择Pools。
2. 选择Your Liquidity选项卡。
3. 找到第一个池并单击Withdraw。
4. 使用滑块选择所有要提取的流动性。
5. 单击“提取”，然后在钱包中批准。
6. 重复步骤1-5，直到你的头寸被撤回。

{% hint style="info" %}
如果遇到任何问题，请参考故障处理指南。
{% endhint %}


---

# 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/ti-qu-liu-dong-xing/ru-he-cong-yi-ge-chi-zi-zhong-ti-qu.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.
