> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-pt/productos/servers/details.md).

# Detalhes

Informações detalhadas de Servidores: especificações técnicas, sistemas operacionais, redes, regiões, certificações e Disponibilidade de serviço.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Especificações técnicas</strong></td><td>Os limites de CPU, RAM e Disco, o Desempenho do armazenamento NVMe e as características da infraestrutura.</td><td><a href="/pages/81662913d3192d1571b385ea0bfc302ec10e49cf">/pages/81662913d3192d1571b385ea0bfc302ec10e49cf</a></td></tr><tr><td><strong>Sistemas operativos e aplicações</strong></td><td>O catálogo completo de sistemas operacionais Windows e Linux e as aplicações disponíveis.</td><td><a href="/pages/5a1fd66d1702833e8daceb2317d0bbeaafb45fea">/pages/5a1fd66d1702833e8daceb2317d0bbeaafb45fea</a></td></tr><tr><td><strong>Redes</strong></td><td>O detalhe técnico de cada tipo de Rede, os IPs, o Firewall e a VPN.</td><td><a href="/pages/1ed0c4f3ae0ee1973f8a10b7f806df4433bffd8a">/pages/1ed0c4f3ae0ee1973f8a10b7f806df4433bffd8a</a></td></tr><tr><td><strong>Regiões e zonas de disponibilidade</strong></td><td>As regiões e zonas de disponibilidade onde podes Implementar os teus Servidores.</td><td><a href="/pages/bf44e653c3cf51c278233ae4318adbfbe329edcc">/pages/bf44e653c3cf51c278233ae4318adbfbe329edcc</a></td></tr><tr><td><strong>Certificações e conformidade</strong></td><td>As certificações da infraestrutura (ISO 27001, ENS e outras) e o quadro de conformidade.</td><td><a href="/pages/3c7a9c56d7d1fda522010c87c648b3d244f52f3a">/pages/3c7a9c56d7d1fda522010c87c648b3d244f52f3a</a></td></tr><tr><td><strong>Disponibilidade de serviço</strong></td><td>O compromisso de Disponibilidade de serviço e como é medido.</td><td><a href="/pages/b118ec93782cf1cfdc64da2dcb830328f3b777e0">/pages/b118ec93782cf1cfdc64da2dcb830328f3b777e0</a></td></tr></tbody></table>


---

# 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://docs.plenit.com/docs-pt/productos/servers/details.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.
