# 流动性激励

除交易手续费外，Byreal 还向符合条件的资金池的流动性提供者分配代币激励奖励。这些激励旨在吸引关键交易对的流动性，并奖励提供活跃、在范围内流动性的 LP。

## 激励奖励如何运作

Byreal 根据活跃（在范围内）流动性向 LP 分配奖励。如果您的仓位在当前交易价格范围内，您正在为实际兑换做出贡献——并将相应获得激励。

* **固定排放：** 每个激励资金池每分钟分配固定数量的奖励代币。总奖励预算在资金池层面确定。
* **按比例分配：** 您根据当前价格范围内活跃流动性的份额赚取奖励。如果您的流动性占活跃流动性的 1%，您将获得约 1% 的奖励排放。
* **实时更新：** 奖励随价格变动和仓位在活跃/非活跃状态之间切换而持续调整。

### 加速资金池

Byreal 定期指定某些资金池为加速池，在限定时间内提供更高的奖励率。加速池在资金池列表中标有加速标识，显示增强的 APR。

定期查看资金池页面了解当前加速池及其奖励计划。

## Real Farmer 复制奖励

通过 Real Farmer 创建被他人复制的仓位的流动性提供者可获得额外奖励：

* 从所有直接关注者产生的 LP 手续费中获得 5% 的推荐奖励
* 自身仓位手续费最高 10% 的收益加成

这些奖励叠加在交易手续费和资金池激励之上。详情请参阅 Real Farmer 文档。


---

# 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.byreal.io/zh-my/liquidity-farming/liquidity-incentives.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.
