> 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-phone/zoom-phone-local-survivability-field-guide/initialize-the-zpls-module.md).

# 初始化 ZPLS 模組

將 ZPLS 模組與站點關聯後，必須先初始化才能開始運作。若要初始化 ZPLS 模組，請執行以下步驟：

1. 在網頁入口網站中，於 **進階** 子選單中，選取 **Zoom Node**.
2. 在畫面左上角，確認 **Zoom Node - 電話本地存活** 已在下拉式選單中選取。
3. 在下方 **服務** 索引標籤下，找到 ZPLS 模組的主機名稱。
4. 找到主機名稱後， **勾選方塊** 位於模組左側，然後按一下 **啟動** 按鈕以初始化模組。約一分鐘內，會顯示為 **執行中**.

{% hint style="info" %}
狀態從以下內容更新之前，可能會有明顯延遲： **已停止** 設定為 **執行中**。請至少等待 3 分鐘，讓所有程序完成初始化。
{% endhint %}

<div data-with-frame="true"><img src="/files/90c9266dfb389059f635a1820d1f840e9df907c7" alt="" width="563"></div>


---

# 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-phone/zoom-phone-local-survivability-field-guide/initialize-the-zpls-module.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.
