> 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/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide.md).

# Zoom Node Dağıtım Kılavuzu

Zoom Node dağıtımı için kapsamlı bir kılavuz.

## Giriş

Bu Alan Kılavuzu, teknik yöneticilere VMware, Hyper-V, KVM, Nutanix ve AWS ortamlarında Zoom Node hibrit hizmetlerini uygulamak için kapsamlı dağıtım, yapılandırma ve sorun giderme talimatları sunar.

{% content-ref url="/pages/d079d56f46f55ccd4a9b3a7051dc9f8d5af008dc" %}
[Zoom Node ile Başlarken](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/getting-started-with-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/37595d98a2c56f0f2d2426b0bca1012e4fee5dd6" %}
[Zoom Node Altyapı Ön Koşulları](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/183b0ba2b1fce899b731ecc1a468aee6222779cd" %}
[Zoom Node'a Giriş](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cbec5bcf709866619bbf370e6c029ce4a6caa30" %}
[Zoom Node Dağıtımına İlişkin Hususlar](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/zoom-node-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/78d34c37e6f276056e10a8a92c8125ef3f7d4cb5" %}
[Hypervisor'a Özgü Zoom Node Dağıtımları](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/zoom-node-hypervisor-specific-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/bac56ba1e751b8c21d340466f1ea46d1200159f1" %}
[Dağıtım Sonrası Zoom Node Yapılandırması ve Yönetimi](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/zoom-node-post-deployment-configuration-and-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/2fe036e27a03f46b0dd3b6bb8f9fc44f67fa59c7" %}
[Ek Servis Modülleri](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/additional-service-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/a4a2fe523b7c0792da875df74fe2453aa556d291" %}
[Sorun Giderme](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-field-guide/troubleshooting.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/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-deployment-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.
