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

# 充值教程

简单分3步骤：

**客户端左侧或者官网/官方用户中心 → "我的钱包" → 选择“会员订阅”或“购买积分” →下单购买**

**1.会员订阅**

**NoobClaw近期推出了会员订阅机制，更大的积分包更多的矩阵号卡槽，支持月/季/半年/年周期订阅，支持USDT/BNB/RMB付款；每个档位的会员赠送不同的积分和卡槽；**<mark style="color:$warning;">**订阅制每个月赠送的积分会在月底清零，建议使用完；**</mark>

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

**基础版会员**：使用会员卡后可获得NoobClaw 基础版使用权（同时赠送积分1500万/月，4个矩阵号卡槽）

**进阶版会员：**&#x4F7F;用会员卡后可获得NoobClaw 进阶版使用权（同时赠送积分4000万/月，15个矩阵号卡槽）

**旗舰版会员：**&#x4F7F;用会员卡后可获得NoobClaw 旗舰版使用权（同时赠送积分1.2亿/月，50个矩阵号卡槽）

\
&#x32;**.积分购买**

**在使用完会员后积分仍然不够使用时，可购买增量积分包，支持USDT/BNB/RMB支付，100万积分约$1美金**

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

\
&#x33;**.付款注意事项**

**a.RMB付款**

**3.1 人民币付款会跳转到NoobClaw店铺，支持支付宝付款，拿到卡密或兑换码后在下方兑换矿种输入即可兑换积分/会员成功**

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

**b.USDT付款**

**3.2 付款时无比按页面提示的精确 Tron链的USDT数额**（带小数尾数，比如 `10.000543`），用 TRC20网络转到页面给的收款地址（支持币安钱包，OKX钱包扫码付款）

**3.3 注意事项：**

<mark style="color:$warning;">**a.请务必使用TRC20转账精确金额USDT，否则无法自动匹配，汇款可用您任何有TRC20  USDT的钱包**</mark>

<mark style="color:$warning;">**b.如果您从交易所汇出，务必注意扣除手续费后真实到账金额是否与上面数字相符**</mark>&#x20;

<mark style="color:$warning;">**c.请在规定时间内完成支付，超时后请勿转账**</mark>&#x20;

<mark style="color:$warning;">**d.如因金额错误/超时后仍然支付产生损失需要您自行承担**</mark>

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

**C.BNB充值**

**3.4 按页面提示的精确 BNB 数额**（带小数尾数，比如 `1.000543`），用 BNB Chain 网络转到页面给的收款地址（支持币安钱包，OKX钱包扫码付款）

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

**3.5 注意事项：**

<mark style="color:$warning;">**a.请务必使用BEP20转账精确金额BNB，否则无法自动匹配，汇款可用您任何有BNB的钱包**</mark>

<mark style="color:$warning;">**b.如果您从交易所汇出，务必注意扣除手续费后真实到账金额是否与上面数字相符**</mark>&#x20;

<mark style="color:$warning;">**c.请在规定时间内完成支付，超时后请勿转账**</mark>&#x20;

<mark style="color:$warning;">**d.如因金额错误/超时后仍然支付产生损失需要您自行承担**</mark>


---

# 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.noobclaw.com/zhong-wen-ban/chong-zhi-jiao-cheng.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.
