> 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/english/deposit.md).

# Deposit

Three simple steps:

**Client left sidebar or official site / official user center → "My Wallet" → choose "Membership Subscription" or "Buy Credits" → place an order**

**1. Membership Subscription**

**NoobClaw recently launched a membership subscription mechanism — bigger credit packs and more matrix-account slots, with monthly/quarterly/half-year/yearly subscription cycles, paid via USDT/BNB/RMB; each tier grants different credits and slots;** <mark style="color:$warning;">**the credits granted each month under the subscription reset to zero at month-end — we recommend using them up;**</mark>

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FoW2JDJjumHdlCctCqnI2%2Fimage.png?alt=media\&token=eeeaf7c9-9c6e-45c9-a7e9-81bddbad2269)

**Basic membership**: after using the membership card you get NoobClaw Basic access (also grants 15M credits/month and 4 matrix-account slots)

**Advanced membership:** after using the membership card you get NoobClaw Advanced access (also grants 40M credits/month and 15 matrix-account slots)

**Flagship membership:** after using the membership card you get NoobClaw Flagship access (also grants 120M credits/month and 50 matrix-account slots)

\
**2. Buying credits**

**When your membership credits still aren't enough, you can buy add-on credit packs, paid via USDT/BNB/RMB — 1M credits ≈ $1**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F76J7v7G1It4pF1DWJkgs%2Fimage.png?alt=media\&token=23b0b903-6a2d-452c-9717-d4fb8bf90969)

\
**3. Payment notes**

**a. RMB payment**

**3.1 RMB payment redirects to the NoobClaw shop, which supports Alipay. After getting the card key or redemption code, enter it in the redemption field below to redeem credits/membership successfully.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FNQWbt4hIrYCdvoRVEGLI%2Fimage.png?alt=media\&token=b5e04c7a-75b8-446d-a372-fb61b194b129)

**b. USDT payment**

**3.2 When paying, transfer the exact Tron-chain USDT amount shown on the page** (with a decimal tail, e.g. `10.000543`), via the TRC20 network to the receiving address given on the page (Binance Wallet and OKX Wallet scan-to-pay supported)

**3.3 Notes:**

<mark style="color:$warning;">**a. Be sure to use TRC20 to transfer the exact USDT amount, otherwise it cannot be auto-matched. You may remit from any wallet holding TRC20 USDT**</mark>

<mark style="color:$warning;">**b. If you remit from an exchange, be sure to check whether the real received amount after deducting fees matches the number above**</mark>

<mark style="color:$warning;">**c. Complete payment within the specified time; do not transfer after it times out**</mark>

<mark style="color:$warning;">**d. Any loss caused by a wrong amount / paying after timeout is your own responsibility**</mark>

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FUgUoUIb7eWgSsejnzgfL%2Fimage.png?alt=media\&token=f8a07e8d-48dd-481d-b44e-b6ce2058bf54)

**C. BNB top-up**

**3.4 Transfer the exact BNB amount shown on the page** (with a decimal tail, e.g. `1.000543`), via the BNB Chain network to the receiving address given on the page (Binance Wallet and OKX Wallet scan-to-pay supported)

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F7cyFoV8E4mzxvfoBhPwP%2Fimage.png?alt=media\&token=d8e3072b-3992-47d4-aaa8-b065303ba667)

**3.5 Notes:**

<mark style="color:$warning;">**a. Be sure to use BEP20 to transfer the exact BNB amount, otherwise it cannot be auto-matched. You may remit from any wallet holding BNB**</mark>

<mark style="color:$warning;">**b. If you remit from an exchange, be sure to check whether the real received amount after deducting fees matches the number above**</mark>

<mark style="color:$warning;">**c. Complete payment within the specified time; do not transfer after it times out**</mark>

<mark style="color:$warning;">**d. Any loss caused by a wrong amount / paying after timeout is your own responsibility**</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/english/deposit.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.
