# What If I Forgot to Fill in the Memo/Tag When Depositing?

Don't panic, recovery is possible.

If you deposited a Memo-required token (like XRP, TON, or EOS) but forgot to include the Memo, the funds have likely arrived at Cwallet's main address but haven't been routed to your specific account.

To recover these funds, we need to verify the transaction details manually:

* Please submit a 'Deposit Issue' ticket via our self-service center:[ Crypto Recovery Ticket (Deposit)](https://cwallet.com/tools/ticket?t=deposit)
* For security verification, you are strictly required to provide a screen recording of the withdrawal record from the sending platform. Open the external platform (the one that deposits the funds) and show us the transaction history of this order. The video must clearly show the following three elements: token name, amount, and TxID.

**Need help recording?**

Watch our tutorial: [Cwallet Transaction Memo: A Complete Guide to Error Recovery](https://www.youtube.com/watch?v=CmH17OQzqk0)

**Still need help?**

* **Live Chat Support:** Contact [Live Support](https://cwallet.com/support) for real-time help.
* **Email:** Send your inquiry to <support@cwallet.com>

<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.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-if-i-forgot-to-fill-in-the-memo-tag-when-depositing.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.
