# 元宇宙 UGC

- [游戏制作人](https://whitepaper.marscompany.co/chinese/ugc/game-maker.md)
- [ITEM 生产及制作](https://whitepaper.marscompany.co/chinese/ugc/item-creation.md): 我们不只制作衣服、鞋子及饰品还将制作各种兴趣爱好中所需的装备。
- [服装设计](https://whitepaper.marscompany.co/chinese/ugc/studio.md): 除了我们提供的衣服和饰品以外玩家可以亲自设计
- [建筑物设计](https://whitepaper.marscompany.co/chinese/ugc/building-design.md)
- [扩大空间及装饰](https://whitepaper.marscompany.co/chinese/ugc/space_expansion.md): The Mars 元宇宙平台里每个人都有自己的个人空间，此个人空间可以当作商业空间使用。


---

# 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://whitepaper.marscompany.co/chinese/ugc.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.
