# what is Asset Collection？

| <p>1. Asset collection is a function that transfers all balance of a selected asset to a designated account.<br>2. Choose the asset that you want to collect. For example, EOS.<br>3. You can manually select the account you want to collect from. The assets in the selected account will be transferred to the designated account, and the assets in unselected accounts will not be transferred.<br>4. In the collection process, wallets with the same account and password only need to enter the password once, and wallets with different passwords need to enter the password separately.<br>5. The collection operation is essentially one/multiple transfers of assets, which takes some time to wait for block confirmation(s). The more accounts collected, the longer the collection process takes.<br>6. Some transfers may fail because of a failed blockchain confirmation. The failed transfer will not affect the successful transfer, nor will it cause the loss of assets. You can try to perform collection again when the network is stable.<br>7. Before the end of the collection operation, please do not leave the collection results page, otherwise, the collection operation will not continue.</p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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/en/wallet-faq-en/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.
