# 合伙人计划

{% stepper %}
{% step %}

## 直接销售

推荐并赚取 **所购买价值的50%** 每位被推荐用户所购买的人工智能产品的价值。
{% endstep %}

{% step %}

## 间接销售

推荐并赚取高达 **所购买价值的20%** 从第2级到第5级被推荐用户所购买的人工智能产品的价值。
{% endstep %}

{% step %}

## 业绩费

赚取高达 **人工智能产品收益的10%** 从第2级到第5级被推荐用户所购买的人工智能产品产生的收益。
{% endstep %}
{% endstepper %}

<figure><img src="/files/34bdf2a15cd321094f96add94e2812b2255988d6" alt=""><figcaption></figcaption></figure>

为确保您能完整收到由推荐产生的佣金，用户的机器人中必须有 **可用容量（cap）**。佣金根据付款时机器人处于活动状态的容量进行分配。如果用户没有足够的容量来接收这些金额，超出的佣金 **将无法记入**，这可能导致这些收益的损失。因此，我们建议始终保持充足的容量以充分从推荐网络中受益。

除了来自联盟计划的直接和间接收益外，BYNATION还提供了一个 [**奖励里程碑计划**](/bynation/presentation/bynation-zh/bynation/jiang-li-li-cheng-bei.md)，旨在进一步增强那些持续建立其网络的人的成果。

\
通过该系统，联盟成员可以解锁 **额外奖励和逐步增加的福利** 随着他们在团队发展中的进步，创造一个在BYNATION生态系统内成长、认可和巩固的清晰路径。


---

# 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://bynation.gitbook.io/bynation/presentation/bynation-zh/bynation/he-huo-ren-ji-hua.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.
