# 钱包管理

- [代币管理](https://help.tokenpocket.pro/cn/wallet-management/token.md)
- [如何使用Transit Buy交易（WEB端）](https://help.tokenpocket.pro/cn/wallet-management/token/transit-buy-web.md)
- [如何使用Transit Buy交易](https://help.tokenpocket.pro/cn/wallet-management/token/transit-buy.md)
- [如何添加代币？](https://help.tokenpocket.pro/cn/wallet-management/token/add-token.md)
- [如何搜索代币？](https://help.tokenpocket.pro/cn/wallet-management/token/search-token.md)
- [如何删除代币？](https://help.tokenpocket.pro/cn/wallet-management/token/delete-token.md)
- [如何管理NFT资产？](https://help.tokenpocket.pro/cn/wallet-management/token/how-to-manage-my-nft-assets.md)
- [关于自定义代币](https://help.tokenpocket.pro/cn/wallet-management/token/about-custom-token.md)
- [钱包管理](https://help.tokenpocket.pro/cn/wallet-management/wallet.md)
- [转错链怎么办？EVM链资产误转问题解决办法与预防指南](https://help.tokenpocket.pro/cn/wallet-management/wallet/transfer-to-wrong-network.md): 转错链｜EVM 链｜资产误转｜转错链教程｜
- [如何将MATIC兑换成POL](https://help.tokenpocket.pro/cn/wallet-management/wallet/matic-pol.md)
- [如何使用隐私钱包](https://help.tokenpocket.pro/cn/wallet-management/wallet/private-wallet.md)
- [如何使用Widget（小部件）](https://help.tokenpocket.pro/cn/wallet-management/wallet/widget.md)
- [如何隐藏钱包网络？](https://help.tokenpocket.pro/cn/wallet-management/wallet/hide-wallet-network.md)
- [如何创建钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/create-wallet.md)
- [如何导入钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/import-wallet.md)
- [如何管理钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/manage-wallet.md)
- [如何切换钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/switch-wallet.md)
- [如何同步钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/wallet-sync.md)
- [如何一键迁移钱包数据？](https://help.tokenpocket.pro/cn/wallet-management/wallet/wallet-data-migration.md)
- [如何使用观察钱包以及冷钱包？](https://help.tokenpocket.pro/cn/wallet-management/wallet/how-to-use-watch-wallet-cold-wallet.md)
- [什么是nonce？](https://help.tokenpocket.pro/cn/wallet-management/wallet/nonce.md)
- [关于Eos账号权限](https://help.tokenpocket.pro/cn/wallet-management/wallet/permissions.md)
- [区块浏览器使用教程](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial.md)
- [什么是区块浏览器？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-explorer.md)
- [什么是哈希值（交易哈希）？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/what-is-tx-hash.md)
- [BSC浏览器使用教程](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial.md)
- [如何在BSC区块浏览器查询交易记录？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-the-transfer-record-bsc.md)
- [如何在BSC区块浏览器查询资产？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-wallet-address-bsc.md)
- [如何在BSC区块浏览器查询代币信息？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-token-info-bsc.md)
- [TRON浏览器使用教程](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial.md)
- [如何查看地址多签状态](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/status-check.md)
- [如何在TRON区块浏览器查询交易记录？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-the-transfer-record-tron.md)
- [如何在TRON区块浏览器查询资产？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-wallet-address-tron.md)
- [如何在TRON区块浏览器查询代币信息？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-token-info-tron.md)
- [ETH浏览器使用教程](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial.md)
- [如何在ETH区块浏览器查询交易记录？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-the-transfer-record-eth.md)
- [如何在ETH区块浏览器查询资产？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-wallet-address-eth.md)
- [如何在ETH区块浏览器查询代币信息？](https://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-token-info-eth.md)


---

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