# MOMO NFT流動性挖礦（MBOX)

{% hint style="info" %}
据[**《MOMOverse 家園 — 第二階段重要更新公告》**](https://www.mobox.io/community/article/63859e790bb54751c1d2eebb)MOMO農場預計將在新加坡時間12月22日16點，將算力挖礦的每日產出上限100,000 MBOX遷出50,000 MBOX，遷出後的MOMO農場每日挖礦上限為50,000MBOX;

&#x20;

同時，MOMOverse中的每日產出上限更新為100,000 MBOX ，其中包含從MOMO農場遷出的每日50,000 MBOX 產出， 主要通過“聲望” 和“繁榮度” 兩部分產出。
{% endhint %}

MOBOX平臺創建了獨特的NFT流動性挖礦機製，從而使用戶的NFT不僅僅只是藝術品，並且被賦予了實際的應用價值。通過質押MOMO NFT，用戶可以在平臺上獲得平臺自治代幣（MBOX）。

&#x20;每個MOMO NFT都有一個隨機生成的算力值，算力值可以通過消耗其他的MOMO NFT升級來進行提升。MOMO的總算力是用戶所擁有的所有MOMO的算力總和。MBOX代幣的分配取決於用戶在整個平臺上MOMO總算力的加權平均數。

&#x20;每天分配的MBOX代幣的數量取決於整個平臺的總算力。

| 算力階段 | MOMO總算力                  | MBOX獲取/天 |
| ---- | ------------------------ | -------- |
| 1    | <50,000                  | 10000    |
| 2    | 50,000≤MOMO總算力< 100,000  | 20000    |
| 3    | 100,000≤MOMO總算力< 200,000 | 30000    |
| 4    | 200,000≤MOMO總算力< 300,000 | 70000    |
| 5    | 300,000≤MOMO總算力< 400,000 | 120000   |
| 6    | ≥400,000                 | 200000   |


---

# 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/nft-yield-farming.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.
