# 收益分配服务

**收益分配模块**是确保用户获得LST的原生收益以及通过参与DeFi获得的额外收益机会的关键组成部分。收益分配模块负责计算收益的价值并将其映射到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/technical-architecture/yield-distribution-services.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.
