# 数字资产转入教程

1. 在 D-Vault 页面，找到资金转入按钮。
2. 选择“数字资产（USDC, USDT）”，并选择您要使用的网络。
   1. UDST支持的网络：Ethereum、TRON、Solana、Polygon
   2. USDC支持的网络：Ethereum、Solana、Polygon、Base
3. 若您是首次转账，在转账前需根据合规要求填写个人信息（再次转入时无需重复填写）。
4. 完成以上步骤后，DeCard将会返回您的专属地址。
5. 您只需将数字资产充值到您的地址即可（该兑换服务由 FOMO PAY 提供）。
6. 一旦链上检测到交易完成，FomoPay将按照实时汇率将您的数字资产转换为SGD，系统将为您的账户增加对应的SGD法币金额。

如果您的转账在 30 分钟内未到账，欢迎联系客户服务团队。

{% content-ref url="/pages/6c3L8cdK9e2AE5SCAhAG" %}
[数字资产转入未到账怎么办？](/d-vault/shu-zi-zi-chan-zhuan-ru-wei-dao-zhang-zen-me-ban.md)
{% endcontent-ref %}


---

# 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://help.thedecard.com/d-vault/shu-zi-zi-chan-zhuan-ru-jiao-cheng.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.
