# 如何存入加密货币

{% hint style="info" %}
前置条件

在进行充值操作前，请确认您已准备好以下内容：

* 已在 D1CE完成账户注册并成功登录
* 拥有可用的加密货币钱包（如 Binance、Coinbase、OKX、Trust Wallet 等）
* 拥有足够的 USDT、BTC 或 ETH 资产
  {% endhint %}

{% stepper %}
{% step %}
**选择加密货币**

在充值弹出视窗中，选择您要充值的加密货币（例如：BTC、ETH、USDT）

![](/files/96ycgJW3pMdpj0W3Thlg)
{% endstep %}

{% step %}
**选择网路**

对于 USDT 等代币，您需要选择正确的网路 (例如 ERC20、TRC20)。\
**注意：请确保您选择的网路与外部钱包或交易所所使用的网路一致。**

![](/files/XHzH7IlNp1ERV3sGwifX)
{% endstep %}

{% step %}
**复制充值地址或扫描 QR 代码**

系统将为您的帐户生成一个专属的充值地址。\
点击「复制地址」或使用钱包应用程式扫描 QR 码。

![](/files/IuiBRZIxpBUFQvbLnyBT)
{% endstep %}

{% step %}
从**外部钱包传送加密货币到D1CE**

请选择您在 D1CE 复制「充值地址」时所选择的相同网路，并在从外部钱包发送或提币时，将该地址贴上至对应栏位中。
{% endstep %}

{% step %}
**等待区块链确认**

充值将在区块链完成所需确认数后入帐。\
**注意：大多数交易都会在几分钟内处理完成，但也会有差异。**
{% endstep %}

{% step %}
**在 D1CE 检查您的钱包余额**

交易成功后，资金将自动显示在您的 D1CE 钱包中 — 随时准备开玩！
{% 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-zh-cn/chang-jian-wen-ti/ru-he-cun-ru-jia-mi-huo-bi.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.
