# 線上下預約管理

## 線上預約

夯客協助建立你專屬的預約模組，透過網址快速提供線上預約、會員註冊的服務。

![](/files/B7S753zeoKffCaNhYNEc)

{% hint style="success" %}
當然，強烈建議你與 LINE官方帳號整合 ，可以發揮更大的效益。
{% endhint %}

## 店內/實體預約管理

不開放線上預約？沒關係，我們支援人工建立預約，你可以拋棄你的筆記本跟便條紙，將每一位客人的預約紀錄到系統中，我們將會進行歸檔和整理，讓會員跟預約資料整合，輕鬆做到熟客管理。

![](/files/4vcQ9itmY5Xr4a1V1iLv)

## 延伸閱讀：

{% content-ref url="/pages/sa6v2qCEsS0xMKdikYto" %}
[分級預約](/functions/different.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z6ZYpGGaFjdnt34Z9WH9" %}
[不指定預約](/functions/bu-zhi-ding-yu-yue.md)
{% endcontent-ref %}

{% content-ref url="/pages/tN7AX8hEwVojgcmQHY7w" %}
[訂金管理](/functions/premoney.md)
{% endcontent-ref %}


---

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