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

# 夯客助理帳號

> <mark style="color:blue;">**`設定/夯客助理帳號`**</mark>

## **什麼是夯客助理？** <a href="#h_2263af9385" id="h_2263af9385"></a>

夯客助理是一款手機APP，支援蘋果和安卓下載，主要使用對象是設計師/老師，提供即時的系統支援。詳細的介紹資訊請參考下方連結頁面說明。

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

#### ​[iOS版本下載](https://apps.apple.com/tw/app/%E5%A4%AF%E5%AE%A2%E5%8A%A9%E7%90%86/id1550895405)​ ｜ [Android版本下載](https://play.google.com/store/apps/details?id=com.hungertool) <a href="#h_ebe44244d2" id="h_ebe44244d2"></a>

## 新增帳號 <a href="#h_7e72d85f3b" id="h_7e72d85f3b"></a>

1. 名稱：此名稱為內部辨識使用
2. 電子信箱：電子信箱是登入夯客助理的帳號
3. **權限設定**\
   **-** 可依據員工，各自開放預約訂單管理權限\
   \- 可依據員工，各自開放網路預約管理權限\
   \- 可依據員工，各自開放業績管理的權限\
   \- 可設定是否要隱藏手機號碼

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

### 2. 下載夯客助理 <a href="#h_55bc7b76e9" id="h_55bc7b76e9"></a>

請夥伴到App Store/Google Play 搜尋「夯客助理」，協助夥伴們下載和安裝夯客助理。


---

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