# How to Deposit 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.

**Here is a guide on depositing memo/tag token:**

Navigate to '**Receive**' 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%2FIeKrxB5avJ732spuoXuO%2F12.png?alt=media&#x26;token=add226e1-7811-4e8c-8cbd-263e3d0d11e7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2FCP6gKQvBxJJGvPTLeGhx%2F13.png?alt=media&#x26;token=fc3fcb85-7b7c-4409-9cb3-873eae21e8ad" alt=""><figcaption></figcaption></figure>

The system will inform you about the memo/tag requirement.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2FaTBT6YTVOlUr6kZBthNo%2F14.png?alt=media&#x26;token=57ef2793-acc4-4f9b-9fa0-0318039db185" alt=""><figcaption></figcaption></figure>

Copy the '**Receive Address**' to your external platform, and also copy the '**Memo/Tag**'.

<figure><img src="https://3234817847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLIfMHqDEB5rVHERvbUyz%2Fuploads%2F6SO9xrx4P59v3lCqYl1w%2F15.png?alt=media&#x26;token=d1bffe5a-c6b0-41b8-88a8-e06e1abdfd3e" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**⚠️ Important Note:**</mark> Sending memo tokens without the Memo/Tag may result in permanent loss of funds.


---

# 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/deposit/how-to-deposit-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.
