> 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/yu-yue-xing-shi-li/fen-ji-yu-yue-shu-ke-you-xian-yu-yue.md).

# 分級預約（熟客優先預約）

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

## **分級預約**

{% hint style="danger" %}
此功能限定Star/Pro方案用戶使用。
{% endhint %}

把好的時間留給好的客人。你可以透過此功能將會員分類，讓好客、熟客能提早預約，不用跟其他客人搶時間。

### 你可以透過分級預約，將客人拆分為四個族群

{% hint style="success" %} <mark style="color:green;">**把好的時間留給好的客人**</mark>\
舉例：HOTCAKE Salon每月20號開放預約，若這客人是`提早5天預約`，他就可以在15號就能看到時間線上預約了！
{% endhint %}

* 一般客人
* 提早5天預約
* 提早3天預約
* 提早1天預約

請至**會員護照**設定，如下圖：

<figure><img src="/files/v5RI0KUIhDC9Tx0yOc0M" 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:

```
GET https://docs.hotcake.app/hungerapp/yu-yue-xing-shi-li/fen-ji-yu-yue-shu-ke-you-xian-yu-yue.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.
