# 什么是资产归集

1、资产归集是将某种资产全部转移到指定账号中的功能。

2、您需要选择一种想要归集的Token资产，如EOS。

3、您可以手动选择您想要进行归集的账号。选中账号中对应的token资产将被转移到指定账号中，而未选中的账号中的资产不会被转移。

4、归集过程中的账号密码相同的钱包只需要输入一次密码，不同密码的钱包需要再次输入密码。

5、归集操作本质上是一次或多次转账，需要一定时间等待区块确认。被归集的账号越多，归集过程花费的时间也越长。

6、归集操作中的某些转账有可能因为区块链网络无法确认而失败。失败的转账不会影响已经成功的转账，也不会导致资产的损失。您可以在网络稳定后尝试再次进行归集。

7、归集操作结束前，请不要离开归集结果页面，否则归集操作无法继续进行。


---

# 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://help.tokenpocket.pro/cn/faq/multichain-wallet/what-is-asset-collection.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.
