> 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/ecosystem/metafund/metafund-launchpad.md).

# METAFUND Launchpad

隨著 MOBOX 團隊及其社區繼續通過 METAFUND 支持 Metaverse 的發展，我們將推出新的 METAFUND Launchpad 以加速 Metaverse 的發展。 通過這個 Launchpad，選定的項目將有機會在 MOBOX 生態和 MOMOverse 中啟動他們的項目。METAFUND 和 MOBOX 社區將通過以下舉措支持這些項目：

* NFT Initial Game Offering&#x20;
* NFT Liquidity Farming&#x20;
* 與 MOMOverse 進行深度集成&#x20;
* 未來可遷移至 MOBOX Game Chain&#x20;
* 接觸到 MOBOX 平臺 3,000,000 註冊玩家&#x20;
* 將有機會和經驗豐富 MOBOX 團隊攜手共建&#x20;
* 可以接入 MOBOX 廣泛的合作夥伴網絡並開展市場營銷活動


---

# 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/ecosystem/metafund/metafund-launchpad.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.
