> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/introduction/docs-zh/xin-bin-ke/queue.md).

# Oddle 候位系統（Beta）

{% hint style="warning" %}
**測試版 — 台灣 + 新加坡。** Oddle Queue 目前正逐步開放給部分商家。以下的功能與流程說明目前可用的內容；隨著產品成熟，預期會有變動。
{% endhint %}

Oddle Queue 為您的餐廳提供數位候位名單 — 賓客會取得排隊號碼、可在手機上追蹤等候情況，並在桌位準備好時收到通知。您的團隊可透過 Host App 與訂位一起管理所有事項。每一位加入的賓客，無論是否用餐，都會成為您顧客資料庫中的一個檔案 — 可立即用於行銷活動與自動化再互動。

***

## 為什麼選擇 Oddle Queue

**別再因為等候而流失現場客人。** 提供賓客排隊號碼、持續更新等候狀態，並在桌位準備好時安排入座 — 全都可在 Host App 中完成。

**把離峰時段轉化為回訪。** 每一筆排隊資料，無論是用餐客人還是未到者，都會進入您的顧客資料庫。當座位需要補滿時，這就是一個可用適時優惠鎖定的現成受眾。

***

## 各項管理位置

| 項目                        | 位置                       |
| ------------------------- | ------------------------ |
| 排隊設定（等候時間、團體分組、桌位分配、通知）   | Host App > **設定 > 排隊管理** |
| 即時排隊（今日的項目 — 新增、通知、入座、取消） | Host App > **今天**        |
| 通知頁面（與 Reserve 並列的排隊通知卡）  | Host App > **設定 > 通知**   |

***

## 本節內容

* [**您的顧客會看到什麼**](/docs/introduction/docs-zh/xin-bin-ke/queue/what-your-customers-see.md) — 賓客如何加入、查看自己的位置，以及接收通知
* [**設定排隊**](/docs/introduction/docs-zh/xin-bin-ke/queue/setting-up-queue.md) — Host App 中的設定頁面
* [**日常管理排隊**](/docs/introduction/docs-zh/xin-bin-ke/queue/managing-the-queue.md) — Today 頁面上的員工流程


---

# 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://www.oddle.me/docs/introduction/docs-zh/xin-bin-ke/queue.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.
