> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh-tw/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide.md).

# Zoom Workspace Reservation 指南

在本指南中，您將找到針對管理員與最終使用者的詳細說明，包括如何設定地點階層、上傳平面圖、設定可預約工作空間，以及管理系統設定。

在各個章節中，您將了解使用者如何透過桌面應用程式、網頁入口網站、行動應用程式或 QR Code 進行預約與報到，以及自動 WiFi 報到、核准工作流程和使用率分析等進階功能。

{% content-ref url="/pages/f1f0edb32f32360f21de3ad12ae6f7880bcf1aa8" %}
[概覽](/technical-library/zh-tw/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/6bc44d1b0bf227499815a0b6fbfddeb753e97a6e" %}
[管理員體驗](/technical-library/zh-tw/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/admin-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/04a7fb4fcccaf9239a738a1f5ee4900ea482f591" %}
[使用者體驗](/technical-library/zh-tw/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/user-experience.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/zh-tw/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide.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.
