# Stake & LP 奖励

## **LP Pool & 权益质押分配比例**

<figure><img src="/files/JtOWZgzXtsWBUPGtiSn7" alt=""><figcaption></figcaption></figure>

## **LP Pool 奖励的目的**

LP Pool 为了顺利地交换（swap） MRST 及\
PBOS，给提供流动性的玩家不断地给予奖励。

### **LP Pool 类型以及奖励**

奖励：所有流动性 Pool 一天分配 1152 PBOS(1年 420,480 PBOS)<br>

**流动性 Pool 类型**

* Meshswap

1. MRST + USDC 结合(Matic Mainnet)：用 USDC 购买 MRST 或将 MRST 换成 USDC，所需流动性
2. PBOS + USDC 结合(Matic Mainnet)：用 USDC 购买 PBOS 或将 PBOS 换成 USDC，所需流动性
3. MRST + USDC 结合(Matic Mainnet)：用 MATIC 购买 MRST 或将 MRST 换成 MATIC，所需流动性

* Klayswap

1. MRST + USDC 结合(Klaytn Mainnet)：用 USDC 购买 MRST 或将 MRST 换成 USDC，所需流动性
2. PBOS + USDC 结合(Klaytn Mainnet)：用 USDC 购买 PBOS 或将 PBOS 换成 USDC，所需流动性
3. MRST + KSP 结合(Klaytn Mainnet)：用 KSP 购买 MRST 或将 MRST 换成 KSP，所需流动性

## **Stake Pool 奖励的目的**

Stake Pool 的意义，抑制 MRST 的市场流通，维持 MRST 的资产价值完成代币经济学（Tokenomics）。

### **Stake Pool 类型以及奖励**

30天权益质押： 768 PBOS/天(280,320 PBOS/年)

60天权益质押： 1,150 PBOS/天(419,750 PBOS/年)

90天权益质押： 1,630 PBOS/天(594,950 PBOS/年)

180天权益质押： 2,013 PBOS/天(734,745 PBOS/年)

360天权益质押： 2,876 PBOS/天(1,049,740 PBOS/年)\
\
上述数值根据 PBOS 代币半减期（每4年）而变，奖励比例根据上述 Pool 活性化发生变化。

### **权益质押 Pool 分配比例**

*一天的 PBOS 奖励数量 \* 权益质押数量的Pool持股率（我的寄存数量 / 总寄存数量）= PBOS 分配量*

### **权益质押 APR 计算公式**

为了防止中途解除权益质押设有最少契约期限，中途解除时无法获得满期奖励，且重新导入Pool分配。

### Stake Pool 到期前取消补偿

如果您在最短承诺期后的到期日之前取消质押，您只能索取在此期间分配的 PBOS 代币百分比作为补偿。未收到的 PBOS 代币将被销毁。<br>

**Stake Pool 按类型划分的偶发率和最短合同期**

* 30 DAY： 50% (15天以后随时可取 PBOS)
* 60 DAY： 40% (24天以后随时可取 PBOS)
* 90 DAY： 33.33% (30天以后随时可取 PBOS)
* 180 DAY： 30% (54天以后随时可取 PBOS)
* 360 DAY： 25% (90天以后随时可取 PBOS)


---

# 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://whitepaper.marscompany.co/chinese/tokenomics/rewards.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.
