# Can I get my assets back if I send them to the wrong addresses?

Unfortunately, crypto transactions are irreversible. Once the transactions are initiated, they cannot be canceled or reversed, due to the nature of crypto.&#x20;

Therefore, please be cautious when making transactions on blockchains. It is very important to double-check all the information including the receiving wallet address to prevent unwanted outcomes.&#x20;

If you sent funds to the wrong address, please try to reach out to the receiving platform and ask for their support in returning the funds if they can help.&#x20;

<br>


---

# 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.ramper.xyz/ramper-wallet/user-faqs/can-i-get-my-assets-back-if-i-send-them-to-the-wrong-addresses.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.
