# 在Eclipse上管理您的投资组合

无论您是流动性提供者（LP）初学者还是高级用户，一旦创建了您的头寸，了解如何在用户界面（UI）中管理它非常重要。

通过用户界面创建的所有头寸都由存储在您钱包中的NFT表示。这些NFT可以在钱包之间自由转移；您可以将它们移动到其他钱包或存储在硬件钱包中。

请注意，只有持有NFT的钱包才能在用户界面中与头寸进行交互。如果您将NFT转移到错误的地址，或者不小心销毁了它，您将失去对与该NFT相关的所有流动性的访问权限，这些资金将无法找回。

在Orca v2中，最简单的执行许多投资组合任务的方法是使用投资组合管理侧边栏。


---

# 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-eclipse-xiang-guan-wen-dang/orca-zai-eclipse-shang-de-liu-dong-xing-ti-gong-zhe-xiang-guan/zai-eclipse-shang-guan-li-nin-de-tou-zi-zu-he.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.
