> 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/lian-jin-tai/xiao-hao-pin.md).

# 消耗品

消耗品是可在战斗中使用的一次性药剂，它能够帮助玩家在地下城中突破重重难关。 玩家可以在炼金台制作消耗品，也可以直接在 gigamarket 购买。

消耗品需要特定派系的材料，这些材料仅由对应派系的 ROM 产出。 因此，如果玩家想制作所有不同种类的消耗品的话，持有每一种不同派系的 ROM 是一个不错的选择。

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FrBQwszglPsdsW9XETD2v%2Fimage.png?alt=media&#x26;token=a819bd7c-78b5-409f-9e34-4c823cf65a0e" alt=""><figcaption><p>炼金台界面</p></figcaption></figure>

#### 玩家的派系如何影响配方需求？

根据玩家进入 Gigaverse 时选择的派系，制作消耗品所需的材料会有所不同——这是设计使然。

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FCYaHKcaQxjJdWkxCYXuq%2Fimage.png?alt=media&#x26;token=7fd8abb0-9c80-41e0-a1ae-008446d5a716" alt=""><figcaption></figcaption></figure>


---

# 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://docs.gigaverse.io/zh/da-zao-xi-tong-yu-gong-zuo-tai/lian-jin-tai/xiao-hao-pin.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.
