# The Yield Distributors

The multi-chain nature of BTC staking significantly complicates the yield distribution process. Users' potential returns not only include rewards from the staking protocol but also additional incentives from LST Issuers. These rewards may originate from the BTC mainnet, tokens on EVM networks, or even tokens from the Cosmos ecosystem (e.g., Babylon). Furthermore, the timing and methods of yield distribution vary: some returns are reflected in the price of LSTs, others require an additional claim process, and some are issued in the form of points that can only be redeemed after a certain period.

Typically, LST Issuers serve as the primary yield distributors for users. However, with this growing complexity, the role of yield distributors has diversified, and many third parties can now participate in the process. This includes entities responsible for converting rewards into BTC, turning points into tokens and facilitating their claim, and even yield derivative market providers. These various entities all contribute to the broader role of **Yield Distributors**.


---

# 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-ecological-view/the-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.
