# 收益来源

XPower 采用“双引擎收益结构”，由 RWA 真实收益与链上策略收益共同构成。

***

#### （1）RWA 真实收益

RWA 收益是协议的基础与锚点，来源于现实世界的真实现金流资产。

包括但不限于：

* 固定收益类资产（债券、票据）
* 信贷类资产（消费信贷、供应链金融）
* 收益型资产（不动产、基础设施）
* DePIN 收益（算力、存储、带宽）

其核心特点：

* 收益来源真实，不依赖 Token 激励
* 波动性低，可预测性强
* 构成协议长期可持续性的基础

***

#### （2）链上策略收益

链上策略作为收益增强模块，用于提升资金效率与整体收益水平。

主要策略包括：

* 做市与流动性提供
* 套利策略（资金费率、跨市场）
* 稳定币收益策略
* Delta-neutral 对冲策略

设计原则：

* 风险隔离（不影响 RWA 核心收益）
* 链上透明（可审计、可追踪）
* 动态调度（根据市场环境调整）

***

#### （3）整体作用

该双结构使 XPower 能够：

在保证稳定性的同时，具备收益扩展能力。

<br>


---

# 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://xpower-finance.gitbook.io/xpower-finance-docs/xpower-finance-zhong-wen/he-xin-ji-zhi/shou-yi-lai-yuan.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.
