# Requerimentos

- [Requisitos de redes e conectividade](https://wiki.datadike.com/getting-started/datasheet/pam/requerimentos/requisitos-de-redes-e-conectividade.md): Portas, protocolos e regras de firewall necessárias para o DataDike PAM. Tabela de comunicação de redes entre usuários, servidor PAM, gateways e ativos.
- [Requisitos de Hardware e Infraestrutura](https://wiki.datadike.com/getting-started/datasheet/pam/requerimentos/requisitos-de-hardware-e-infraestrutura.md): Requisitos mínimos e recomendados de CPU, RAM, disco e SO para o DataDike PAM. Suporta on-premises, cloud pública, virtualização e arquiteturas híbridas.


---

# Agent Instructions: 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:

```
GET https://wiki.datadike.com/getting-started/datasheet/pam/requerimentos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
