# How to Withdraw Memo/Tag Tokens

Some blockchains (like XRP, EOS, XLM, or TON) use a single address for all users and rely on a Memo/Tag to route funds to the correct individual. This means that when depositing memo/tag tokens, you must use the memo/tag.

* **To a Centralized Exchange/Wallet:** You almost always need to enter a Memo/Tag provided by the receiving exchange. Without it, they cannot credit your account.
* **To a Decentralized Wallet (Non-Custodial):** Usually, a Memo is not required. You can leave it blank.

**Here is a guide on withdrawing memo tokens:**

Navigate to '**Send**' and select crypto and network.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2Fw9HKQCse9AbXPHPaPAOk%2F30.png?alt=media&#x26;token=5e22aed1-bf27-417f-9078-5a7385adfccf" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2F0E2lc83zBiCEbSJtRJti%2F31.png?alt=media&#x26;token=68443beb-6c75-40d4-b029-766e3f52853d" alt=""><figcaption></figcaption></figure>

Enter the amount, recipient's address, and recipient's memo/tag (if you send it to a Centralized Exchange/Wallet).

<mark style="color:green;">**⚠️ NOTE:**</mark> Entering a wrong address or memo/tag will result in permanent loss of funds.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2FvGNz5QaGFlbAyQy5pvuZ%2F32.png?alt=media&#x26;token=89521d8a-ceb1-44ba-9141-f1148a517095" alt=""><figcaption></figcaption></figure>

You can also check all the information here to ensure you have put the correct address, amount, and memo/tag.&#x20;

After checking, click the '**send**' button and confirm it.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2FXmsOCkEtXnrZzah2KDOA%2F33.png?alt=media&#x26;token=b4d87372-0306-4cf7-9809-09c2ea32adc4" alt=""><figcaption></figcaption></figure>

The last step, 60-Second Safety Net.&#x20;

You have 60s to check all the information. If all information is correct, click the '**Send**' button.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2FdrpFPYCumBSjCswlQeMf%2F34.png?alt=media&#x26;token=7b4d872e-9366-4d15-b4fc-b6aef02a379d" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**⚠️ Important Note:**</mark> The 60-Second Safety Net. We offer a 60-second grace period on all withdrawals/transfers to check if you entered the wrong address or amount, engineered to prevent costly mistakes. To give you a final chance to review and cancel the transaction before the funds are permanently transferred.


---

# 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/withdraw/how-to-withdraw-memo-tag-tokens.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.
