> For the complete documentation index, see [llms.txt](https://help.coinpocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.coinpocket.io/wallet-faq/btc-wallet/my-bitcoin-has-been-transferred-out-but-the-receiver-said-did-not-receive-what-should-i-do.md).

# My bitcoin has been transferred out but the receiver said did not receive, what should I do?

If you have sent Bitcoin (BTC) or Bitcoin Cash (BCH) to someone but they say the bitcoins never arrived, please check the receiving address on our CoinPocket App to make sure the funds have been broadcast to the network and sent to the correct address.

If the recipient states that they did not receive the bitcoins, please ask them to confirm the receiving address. If you have sent to the correct address but the recipient cannot see the bitcoins in their wallet, then it is possible you have mistakenly sent BCH to a BTC address (or vice-versa).

You can query in the block chain browser, may be the queue delay is more severe. The speed is really so slow when there are more transactions.

If you have sent the wrong coin, then you will need to ask the receiving party to help recover the funds for you. If they do not know how to recover BCH/BTC, they will need to contact the support team of their wallet provider for instructions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.coinpocket.io/wallet-faq/btc-wallet/my-bitcoin-has-been-transferred-out-but-the-receiver-said-did-not-receive-what-should-i-do.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.
