# 服装设计

## **衣服/首饰**

玩家们一直都想制作一些超乎想象的东西来展现自己的个性。并且喜欢与他人共享自己创造的东西，获得称赞感受成为艺术家的喜悦。

我们企划让玩家们使用 UGC 制作自己想要的衣服或首饰。

这种 UGC 在游戏中有固定的制作方法，想要使用（穿戴）需要制作。

一系列制作方式与道具及选项符文的制作方法一样。

<figure><img src="/files/mXjopZCUpK9jQnc8szv4" alt=""><figcaption><p>[变换构造函数的设计就可以变换服装设计]</p></figcaption></figure>

## **The Mars 工作室**&#x20;

### **外表**

玩家可以利用“The Mars 工作室”亲自设计自己想要穿的衣服，鞋子，皮包以及首饰，还可以上传到设计市场卖给别的玩家。

第一阶段可以在基本提供的服装多边形上以变换“构造”的方式进行编辑，升级到第二阶段支援做新建模。

此时货币为 Mars Token，获取的 Mars Token 经过个人钱包可以传送到加密货币交易所。

玩家如果想要限量销售可以利用 NFT 做成限量版，为了制作 NFT 产品需要 Mars Token。

没有应用 NFT 的装备不会在区块链上留下记录，可以不限量销售。

限量版外表比不限量更珍贵，价值更高可以卖得更贵。


---

# 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/studio.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.
