# I Entered the Wrong Address, Can I Get My Funds Back?

We sincerely apologize, but due to the nature of blockchain technology, once a transaction is successful, it cannot be canceled or reversed. You will need to carefully consider the source of the recipient address and see if any remedy is possible:

1. If the recipient address is from another platform, contact the platform’s support team to request a return; if the recipient platform is Luffa, we regret to inform you that due to decentralization, the funds cannot be returned.
2. If the address is a contract address for a particular token, contact the project team to inquire whether the funds can be returned.


---

# 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://userguide.luffa.im/wallet/i-entered-the-wrong-address-can-i-get-my-funds-back.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.
