# 메타버스 UGC 컨텐츠

- [게임 메이커](https://whitepaper.marscompany.co/korean-2/ugc/game-maker.md)
- [ITEM 생산 및 제작](https://whitepaper.marscompany.co/korean-2/ugc/item-creation.md): 우리는 옷이나 신발, 악세사리 뿐 아니라 각종 취미활동에 필요한 장비를 만들어서 사용하게 됩니다.
- [의상 디자인](https://whitepaper.marscompany.co/korean-2/ugc/studio.md): 우리가 제공해주는 옷이나 악세사리뿐 아니라 유저들이 직접 디자인을 할 수 있습니다.
- [건축물 디자인](https://whitepaper.marscompany.co/korean-2/ugc/building-design.md)
- [공간확장 및 꾸미기](https://whitepaper.marscompany.co/korean-2/ugc/space_expansion.md): 더마르스 메타버스 플랫폼에서는 누구에게나 개인공간이 주어지며, 해당 개인공간은 상업용 공간으로 활용도 가능합니다.


---

# 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/korean-2/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.
