> 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/true-interoperability/nft-creator.md).

# NFT Creator

MOBOX平臺鼓勵社區參與，並認為應該對社區的貢獻給予相應地回饋。&#x20;

NFT Creator是藝術家和設計師創建自己與眾不同的MOMO NFT的平臺，其創造的NFT可在MOBOX平臺所有遊戲中使用。 通過移除需了解智能合約等進行NFT創作的技術壁壘，MOBOX使整個NFT的創作過程變得盡可能的簡單，為用戶NFT創造提供所需的全部工具，幫助用戶從NFT創作中獲得回報。

### 点击，定制，创造！

用户只需上传图像即可创建其专属的MOMO NFT，并将其存储在IPFS系统上以保存数据。&#x20;

用户可以为其创建的MOMO选择多个属性，并创建NFT收益分享的方案模型。 创建者可以选择保留对其NFT最新成交金额的收益分享份额，这些收益将自动从最后一次成功的成交金额中扣除，并发送到创建者的钱包中 为了确保用户在游戏中能使用高质量的创建者创建的MOMO NFT，每一个创建后的MOMO NFT都会发送到MOMO NFT审议库。 然后，社区成员可以在抵押MBOX代币后获得投票权，投票决定是否将该送审的MOMO NFT添加到MOBOX的NFT体系中并在整个游戏生态系统中使用。 创建者在创建的MOMO NFT通过社区投票后也将获得MBOX代币的奖励，以表彰其对促进整个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/true-interoperability/nft-creator.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.
