# 流動性挖礦 (新：MBOX)

{% hint style="info" %}
為了讓平臺未來在GameFi領域可持續地發展，MOBOX平臺現對DeFi版塊做出以下調整：

2021年8月26日起暫停一池（即除MBOX/BNB LP以外其他所有LP以及單幣種池）的資金存入以及veMbox質押，並同時取消一池的取款手續費。&#x20;

2021年8月26日起將暫停veMBOX的劃轉功能。

2021年8月31日起暫停一池的每日MBOX空投，更新後將大幅減少MBOX在DeFi版塊的產出。
{% endhint %}

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

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

在收益聚合器合約中提供流動性，可以獲得基於BEP20的 [**MBOX Token**](/tokenomics/mbox-token.md) 。

### 如何獲得 每日空投？

1. 所有質押的代幣將按照價值計算為 TVL金額（USDT單位），以確定每日空投的 MBOX 的數量。

| TVL（USDT） | 每日 MBOX 空投 |
| --------- | ---------- |
| ≤ 0.5 億   | 50,000     |
| ≤ 1 億     | 75,000     |
| ≤ 2 億     | 100,000    |
| > 2 億     | 125,000    |

2\. 用戶可以通過將Pancakeswap上的 MBOX-BNB LP質押到MOBOX的收益聚合器中來進行MBOX的流動性挖礦。

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

4\. 領取任意數量的MBOX都可以提取到用戶的錢包中。


---

# 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/liu-dong-xing-wa-kuang-xin-mbox.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.
