# Why hasn't my withdrawal arrived

## Please check the following information about your withdrawal order:

1. Ensure that your receiving address is correct.
2. If a memo or tag must be filled in with the transaction, please ensure that they are correctly filled in. If you fail to fill in a required memo or tag, please contact your destination wallet for assistance.

{% hint style="info" %}
On-chain transactions typically take some time, and you can check again later to determine if the account has been received.&#x20;
{% endhint %}


---

# 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.ccpayment.com/faq/payment/why-hasnt-my-withdrawal-arrived.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.
