# Rewards and Fees

Staking rewards are received for delegating BNB to ListaDAO's validators. Validators take their cuts from rewards before sharing it to the protocol as claimable tokens. The rewards earned are split into two parts:

* **95% goes to slisBNB holders** in the form of slisBNB value appreciation: slisBNB holders’ share of the BNB pool keeps increasing due to the increase in the slisBNB/BNB exchange-rate.
* **5% goes to the protocol**.


---

# 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.bsc.lista.org/introduction/liquid-staking-slisbnb/rewards-and-fees.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.
