# 流動性挖礦 (舊：KEY)

{% hint style="info" %}
为了MOBOX平台更加长远稳健地持续发展，MBOX将2021年8月5日对平台的经济模型进行重要调整：&#x20;

质押资产空投产出内容调整，质押资产不再产出KEY，而是调整为MBOX。每日空投的MBOX的数量将根据总质押的资产总额变化，[**具体数值**](/ecosystem/gamified/liu-dong-xing-wa-kuang-xin-mbox.md)已在白皮书中披露。
{% endhint %}

### 流動性挖礦收益聚合器

每個收益聚合器的策略都是一個智能合同，它會自動優化並為用戶提供幣安智能鏈（BSC）上最佳的流動性挖礦收益策略。 在MOBOX平臺中，用戶可以將他們的穩定幣或特定的流動性代幣(LP)存入收益聚合器的智能合約中。 每個收益聚合器都有它們獨特的策略，會通過不同的DeFi協議來優化流動性挖礦。&#x20;

在收益聚合器合約中提供流動性，可以獲得基於BEP20的Key代幣。Key可以用來解鎖並獲得獨一無二的NFTs。‌

### 如何獲得Key？

![](/files/-MX1VSJowduBAJyrDiF1)

1\. 所有質押的代幣將被轉換為USDT金額，以確定每日空投的KEYs的數量。

| 金額（美元）                        | 每日KEY空投 |
| ----------------------------- | ------- |
| <1,000,000                    | 600     |
| 1,000,000≤ 總質押金額< 2,000,000   | 1200    |
| 2,000,000≤ 總質押金額< 5,000,000   | 2400    |
| 5,000,000≤ 總質押金額< 10,000,000  | 3600    |
| 10,000,000≤ 總質押金額< 30,000,000 | 4800    |
| ≥30,000,000                   | 6000    |

2\. 用戶可以通過將**Pancakeswap LP**或者基於**BEP20**的穩定幣質押到MOBOX的收益聚合器中來進行獲得KEY的流動性挖礦。

3\. 每個質押池將分配一定百分比的KEYs進行每日空投。 每個用戶將根據其在每個池中的質押比重獲得空投的KEYs。

4\. KEYs無需提取即可通過智能合約解鎖箱子，獲得NFT。

5\. 領取的KEYs可以提取到用戶的錢包中。 （任何數額）


---

# 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://faqcn.mobox.io/ecosystem/gamified/keys.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.
