# Can I Cancel or Refund a Withdrawal Order?

Once a transaction has been broadcast to the blockchain and marked as 'Success', it is irreversible. Cwallet is technically unable to intervene, stop, or reverse the transaction.

To prevent mistakes, Cwallet provides a 60-Second Safety Net after you initiate a withdrawal. During this minute, you can cancel the order immediately if you spot an error.

Always double-check the recipient's address and amount after entering your password but before the 60-Second Safety Net expires. This is your only chance to stop a transfer.


---

# 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/can-i-cancel-or-refund-a-withdrawal-order.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.
