# What if I forgot to include a memo?

If you didn't include a **Memo** when making a withdrawal, the funds might not reach the recipient. In this case, contact the support team of the wallet you sent the funds to.

For example, if the address belongs to a **Binance** wallet, reach out to their support and provide the [**TXID**](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-transaction-id-txid.md).

If you are not sure when a memo/tag is required, start here:

* [What is a memo/tag, and when is it required?](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-memo-tag.md).
* [How to track a crypto transaction (TXID, status, confirmations)](/intro/transfers/how-to-track-a-crypto-transaction.md).


---

# 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://help.mytonwallet.io/intro/frequently-asked-questions/what-if-i-forgot-to-include-a-memo.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.
