> 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/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide.md).

# Guida pratica all'implementazione di Zoom Node

## Introduzione

Questa guida sul campo fornisce agli amministratori tecnici istruzioni complete di distribuzione, configurazione e risoluzione dei problemi per implementare i servizi ibridi di Zoom Node su ambienti VMware, Hyper-V, KVM, Nutanix e AWS.

{% content-ref url="/pages/2949c48ac085211adc3bea9e44362dde045e9877" %}
[Introduzione a Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/getting-started-with-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/5da68c59b03ab169adc8a52068083ab3b45d9ccd" %}
[Prerequisiti infrastrutturali di Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/3a170529a6186040ba059090516ed95a3094d3b5" %}
[Introduzione a Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/9245609bb716f93c10608dfba6a29e6706a61830" %}
[Considerazioni sulla distribuzione di Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/820453a2c1e608726b354f27c4c65655b21ec9d9" %}
[Distribuzioni specifiche per hypervisor di Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-hypervisor-specific-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/530195639cd506d60be6b024ad5a435454d3fbb3" %}
[Configurazione e gestione post-distribuzione di Zoom Node](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-post-deployment-configuration-and-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/9e5be809f10a64ff53361c630cd49b772aa1ec2a" %}
[Moduli di servizio aggiuntivi](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-deployment-field-guide/additional-service-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/15181b462c5796e01dc0a1ef634a2636deae5f7d" %}
[Risoluzione dei problemi](/technical-library/it/servizi-avanzati-enterprise/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/it/servizi-avanzati-enterprise/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.
