# 收益分配者

BTC质押的多链性质使收益分配过程变得非常复杂。用户的潜在回报不仅包括来自质押协议的奖励，还包括来自LST发行人的额外奖励。这些奖励可能是来自比特币主网、EVM链上的代币奖励，甚至来自Cosmos生态系统 (例如 Babylon) 的代币奖励。此外，收益分配的时间和方式也各不相同：有的收益反映在LST的价格中，有的需要额外的领取流程，有的以积分形式发行，必须在一定期限后才能兑换。

通常，LST发行人是用户的主要收益分配者。然而，随着这种复杂性的增加，收益分配者的角色已经多样化，许多第三方现在可以参与这一过程。这包括负责将奖励转换为比特币、将积分转换为代币并促进其领取的协议，甚至包括收益衍生品市场提供商。这些不同的协议都有助于**收益分配者**发挥更广泛的作用。


---

# 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://www.docszh.com/solv-docs/sal/ecological-view/yield-distributors.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.
