> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/hungerapp/setup4phone/shang-pin/shang-pin-guan-li.md).

# 商品管理

> <mark style="color:blue;">**`設定/商品/商品管理`**</mark>

跟服務項目（價目表）一樣，你可以新增分類，再去新增「商品項目」。

<figure><img src="/files/WhHgpFCLzdmtkeJk4786" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
商品建立後，你可以使用[ 商品結帳](/hungerapp/bills/xiao-shou-piao-quan-chu-zhi-jin-he-shang-pin.md) 與 [商品進銷存管理](/hungerapp/shang-pin-yu-jin-cun-huo-guan-li.md)
{% 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.hotcake.app/hungerapp/setup4phone/shang-pin/shang-pin-guan-li.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.
