> 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/he-xin-you-shi.md).

# 核心优势

### 1. AI 做市优于机械回购

蝴蝶智库不是简单回购销毁，而是通过 AI 自主决策进行市场管理。

AI 可根据市场状态选择回购、出售、销毁、活跃市场或观望，使资金使用更灵活，叙事更完整，也更具想象空间。

***

### 2. 双金库结构透明

协议明确区分：

* AI 做市金库；
* 分红金库。

参与资金用于 AI 做市，交易税费用于分红，结构清晰，逻辑透明。

***

### 3. 分红来源绑定真实交易活跃度

参与者分红来自代币交易税费。

交易越活跃，分红金库越充足。

这使分红能力与代币市场表现直接相关。

***

### 4. 回本优先机制提升参与体验

回本前 2x 权重让未回本仓位拥有更高分红效率，有助于提升早期参与体验。

回本后恢复 1x，则避免已回本仓位长期占据高权重。

***

### 5. 双倍出局控制长期负担

每笔仓位累计分红达到初始参与金额 2 倍后自动出局。

该机制使协议不会无限承担老仓位分红压力，为新参与者释放空间，也增强系统长期可持续性。

***

### 6. 利润锁仓增强循环

回本后的利润部分进入锁仓池，并在出局后通过达标复投解锁。

这让用户出局后与新一轮参与形成衔接，增强协议循环能力。

***

### 7. 持币加成强化代币需求

持币加成让协议代币与分红机制产生直接关联。

用户持币越多，回本前分红权重越高，从而增强持币动机。

***

### 8. 邀请机制推动生态增长

邀请机制通过权重加成推动用户增长，但不采用多级返佣，也不从被邀请人分红中抽成。

这使其更接近增长激励，而不是层级分配结构。

<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/he-xin-you-shi.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.
