# Stake & LP Rewards

## **LP Pool & Staking Pool Distribution Ratio**

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

### **Purpose of LP Pool Rewards**

The LP Pool is to continuously reward those who provide liquidity for the exchange (swap) of MRST and PBOS.

### **LP Pool Type and Rewards**

Rewards:  Distribute 1,152 PBOS to every LP Pool per day (420,480 PBOS in one year)<br>

**LP Pool Type**

Meshswap\
1\. MRST + USDC Pair (Matic Mainnet): Required liquidity to buy (exchange) MRST with (to) USDC. \
2\. PBOS + USDC Pair (Matic Mainnet): Required liquidity to buy (exchange) PBOS with (to) USDC. \
3\. MRST + MATIC Pair (Matic Mainnet): Required liquidity to buy (exchange) MRST with (to) MATIC.\
\
Klayswap\
1\. MRST + USDC Pair (Klaytn Mainnet): Required liquidity to buy (exchange) MRST with (to) USDC. \
2\. PBOS + USDC Pair (Klaytn Mainnet): Required liquidity to buy (exchange) PBOS with (to) USDC. \
3\. MRST + KSP Pair (Klaytn Mainnet): Required liquidity to buy (exchange) MRST with (to) KSP.

## **Purpose of Stake Pool Rewards**

The staking pool exists to protect the asset value of MRST by suppressing the circulation of MRST in the market and to complete the tokenomics.

### **Stake Pool Types and Rewards**

* 30 day Staking: 768 PBOS/day (280,320 PBOS/year)
* 60 day Staking: 1,150 PBOS/day (419,750 PBOS/year)
* 90 day Staking: 1,630 PBOS/day (594,950 PBOS/year)
* 180 day Staking: 2,013 PBOS/day (734,745 PBOS/year)
* 360 day Staking: 2,876 PBOS/day (1,049,740 PBOS/year)

※ The above figures may change for every half-life (4 years) of PBOS tokens, and the reward ratio may change depending on the activity of the above pools.

### **Staking Pool Distribution Formula**

Daily reward PBOS amount \* Pool share of staking quantity (My deposit amount / Total deposit amount) = PBOS distribution amount

### **Staking APR Calculation Formula**

PBOS price \* Daily reward PBOS amount \* 365 / Total deposit MRST amount \* MRST price \* 100 = APR<br>

### Early Staking Termination Reward

Once the minimum subscription period has passed and a user unstakes before the maturity date, the user can only claim a portion of PBOS tokens distributed as rewards according to the percentage below. PBOS rewards unclaimed due to penalty will be burned.<br>

**Claimable proportion and minimum subscription period per Staking Pools**

* 30 DAY - 50% (PBOS withdrawable anytime after 15 days)&#x20;
* 60 DAY - 40% (PBOS withdrawable anytime after 24 days)&#x20;
* 90 DAY - 33.33% (PBOS withdrawable anytime after 30 days)&#x20;
* 180 DAY - 30% (PBOS withdrawable anytime after 54 days)&#x20;
* 360 DAY - 25% (PBOS withdrawable anytime after 90 days)


---

# 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/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.
