> 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.md).

# 設定

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>分店資訊</strong></mark></td><td>設定分店名稱、服務人員、地址和相關社群連結資訊</td><td></td><td><a href="/pages/H7txPt96MQMVizIkzolN">/pages/H7txPt96MQMVizIkzolN</a></td></tr><tr><td><mark style="color:blue;"><strong>服務預約</strong></mark></td><td>建立專屬線上預約網頁，設定開放項目、時間與相關預約等設定</td><td></td><td><a href="/pages/krmXZgD7TWNosqPFcG94">/pages/krmXZgD7TWNosqPFcG94</a></td></tr><tr><td><mark style="color:blue;"><strong>商品</strong></mark></td><td>建立商品庫和庫存管理</td><td></td><td><a href="/pages/XuyLqhCBfQcB8QpEjYlq">/pages/XuyLqhCBfQcB8QpEjYlq</a></td></tr><tr><td><mark style="color:blue;"><strong>結帳</strong></mark></td><td>設定你的結帳內容與限制</td><td></td><td><a href="/pages/AuKvEzAFuoUSyM5guZED">/pages/AuKvEzAFuoUSyM5guZED</a></td></tr><tr><td><mark style="color:blue;"><strong>第三方工具整合</strong></mark></td><td>簡訊、LINE官方帳號、TWODAY</td><td></td><td><a href="/pages/kk05Fzk83hrcxmyI9dLQ">/pages/kk05Fzk83hrcxmyI9dLQ</a></td></tr><tr><td><mark style="color:blue;"><strong>品牌設定</strong></mark></td><td>設定你的品牌資料和品牌照片</td><td></td><td></td></tr><tr><td><mark style="color:blue;"><strong>會員應用</strong></mark></td><td>標籤、儲值金、紅利點數等會員應用與再行銷工具</td><td></td><td></td></tr><tr><td><mark style="color:blue;"><strong>夯客助理帳號</strong></mark></td><td>員工專屬APP，可以控制權限檢視預約、業績權限。</td><td></td><td><a href="/pages/l41K59TAAVG8tTIFsc3U">/pages/l41K59TAAVG8tTIFsc3U</a></td></tr><tr><td><mark style="color:blue;"><strong>店員管理（Pad專屬）</strong></mark></td><td>在平板中，可以獨立設定「店長」或「店員」角色，權限更清楚！</td><td></td><td><a href="/pages/VmJ30mr0INRBabuqoxxc">/pages/VmJ30mr0INRBabuqoxxc</a></td></tr></tbody></table>


---

# 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.hotcake.app/hungerapp/setup4phone.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.
