# 我的流动性消失不见了！

场景:你刚刚登录查看你在Orca的池子里的头寸情况，你发现你的流动性似乎消失了。我知道这是一种可怕的感觉，但在你开始担心之前，要知道这可能是可以解决的。

## 你应该怎么做？

这时候最常见的情况是，当双挖池结束的时候你在池子中还有流动性。

* 导航到' 双挖 '标签，向下滚动到页面底部，你会发现在标题' 结束的 '下有很多已经结束的双挖池，在这里查看应该就会找到你存入流动性的池子。
* 现在你已经找到了你的池，点击“Harvest and Undip”。\
  注意：如果你点击“Harvest and Undip”以后没有反应，请查看另外下一条疑难解答。
* 在你的钱包中批准交易，然后等待交易完成。
* 回到“你的流动性”标签，你应该会发现你失踪的流动性已经重新出现!

如果以上的解决方案没有解决你的问题，请在discord频道中联系我们的社区经理。

警告：当你提出你的疑问后，我们的社区经理永远不会主动私信你，r如果你收到了任何人的私信，那一定是骗子，不要相信并立即在[Discord](https://discord.gg/orca-so)中举报。

## 为什么会发生这种情况？

当你使用你的流动性“双挖”的时候，水族农场的流动性代币就存入了双挖池中并且将双挖池的流动性代币发送到你的钱包中，当一个双挖池结束时，“您的流动性”选项卡上的“您的存款”价值功能就会切换到寻找该池作为水族农场流动性代币持有的价值。由于您仍然持有双挖流动性代币在您的钱包，而不是水族农场代币，您的流动性的价值没有被捕获。当你解除双挖被替换为水族农场代币时将会再次被捕获。


---

# 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/yi-nan-jie-da/wo-de-liu-dong-xing-xiao-shi-bu-jian-le.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.
