# D1CE Crypto Deposit & Withdrawal Guide

### <mark style="background-color:blue;">PART 1: Deposit Procedure</mark>

{% hint style="info" %}
**Prerequisites**

Before initiating a deposit, please ensure that you have:

* A registered and verified account on D1CE
* A crypto wallet (e.g., Binance, Coinbase, OKX, Trust Wallet, etc.)
* Sufficient funds in USDT, BTC, or ETH
  {% endhint %}

{% stepper %}
{% step %}
**Log In to D1CE**

Go to <https://www.d1ce.com> and sign in with your credentials.
{% endstep %}

{% step %}
**Access the Wallet Section**

Once logged in, click on your profile or wallet icon.&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXduhy4EnWlzvjlsUFOr_5DDEb1l2mdfF1z-JEe_RH1CUnhWsKJpnnVv7iNBnux390-fyiLCgs0BEHbvV2oNExkRZan2Z5BH_ylzRcR_BqO5lwZQciH7pjMTM37UHLiMQerKJKrZuA?key=lOz2ClqIy0vZ6AXNBD2qKyZV)

Select “Deposit” from the dropdown menu.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcb0UDMwGa2RXo-PnB3jxUwmXODdYc4cknVqO8xY83yHA0ZvtRlEQjrxYYAc9VP0s8OzwZIfnztlyXRcX99c0rb2IaQIiW8YTHNZSBpmTp9ZZsL6ufO7jmXTNhm88f-WPVN4z9ZMQ?key=lOz2ClqIy0vZ6AXNBD2qKyZV)
{% endstep %}

{% step %}
**Select Cryptocurrency**

Choose the cryptocurrency you want to deposit: USDT, BTC, or ETH.
{% endstep %}

{% step %}
**Copy the Deposit Address**

A unique wallet address will be generated for the selected coin.&#x20;

* Confirm the blockchain network (e.g., ERC20, TRC20)
* Copy the address or scan the QR code

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdb5Nsm9IWHt_XBmr8vgjL17b8JrbrgxmV58S89w_2gZKLloQM_b1NAJ4Ox9mDb_xjSli5qt_EyV2ZD4ViWLhyxqIrPehn0SBh9d5iLSVK_bDY8gOJeYrHaY9TzQ3DvW6nDRg-W?key=lOz2ClqIy0vZ6AXNBD2qKyZV)
{% endstep %}

{% step %}
&#x20;**Transfer Funds From Your Wallet**

Using your external wallet (e.g., Binance):

* Select “Withdraw”
* Paste the copied deposit address
* Choose the correct network
* Enter the amount and confirm the transaction
  {% endstep %}

{% step %}
**Wait for Blockchain Confirmation**

The transaction may take a few minutes to be confirmed. Once completed, your D1CE account balance will update automatically.&#x20;
{% endstep %}
{% endstepper %}

***

### <mark style="background-color:blue;">PART 2: Withdrawal Procedure</mark>

{% hint style="info" %}
**Prerequisites**

* The withdrawal address must be a wallet address controlled by you.
* The account must be in normal status (e.g., no risk control restrictions).
  {% endhint %}

{% stepper %}
{% step %}
**Log In to D1CE**

Access your account by visiting <https://www.d1ce.com>
{% endstep %}

{% step %}
**Navigate to “Withdraw”**

Click the wallet icon and select “Withdraw”.

## ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeEM-OWyEXgvde9H4eXqt0tQAyG9qvrBmzyHcWItZpkWlQjdgr29mL-XwxExJ9idD5Ap9-xr5_3FudmK_6W7tHaet6UwyCadT2P3-SNjjgVevFdKAJA6uudYaccYOim85eiWJUfMQ?key=lOz2ClqIy0vZ6AXNBD2qKyZV)

{% endstep %}

{% step %}
**Choose Coin and Enter Destination Address**

* Select USDT, BTC, or ETH
* Enter your external wallet address
* Confirm the blockchain network (e.g., TRC20 for USDT)

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcJulrgOfsur_sKderiXWcBYEUule2NPz7gHknnnrJbAYZrH9Mmm9MuEw_AYFufCsxD3Ofvvdit3waFCtCHlaAfOXVU8etZxCTPBVJGeXI62sCh2_Cp9Q4xUrL1Td3sAF7BnjNVZg?key=lOz2ClqIy0vZ6AXNBD2qKyZV)<br>
{% endstep %}

{% step %}
**Enter Withdrawal Amount**

Input the desired amount to withdraw. The system will display available balance and applicable fees.
{% endstep %}

{% step %}
**Verification and Submit**

* Enter your email for verification
* Click "Submit Withdrawal Request"
* Wait for blockchain processing and platform review (manual review may be required in some cases)
  {% endstep %}

{% step %}
**Receive the Funds**

After the transfer is successfully submitted, please wait for network confirmation (usually 1 to 30 minutes). Once the transaction is complete, the deposited amount will be automatically credited to your D1CE wallet.
{% endstep %}
{% endstepper %}


---

# 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://doc.d1ce.com/blog-en/general-questions/d1ce-crypto-deposit-and-withdrawal-guide.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.
