# 流動性獎勵

除了交易手續費外，Byreal 還向符合條件的池中的流動性提供者分發代幣獎勵。這些獎勵旨在吸引關鍵交易對的流動性，並回饋提供活躍、在範圍內流動性的 LP。

## 獎勵機制如何運作

Byreal 根據活躍（在範圍內）的流動性向 LP 分發獎勵。如果您的持倉在當前交易價格範圍內，您正在為實際兌換做出貢獻——並將相應賺取獎勵。

* **固定釋放量：** 每個受激勵的池每分鐘分發固定數量的獎勵代幣。總獎勵預算在池級別確定。
* **按比例分配：** 您根據在當前價格範圍內的活躍流動性佔比賺取獎勵。如果您的流動性佔活躍流動性的 1%，您將獲得約 1% 的獎勵釋放量。
* **即時更新：** 隨著價格移動以及您的持倉在活躍和非活躍狀態之間切換，獎勵會持續調整。

{% hint style="info" %}

#### 加速池

Byreal 會定期將某些池指定為「加速池」，在限定時間內提供更高的獎勵率。加速池在池列表中會標有加速標示，並顯示提升後的 APR。

請定期查看池頁面，了解當前的加速池及其獎勵計劃。
{% endhint %}

## 跟單挖礦獎勵（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-tw/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.
