> 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/yao-qing-fan-yong-ji-zhi.md).

# 邀请返佣机制

Noobclaw支持用户邀请用户，渠道裂变新用户，并提供平台代币和BNB收入的分润

**1.绑定方式**

* 您的uid即邀请码，形如国际版邀请链接格式 `https://noobclaw.com/r/`您的uid ，中文版邀请链接格式：<https://noobclaw.com/cn/?ref=>您的uid
* 将邀请链接发给好友，好友注册后即可完成绑定
* 也可以让好友在我的上级处输入您的uid或者链接进行绑定

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

**2.触发条件**

* 唯一触发点：您的**下线用户用 TRC20 USDT或BNB /RMB充值**时，沿邀请链回溯发奖
* 最高层级支持6级别

**3.好友每次充值，触发佣金返还：**

* 好友每充值 $1，产生净利润的 70%（初始） 作为返佣奖励，按 6 层邀请链路进行返佣。USDT佣金每日 02:00 UTC 以 BNB Chain 上的 USDT 形式自动发放到您钱包，<mark style="color:$warning;">RMB佣金以金额的形式发放到您账户，需要您上传收款码进行提取</mark>。

**4.六级分润**

| 级别                     | 拿什么                                                                                                                                                             |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| L1（直邀）                 | <p>1.好友充值产生的净利润 (USDT/RMB计算) \* 70% \* <mark style="color:$warning;">至少50%（最高100%）</mark></p><p><mark style="color:$warning;">2.</mark>等额NoobCoin奖励 \* 50% </p> |
| L2 / L3 / L4 / L5 / L6 | <p>1.好友充值产生的净利润 (USDT/RMB计算) \* 70% \* 10%(每一层，<mark style="color:$warning;">如果没有这个层级则全部给L1</mark>)<br>2.等额NoobCoin奖励 \* 10% </p>                               |

举例：

A 充 100 USD → 产生40USD的净利润

如果邀请关系是L6/L5/L4/L3/L2/L1/A，则L1拿到40\*70%\*50%=14 USDT，L2-L6 各分 2.8 USDT

<mark style="color:$warning;">RMB同理；</mark>

**5.返佣时长**

**永久。**

**6.合伙人计划**

**NoobClaw支持合伙人申请，您可以通过国际版**[**https://noobclaw.com/#page-partner-apply**](https://noobclaw.com/#page-partner-apply)  **华语**[**https://noobclaw.com/cn/#page-partner-apply**](https://noobclaw.com/cn/#page-partner-apply)     **进行合伙人更高返佣比例申请**

<table><thead><tr><th width="339">级别</th><th>返佣比例</th></tr></thead><tbody><tr><td>普通用户（默认）</td><td>70% </td></tr><tr><td>青铜合伙人</td><td>75%</td></tr><tr><td>黄金合伙人</td><td>85%</td></tr><tr><td>铂金合伙人</td><td>90%</td></tr><tr><td>钻石合伙人</td><td>95%</td></tr></tbody></table>

**7.平台代币空投**

* 🪂 $NoobCoin 空投  \
  好友每充值 $1，获得 450\~2000 随机数量的 $NoobCoin。按 6 层邀请链路进行空投，您额外获得 50%+ 同等数量代币。

**邀请返佣机制可能会随着时间变化而调整并通知相关规则，所有解释权归Noobclaw团队所有。**


---

# 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/yao-qing-fan-yong-ji-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.
