# Common Issues

- [Network Fees / Gas Fee Explanation](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/network-fees-gas-fee-explanation.md)
- [Network, Address, Tag/Memo Explanation](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/network-address-tag-memo-explanation.md)
- [What If I Forgot to Fill in the Memo/Tag When Depositing?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-if-i-forgot-to-fill-in-the-memo-tag-when-depositing.md)
- [Deposit Delay / Withdrawal Pending](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/deposit-delay-withdrawal-pending.md)
- [My Withdrawal is Successful, but Not Received](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/my-withdrawal-is-successful-but-not-received.md)
- [Can I Cancel or Refund a Withdrawal Order?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/can-i-cancel-or-refund-a-withdrawal-order.md)
- [Withdrawal was Returned, but I Haven't Received It](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/withdrawal-was-returned-but-i-havent-received-it.md)
- [What is the Minimum Amount of Deposit?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-is-the-minimum-amount-of-deposit.md)
- [What is the Minimum Amount of Withdrawal?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-is-the-minimum-amount-of-withdrawal.md)
- [What will Happen If I Change My Receiving Address?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-will-happen-if-i-change-my-receiving-address.md)
- [What will Happen If I Deposit an Unsupported Token / Chain?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-will-happen-if-i-deposit-an-unsupported-token-chain.md)
- [What is a High-Risk Deposit, and Why am I Restricted?](https://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-is-a-high-risk-deposit-and-why-am-i-restricted.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://docs.cwallet.com/crypto-deposit-and-withdraw/common-issues.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.
