# 钱包转账

- [如何收款？](https://help.tokenpocket.pro/cn/transfer-tutorial/receive-token.md)
- [如何转账到钱包/交易所？](https://help.tokenpocket.pro/cn/transfer-tutorial/transfer-to-the-wallet-or-exchange.md)
- [如何取消转账交易？](https://help.tokenpocket.pro/cn/transfer-tutorial/cancel-transfer.md)
- [如何加速转账交易？](https://help.tokenpocket.pro/cn/transfer-tutorial/accelerate-transfer.md)
- [如何在发起转账时添加memo？](https://help.tokenpocket.pro/cn/transfer-tutorial/add-memo.md)
- [关于转账的安全事项](https://help.tokenpocket.pro/cn/transfer-tutorial/about-safe-transfer.md)
- [关于不同公链的代币转账](https://help.tokenpocket.pro/cn/transfer-tutorial/about-public-chain-transfer.md): 通过本文了解不同公链的代币收款与转账的注意事项
- [方法1：钱包同步找回](https://help.tokenpocket.pro/cn/transfer-tutorial/about-public-chain-transfer/wallet-sync.md)
- [方法2：密钥导入找回](https://help.tokenpocket.pro/cn/transfer-tutorial/about-public-chain-transfer/import.md)
- [钱包转账常见问题](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq.md)
- [为什么不能直接往合约地址转账？](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/not-transfer-to-contract.md)
- [我往合约转账了怎么办？](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/do-not-transfer-to-contract-address.md)
- [交易所【提现资产】到钱包未到账](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/fail-to-receive-assets-from-exchanges.md)
- [钱包【充值资产】到交易所未到账](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/fail-to-receive-assets-from-wallet.md)
- [为什么转账一直在打包，怎么办？](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/pending-status-transfer.md)
- [我转账失败了，为什么不给我退币？](https://help.tokenpocket.pro/cn/transfer-tutorial/wallet-transfer-faq/why-do-not-return-my-coins.md)
- [多链批量转账工具](https://help.tokenpocket.pro/cn/transfer-tutorial/token-batchsender.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/transfer-tutorial.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.
