# How to Deposit Crypto to Cwallet

## **How to deposit to** Cwallet **account** <a href="#h_ba8d65b55c" id="h_ba8d65b55c"></a>

**Method 1:** Deposit through Cwallet app/website

**Method** **2:** Deposit through Cwallet bot on Telegram

## **​Method 1: deposit on** Cwallet **app/website** <a href="#h_09c59095a1" id="h_09c59095a1"></a>

1. Visit Cwallet and navigate to the button, then click Receive

<div align="left"><figure><img src="https://resource.cwallet.com/default/app.png" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://resource.cwallet.com/default/receive.png" alt="" width="375"><figcaption></figcaption></figure></div>

2. Choose the **network** from which the **token** is to be deposited. The deposit address will be displayed, and you can also copy the address or scan the deposit QR code. Cwallet internal transfer is available as well.

<div align="left"><figure><img src="https://resource.cwallet.com/default/deposit.png" alt=""><figcaption></figcaption></figure></div>

3. Click here to make an internal deposit

<div align="left"><figure><img src="https://resource.cwallet.com/default/offchain.png" alt=""><figcaption></figcaption></figure></div>

**Note**: If you want to deposit memo coin, such as **TON**, **XRP, XLM, and EOS** require a deposit **memo** to be included with your transaction. Transactions missing a memo will fail to deposit. And you can check your Cwallet memo here.

<div align="left"><figure><img src="https://resource.cwallet.com/default/receivememo.png" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://resource.cwallet.com/default/receivememo2.png" alt="" width="375"><figcaption></figcaption></figure></div>

**Note**: The minimum deposit amount for XRP tokens is 0.01 XRP. Deposits below this amount will not be processed successfully.

## **Method** **2:** deposit through Cwallet bot on Telegram

**1.** Take depositing USDT to a Cwallet account as an example. Send a direct message to **@Cwallet\_com\_Bot** with the command **/deposit USDT** on Telegram.&#x20;

<mark style="color:green;">`Command format: /deposit TokenName`</mark>

**2.** Select the network for the token to be deposited and you will receive the QR code and text code for the corresponding deposit address.&#x20;

<div align="left"><figure><img src="/files/8LxJ3Fwn4kduahRfrwNU" alt=""><figcaption></figcaption></figure></div>

**3.** Take USDT-TRC20 as an example, you can either scan the QR code with your crypto wallet or paste the deposit address into your crypto wallet.

<div align="left"><img src="/files/6OftLjwrlicJiarO7ROF" alt=""></div>

After the deposit is successful, the bot will response with a message confirming the deposit.\
You may check the updated balance by sending **/balance** **USDT.**

**Note**: The following currencies: **XRP, XLM, EOS** require a deposit **memo** to be included with your transaction. Transactions missing a memo will fail to deposit.

<div align="left"><img src="https://resource.cwallet.com/default/tgmemo.png" alt="" width="375"></div>

After the deposit is successful, the bot will response with a message confirming the deposit.

**Note**: If you want to deposit memo coin, such as **TON**, **XRP, XLM, and EOS** require a deposit **Memo** to be included with your transaction. Transactions missing a Memo will fail to deposit.&#x20;

<div align="left"><figure><img src="https://resource.cwallet.com/default/receivememo.png" alt="" width="375"><figcaption></figcaption></figure></div>

And you can check your Cwallet Memo here.

<div align="left"><figure><img src="https://resource.cwallet.com/default/receivememo2.png" alt="" width="375"><figcaption></figcaption></figure></div>

**Note**: The minimum deposit amount for XRP tokens is 0.01 XRP. Deposits below this amount will not be processed successfully.

<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/custodial-wallet/deposit/how-to-deposit-crypto-to-cwallet.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.
