> For the complete documentation index, see [llms.txt](https://faqcn.mobox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqcn.mobox.io/resources/guide_cn/yi-chu-ru-mobox/mobox-de-yuan-jing.md).

# MOBOX的願景

MOBOX是一個由社區驅動的GameFi平臺，通過 <mark style="color:blue;">**$MBOX**</mark> 分配來提高玩家的參與度和娛樂性&#x20;

MOBOX使用了革命性的通證經濟體系，很好的結合DeFi和NFT的優點，利用金融機製和遊戲體系來賦予玩家權力，創造了一個真正獨特且持久的免費玩，輕松賺的生態系統&#x20;

MOBOX 致力於成為下一個劃時代的去中心化 / 社區化 / 開發者友好的GameFi平臺

#### 一分鐘快速理解：

短期目标：成为区块链行业中**领先的游戏发行平台**，参考传统游戏行业的Steam/Epic games等

中期目標：**MOBOX治理平臺(DAO)**, 持有平臺治理權代幣（veMBOX）的玩家將參與平臺決策

長期目標：**MOMOverse**，一個跨平臺的元宇宙，擁有獨立完善的生態，復雜科學的經濟系統，世界各地的玩家都將聚集在這個浩瀚的空間之中

{% hint style="success" %}
FREE TO PLAY，PLAY TO EARN！

免費玩，輕松賺！
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faqcn.mobox.io/resources/guide_cn/yi-chu-ru-mobox/mobox-de-yuan-jing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
