# What if I send crypto to a wrong address?

After a successful transfer on the blockchain, it is not possible to cancel or withdraw it, but only to contact the recipient to transfer it back for you. If you accidentally transfer to the wrong address, it is only possible to retrieve your assets if you find the owner of the address. Please carefully recall the origin of this recipient address and attempt to recover it by:<br>

1. If the recipient address is your recipient address on another platform: please contact the recipient platform staff for a refund;
2. If the payee address is your friend's payee address: contact your friend to explain the situation and ask him to return it to you;
3. If the payment address is the contract address of a token: contact the project owner and ask if they can transfer it back for you.


---

# 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://coinsdo.gitbook.io/docs/coinwallet/faq/what-if-i-send-crypto-to-a-wrong-address.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.
