> For the complete documentation index, see [llms.txt](https://hu-die-zhi-ku.gitbook.io/flapaivault/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hu-die-zhi-ku.gitbook.io/flapaivault/shui-fei-fen-hong-jin-ku/yao-qing-jia-cheng.md).

# 邀请加成

蝴蝶智库设置邀请加成机制，用于推动协议增长，同时避免传统多级返佣带来的结构性风险。

邀请机制不是层级抽佣，也不从被邀请人的分红中扣除奖励，而是通过权重加成提高邀请相关仓位在回本前的分红效率。

***

### 1. 被邀请人奖励

新用户需要在首次参与前绑定邀请人。

如果被邀请人绑定邀请人后，第一笔参与金额 ≥ 0.1 BNB，则该笔首仓在回本前获得：

+0.1x 权重加成

即该笔仓位在回本前的基础权重为：

2.1x

回本后，该仓位恢复为标准 1x 权重。

***

### 2. 邀请人奖励

邀请人每带来 1 BNB 未出局有效仓位，自己的未回本仓位获得：

+0.1x 权重加成

邀请人加成最高为：

+1.0x

***

### 3. 邀请人加成示例

| 邀请人带来的未出局有效仓位 | 邀请人额外权重  |
| ------------- | -------- |
| 1 BNB         | +0.1x    |
| 3 BNB         | +0.3x    |
| 5 BNB         | +0.5x    |
| 10 BNB 及以上    | +1.0x 封顶 |

***

### 4. 生效原则

邀请加成遵循以下原则：

* 仅对未回本仓位生效；
* 仓位回本后恢复为标准 1x；
* 邀请奖励不是抽佣；
* 不从被邀请人的分红中扣除；
* 加成具有上限，避免无限扩张。

邀请机制的定位是：

回本助推器，而不是长期层级收益结构。

***

<br>


---

# 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://hu-die-zhi-ku.gitbook.io/flapaivault/shui-fei-fen-hong-jin-ku/yao-qing-jia-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.
