> For the complete documentation index, see [llms.txt](https://docs.aolotto.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aolotto.com/cn/chong-zhi.md).

# 充值

参与Aolotto投注，目前采用$wUSDC支付，$wUSDC是通过AOX跨链与以太坊USDC代币等价的稳定币资产，通过AOX你可以随时从个人的以太坊（即将支持Bsc和Base链）钱包或交易所钱包中转入或转出，使用$wUSDC, 你可以在AO生态内完成支付和转账，无需GAS费，非常适合小额支付。

## 从以太坊钱包充值

<figure><img src="/files/Tby3X5Hk2LRWDosNir0S" alt=""><figcaption></figcaption></figure>

1. [前往AOX](https://aox.xyz/#/beta)，点击跨链桥，选择来源为以太坊，目标资产为USDC；
2. 目标选择为AO，首款资产为wUSDC;
3. 填写收款地址为你参与投注的AR钱包；
4. 链接钱包选择Metamask或你日常使用的以太坊钱包；

确认以上配置无误后发起转账，签名，等待以太坊交易确认后，你的AR钱包将会收到wUSDC;

## 从CEX充值到AR钱包

<figure><img src="/files/kv5depiCw50YyWet20id" alt=""><figcaption></figcaption></figure>

AOX支持从交易所帐户直接充值到AR钱包，推荐用户选择Base和BSC网络，速度更快，无需手续费。

1. 进入AOX首页选择从CEX充值；
2. 选择代币网络，目前支持Base,BSC和以太坊，推荐使用Base和BSC网络；
3. 点击下一步，链接AR钱包，复制充值地址；
4. 从交易所帐户发起提现，填写上一步复制的充值地址，完成提现后即可到账。

## 钱包中显示wUSDC余额

如果你的AR钱包是Arconncet，如果钱包中没有看到wUSDC资产的余额，是因为你还未在钱包中添加wUSDC资产，可以参照如下步骤添加并显示wUSDC

1. Arconnect中选择设置 -> 代币
2. 点击导入代币，代币类型选择为Ao-Token;
3. 输入$wUSDC的CA地址：`7zH9dlMNoxprab9loshv3Y7WG45DOny_Vrq9KrXObdQ` 确认添加即可。<br>

<figure><img src="/files/UUSi7ta2DcPpfEHcVbWn" alt=""><figcaption><p>您充值到个人钱包的wUSDC会被默认现在在个人中心的余额区域中。</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aolotto.com/cn/chong-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
