# 充值

充值功能是针对B2B 国际贸易中的买方角色设计的功能，旨在解决因为终端零售无法提供相关收款材料的情况，在此种情况下用户可以使用充值进行入金，并将 B2B 的付款材料作为 KYT/AML 的凭证依据，充值的操作流程如下：

点击首页“充值”按钮选择币种和网络或者选择稳定币币种头寸下方的“充值”按钮充值对应币种，以下以点击“充值”按钮为例：

<div data-with-frame="true"><figure><img src="/files/fNHpIbsf2OL1X3jnjLbL" alt=""><figcaption></figcaption></figure></div>

点击充值按钮后，会打开充值功能弹窗，按照实际情况选择充值的币种和区块链网络，点击“生成充值地址”获取充值地址。

<div data-with-frame="true"><figure><img src="/files/qOGy41zLSt3O1ITqqgh8" alt=""><figcaption></figcaption></figure></div>

ETH-ERC20和TRX-TRC20两个区块链网络的充值地址在没有被污染的情况下会尽量保持不变，但是依然会有变化的情况，**为了保证充值资金顺利到账 YiPex 强烈建议在每次充值操作前获取最新的充值地址。**

为了保证您的资金安全，充值成功之后，YiPex 会对付款地址进行扫描，如果付款地址非风险地址，5-10分钟即可到账，YiPex 将会向相关邮箱发送到账通知，亦可在首页“近期交易”或“数币钱包流水”中查看。

如果超过15分钟仍然未到账，请联系 YiPex 客服团队。

为了避免和风险地址产生交易造成的资金损失，我们强烈建议您在充值前进行地址风险查验；或者在充值大额资金前，先进行1-10美金的小额充值验证，确定入账之后再进行大额充值。但是需要注意，通过风险查验或小额验证之后，该地址不能再接收不明地址的打款，否则依然有可能会造成因地址污染造成的充值失败。

{% hint style="info" %}
在收到风险地址的打款后，YiPex 会按照您的要求将收到的款退回，但是会收取退回金额的3%作为服务费，请知悉。
{% endhint %}

{% hint style="info" %} <mark style="color:orange;">**YiPex仅为非中国大陆主体、非美国主体提供国家贸易资金交易系统服务，指引中的截图仅为YiPex测试环境数据和功能，实际情况请以实际产品为准。**</mark>
{% endhint %}


---

# 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://yipex.gitbook.io/yipex-docs/pc-duan/chong-zhi.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.
