> For the complete documentation index, see [llms.txt](https://trading-labs.gitbook.io/aifinbotx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trading-labs.gitbook.io/aifinbotx/shou-yi-fen-pei/9.1.-zhi-ya-shou-yi.md).

# 9.1. 质押收益

### Staking Rewards（质押收益）— 30%

平台部分收入将分配给：

* Token Staking 用户
* LP Provider
* 长期持有者

***

质押收益机制是 AIFinBotX 代币经济中的长期价值稳定模块，用于连接生态现金流、用户长期参与行为与网络安全性，从而构建一个可持续的收益分配系统。

其核心目标是：**让长期参与者分享生态增长，而不是依赖短期市场波动。**

***

### 一、质押收益来源

质押收益主要来自四大生态现金流：

#### 1. AI 智能交易收益（AI Trading Revenue）

* 自动化交易利润
* 量化策略收益
* 对冲与套利收益

👉 作为主要收益来源之一。

#### 2. GPU 算力网络收益（Compute Revenue）

* GPU 资源租赁
* AI 训练与推理服务费
* 企业级算力收入

👉 提供稳定长期现金流。

#### 3. 支付系统手续费（Payment Revenue）

* 跨境支付手续费
* 商户交易费用
* 法币兑换服务费

👉 连接现实金融系统。

#### 4. 旅游与消费生态收益（Lifestyle Revenue）

* 旅游服务佣金
* 酒店与机票分润
* 消费平台手续费

👉 真实消费场景收入。

***

### 二、质押模型结构

#### 1. 锁仓机制（Locking Mechanism）

用户将 AIFX 代币锁定在质押池中：

* 支持灵活质押（Flexible Staking）
* 支持定期锁仓（Fixed Staking）
* 不同期限对应不同收益等级

#### 2. 收益分配机制（Yield Distribution）

质押收益来自生态真实收入分配：

* 按周期（每日 / 每周 / 每月）结算
* 按质押权重分配收益
* 动态调整收益率

#### 3. 权重系统（Weight System）

收益分配依据：

* 质押数量
* 锁仓时间
* 生态贡献度
* 节点参与等级

***

### 三、质押收益类型

#### 1. 基础收益（Base Yield）

* 稳定收益来源
* 来自生态基础现金流

#### 2. 增强收益（Boosted Yield）

* 长期锁仓奖励
* 节点参与加成
* 活跃度加成

#### 3. 生态奖励（Ecosystem Rewards）

* 用户增长奖励
* 社区贡献奖励
* 特殊活动奖励

#### 4. 治理收益（Governance Incentives）

* DAO 投票参与奖励
* 提案参与激励
* 网络治理贡献奖励


---

# 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://trading-labs.gitbook.io/aifinbotx/shou-yi-fen-pei/9.1.-zhi-ya-shou-yi.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.
