# 功能介紹

- [線上下預約管理](https://intro.hotcake.app/functions/reserve.md): 你可以透過夯客輕鬆管理行程。透過夯客多元的設定開放線上預約。
- [預約通知和提醒](https://intro.hotcake.app/functions/notify.md)
- [評分與紀錄](https://intro.hotcake.app/functions/ping-fen-yu-ji-lu.md): 想逃離奧客？夯客建立客人評鑑系統，你可以在夯客系統中查看其他夥伴對此客人的評論和評分。
- [會員模組](https://intro.hotcake.app/functions/passport.md): 讓你的客人實名驗證成為你的會員，每一位客人都會驗證手機號碼。
- [黑名單](https://intro.hotcake.app/functions/hei-ming-dan.md): 奧客很煩？不用擔心，一鍵封鎖爛客人！
- [LINE 官方帳號串接](https://intro.hotcake.app/functions/line-guan-fang-zhang-hao-chuan-jie.md): 夯客是LINE官方帳號的技術夥伴，提供完整的技術串接，30秒串接完成。
- [TWODAY晚鳥預約平台](https://intro.hotcake.app/functions/twoday-wan-niao-yu-yue-ping-tai.md): 即時空位要找人補？想找到新客人？ TWODAY提供晚鳥預約服務，免抽成免會費，夯客用戶立即同步。
- [會員標籤](https://intro.hotcake.app/functions/passport-1.md): 幫你的客戶分群分群分類
- [會員篩選與群發](https://intro.hotcake.app/functions/hui-yuan-shai-xuan-yu-qun-fa.md): 透過夯客協助你篩選熟客，做到精準行銷很簡單
- [票券模組](https://intro.hotcake.app/functions/vouchers.md): 你可以建立專屬的 計次券、點數券、包堂券，極大的彈性打造你的會員模組。
- [分級預約](https://intro.hotcake.app/functions/different.md): 將你的客人分類，給予不同的預約日。熟客先約不再跟新客搶時間。
- [不指定預約](https://intro.hotcake.app/functions/bu-zhi-ding-yu-yue.md): 你可以開啟多個不指定預約群組，由夯客系統分配給適合的設計師，真正做到不指定預約！
- [訂金管理](https://intro.hotcake.app/functions/premoney.md): 新客收訂金？夯客可以幫你做到，支援銀行轉帳、信用卡支付，LINE Pay付款即將上線！
- [夯客助理](https://intro.hotcake.app/functions/hungertool.md): 專屬員工夥伴的APP，支援查看預約、管理開放時間，還能查看業績。
- [儲值金](https://intro.hotcake.app/functions/storedmoney.md)
- [結帳與帳務分析](https://intro.hotcake.app/functions/bills.md): 夯客將結帳分為 1. 服務 2.商品 3.票券 4.儲值金，四大結帳區塊。
- [紅利點數](https://intro.hotcake.app/functions/points.md)
- [設備管理](https://intro.hotcake.app/functions/she-bei-guan-li.md)
- [進銷存管理](https://intro.hotcake.app/functions/jin-xiao-cun-guan-li.md): 你可以透過夯客進行商品管理，並即時查看庫存與盤點


---

# Agent Instructions: 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://intro.hotcake.app/functions.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.
