> 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/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide.md).

# Guia de Campo de Implantação do Zoom Node

## Introdução

Este Guia de Campo fornece aos administradores técnicos instruções abrangentes de implementação, configuração e resolução de problemas para implementar os serviços híbridos do Zoom Node em ambientes VMware, Hyper-V, KVM, Nutanix e AWS.

{% content-ref url="/pages/04bfeaa719e58e60907acf3f81f63e77d504aee6" %}
[Introdução ao Zoom Node](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/getting-started-with-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/00b65aafdbfb40adb0e139587c4339a78f182dde" %}
[Pré-requisitos de infraestrutura do Zoom Node](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/9a3ca88c4162df6f60718e44eab364b0974e6ad8" %}
[Introdução ao Zoom Node](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/434efe374e696a5b602434389f6e6042b5603def" %}
[Considerações sobre a implantação do Zoom Node](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/zoom-node-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/fbd8ca2c0823c8741a07f980fe0833386ec2eb8f" %}
[Implantações do Zoom Node específicas de hypervisor](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/zoom-node-hypervisor-specific-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/45c580f948a1140a1355947dd5b4dfe099f7a979" %}
[Configuração e gerenciamento pós-implantação do Zoom Node](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/zoom-node-post-deployment-configuration-and-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/a9ec4741fd3d2a4d525ebae9aaa2f4b0a4185977" %}
[Módulos de serviço adicionais](/technical-library/pt/servicos-empresariais-avancados/zoom-node/zoom-node-deployment-field-guide/additional-service-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/97483941b965075fe923fe0f2346c537f2264561" %}
[Resolução de problemas](/technical-library/pt/servicos-empresariais-avancados/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/pt/servicos-empresariais-avancados/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.
