> 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/vi/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin.md).

# Trước khi bắt đầu

Trước khi triển khai ZPLS trong một mạng, có một số cân nhắc liên quan đến quyền Truy cập của người dùng, thiết kế cơ sở, báo hiệu và phương tiện, và các tích hợp Mạng điện thoại chuyển tiếp công cộng cần được xem xét trước khi triển khai. Các trang sau khám phá những kịch bản này. Sau khi đọc, bạn có thể kỳ vọng hiểu được các hàm ý của thiết kế kỹ thuật cấp cao để định hướng việc triển khai của mình.

***

{% content-ref url="/pages/5390d15dc27ea114b318e92a1ef0c7e84525315d" %}
[Cấp quyền Truy cập cho người dùng vào các vai trò](/technical-library/vi/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/4dcc5d873cae01905e13b9f0d8cee0b4742b5feb" %}
[Các cân nhắc về triển khai phần cứng](/technical-library/vi/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/hardware-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/9283982845a90bd9c4bbda08285bf22d577eb42c" %}
[Các cân nhắc về Thành phần tích hợp Mạng điện thoại chuyển tiếp công cộng](/technical-library/vi/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/pstn-integration-considerations.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/vi/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin.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.
