> 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/ai-zuo-shi-jin-ku.md).

# AI做市金库

蝴蝶智库的核心不是“单向拉盘”，也不是机械式回购，而是智能市场管理。

AI 根据市场数据、价格变化、成交活跃度、流动性表现等信息，动态选择适合的市场动作。

***

### 1. AI 做市目标

AI 做市机制的目标包括：

* 维护盘面表现；
* 增强持有者信心；
* 提升代币市场活跃度；
* 优化做市资金使用效率；
* 在合适阶段推动通缩；
* 让代币市场表现成为协议价值的核心载体。

AI 做市不是为了单纯追求交易盈利。

协议更重视的是：

如何让做市资金在不同市场环境下发挥更高效率，并服务于代币长期市场表现。

***

### 2. AI 可执行动作

#### 1）回购代币

当市场出现价格承压、买盘不足、流动性偏弱或信心下降时，AI 可使用部分做市金库资金回购代币。

回购行为有助于改善市场需求表现，并为后续销毁、储备或市场管理提供基础。

***

#### 2）出售回笼资金

当市场阶段较强，或协议需要补充做市金库 BNB 储备时，AI 可出售部分已持有代币，回笼 BNB。

该动作不是单纯砸盘，而是为了增强 AI 做市金库的长期续航能力，使金库在不同市场阶段都具备操作空间。

***

#### 3）销毁通缩

AI 可在合适阶段将部分代币销毁，降低流通供给，形成通缩效果。

相比固定周期销毁，AI 销毁更加灵活，可根据市场状态、代币价格、流动性和金库情况选择更合适的执行时机。

***

#### 4）活跃市场

AI 可在符合规则和风控条件的前提下执行市场活跃策略，用于改善交易表现、增强盘面连续性、提升市场关注度和持有者信心。

“活跃市场”不是无意义成交，也不是单纯制造表面交易量，而是服务于市场深度、流动性体验和盘面表现的策略动作。

***

#### 5）观望

当市场环境不适合操作时，AI 可以选择观望，保留金库资金。

观望是 AI 做市的重要能力之一。

相比机械式回购，AI 的优势在于：可以避免在不合适的市场阶段盲目消耗资金。

***

### 3. AI 做市相对传统机制的优势

| 对比维度  | 传统机械回购销毁 | 蝴蝶智库 AI 做市       |
| ----- | -------- | ---------------- |
| 策略方式  | 固定规则     | 动态判断             |
| 资金使用  | 容易被动消耗   | 根据市场状态调整         |
| 市场适应性 | 较弱       | 更强               |
| 动作类型  | 回购、销毁为主  | 回购、出售、销毁、活跃市场、观望 |
| 核心目标  | 通缩叙事     | 市场表现、持币信心、资金效率   |
| 资金效率  | 相对较低     | 更高               |

AI 做市的核心意义在于：

同样的资金，不只是被动消耗，而是通过动态决策形成更持续的市场管理能力。

<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/ai-zuo-shi-jin-ku.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.
