# Troubleshooting

At Moonshot, we make sending funds to other wallets as simple as possible; however, issues may occasionally arise after the funds have been sent.

### Sent to the wrong address

Transactions on the blockchain are irreversible, meaning that if you have sent funds to the wrong wallet, there is nothing Moonshot can do. However, there are steps you can take to ensure your funds are sent to the correct location:

1. Only send to addresses/accounts you know
2. Double-check you have the proper address before you send the funds

### Sent to an unsupported wallet

When funds are sent to a wallet that does not support the network the funds are on, the wallet cannot hold the funds sent to it, and they are permanently lost. Since blockchain transactions are irreversible, Moonshot cannot recover funds sent to an unsupported wallet.


---

# 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://support.moonshot.com/coins/send/troubleshooting.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.
