# Ticket 机制（收益访问权）

Ticket 是 XPower 协议的核心交互接口，也是用户进入收益体系的唯一入口。

用户通过购买 Ticket，完成从“资金提供者”到“收益参与者”的转变。

#### （1）Ticket 的本质

Ticket 并不代表资产所有权，而是：

一种标准化的收益访问权（Right to Access Yield）

它将复杂的底层资产结构进行抽象，使用户无需直接持有或理解 RWA，即可参与收益分配。

***

#### （2）用户获得的权益

通过持有 Ticket，用户将获得三项核心权益：

* 收益访问权（Yield Access）\
  有资格参与对应资产池产生的收益
* Share 份额（收益权益凭证）\
  每个 Ticket 对应一定比例的 Share，用于确定收益分配权重
* 收益分配参与权（Distribution Participation）\
  按 Share 比例周期性获得收益

***

#### （3）机制优势

Ticket 机制的引入，使 XPower 实现了：

* 收益与资产的解耦（用户无需直接持有资产）
* 参与门槛极大降低（从机构级 → 零售级）
* 收益权标准化与可组合性（可用于二级市场或衍生）


---

# 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/ticket-ji-zhi-shou-yi-fang-wen-quan.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.
