# 撤出

如果您有一个 LP 头寸仓位想要提取，只需导航至池并选择提取按钮即可。您还可以从您的[投资组合](/kai-shi-shi-yong/aftermath-dao-hang/cha-kan-nin-de-tou-zi-zu-he.md)中快速查看您已提供流动性的所有池。请注意，如果您已将 LP 代币存入一个农场，这些代币将不会出现在投资组合的 "池 "选项卡下，因为这些代币目前不在您的钱包中。相反，您可以在 "投资组合 "的 "农场 "选项卡下查看所有农场头寸。如果您想提取目前存放在 "农场 "中的流动资金，请先从 "农场 "中解除抵押，然后按照此处的说明从 "资金池 "中提取。

导航至您希望提款的资金池后，单击页面右上方的提款按钮。您将看到一个类似下面的模式：

<figure><img src="/files/sDO5D1ua6hkax9zJgHCJ" alt=""><figcaption><p>提款模式</p></figcaption></figure>

您拥有的 LP 代币总量显示在页面顶部第一个字段的上方。您可以键入希望从池中移除的 LP 代币数量，也可以使用滑块或选择 "一半 "或 "最大 "按钮。

您的提现将根据每个币的价值与您从池中提取的 LP 代币数量进行等权重分配。这是一项安全功能，可确保即使在剧烈波动时，Aftermath 池也能保证流动性提供者的安全。


---

# 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://ch-docs.aftermath.finance/chi-zi/jiao-cheng/che-chu.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.
