# 钱包转账常见问题

- [为什么不能直接往合约地址转账？](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)


---

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