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

# Başlamadan Önce

Bir ağ içinde ZPLS dağıtmadan önce, dağıtım öncesinde dikkate alınması gereken kullanıcı erişimi, tesis tasarımı, sinyalleşme ve medya ile PSTN entegrasyonlarına ilişkin birkaç husus vardır. Aşağıdaki sayfalar bu senaryoları incelemektedir. Okuduktan sonra, yaygınlaştırmanızı yönlendirmek için üst düzey teknik tasarımın etkilerini anlayacağınızı bekleyebilirsiniz.

***

{% content-ref url="/pages/44a375f1b0414094017975b91cd2f29e32a93f30" %}
[Kullanıcılara Rollere Erişim Verin](/technical-library/tr/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/2e1773b7e3ed4754fdd3ef1c1b7e9655860e03c2" %}
[Donanım Dağıtımına İlişkin Dikkat Edilecek Hususlar](/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/hardware-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/7053fc9f653eb4d8780292463f9c6adf380c4cc4" %}
[PSTN Entegrasyonlar Dikkat Edilecek Hususlar](/technical-library/tr/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/tr/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.
