> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/da-zao-xi-tong-yu-gong-zuo-tai/da-zao-xi-tong-gai-lan.md).

# 打造系统概览

想要在 Gigaverse 中玩得更爽更舒服，你需要制作各种道具（或从其他玩家处购买已制作的道具）。

制作不同的道具需要特定的制作台。制作道具需要材料/道具和能量。

目前游戏中有两个制作台：炼金台和工作台。你可以在装备站穿戴已打造的装备。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>炼金台</td><td>用来制作消耗品</td><td><a href="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWhyRlbKaT1Wde6K8EtN2%2F20-1.webp?alt=media&#x26;token=927f3023-ca8f-4f8c-a4fb-3d5e56000b98">https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FWhyRlbKaT1Wde6K8EtN2%2F20-1.webp?alt=media&#x26;token=927f3023-ca8f-4f8c-a4fb-3d5e56000b98</a></td></tr><tr><td>工作台</td><td>用来制作装备</td><td><a href="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2Fg6IZf3UWfm2i0q9wA4p6%2F20-2.webp?alt=media&#x26;token=8e70c36b-5f2a-45b4-b8a3-a29a8156eb7a">https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2Fg6IZf3UWfm2i0q9wA4p6%2F20-2.webp?alt=media&#x26;token=8e70c36b-5f2a-45b4-b8a3-a29a8156eb7a</a></td></tr><tr><td>装备站</td><td>用来维修和穿戴装备</td><td><a href="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FOnPqdvf2TWpGEfLWG3tU%2F20-3.webp?alt=media&#x26;token=ec53ea34-4e1f-46f6-bb28-128459bceed3">https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FOnPqdvf2TWpGEfLWG3tU%2F20-3.webp?alt=media&#x26;token=ec53ea34-4e1f-46f6-bb28-128459bceed3</a></td></tr></tbody></table>

#### ![](https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2Fx5byNgduwosk2ubyRni4%2Fimage.png?alt=media\&token=fb4f09b8-88f7-4593-a491-9888cc066863) 炼金 XP

你制作的消耗品越多，获得的炼金 XP 就越多。炼金 XP 为灵魂绑定（不可转移），并将在你未来的高阶制作与熟练度中发挥重要作用。

#### ![](https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FuVpGP87DnJbrRojtY0mb%2Fimage.png?alt=media\&token=a992f17c-0ecd-448d-b03c-eaf5b980f0ac) 工作台 XP

你制作的装备越多，获得的工作台 XP 就越多。工作台 XP 为灵魂绑定（不可转移），并将在你未来的高阶制作与熟练度中发挥重要作用。

{% hint style="success" %}
未来游戏中将会加入更多的制作台以及更多的可制作道具。
{% endhint %}


---

# 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:

```
GET https://docs.gigaverse.io/zh/da-zao-xi-tong-yu-gong-zuo-tai/da-zao-xi-tong-gai-lan.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.
