# Yield Distribution Services

The yield distribution service is a critical component that ensures users receive the native yield from LSTs and additional yield opportunities available through DeFi participation.The yield distribution service is responsible for calculating the value of yields and mapping them to the price of LSTs, or offering solutions to airdrop yield assets directly to users. The functions of the yield distribution service include the LST price oracle, yield exchange service, yield storage and redemption service, as well as point calculation and redemption.


---

# 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://docs.solv.finance/staking-abstraction-layer-sal/architecture/the-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.
