# 奖励与费用

通过将BNB委托给ListaDAO的验证者，可以获得质押奖励。验证者在将奖励分享给协议作为可认领代币之前，会先从中提取他们的部分。所赚取的奖励分为两部分：

* **95% 归slisBNB持有者**，以slisBNB价值增值的形式：slisBNB持有者的BNB池份额持续增加，因为slisBNB/BNB汇率的提高。
* **5% 归协议所有**。


---

# 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/zh-cn/yin-yan/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.
