> 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-en/productos/servers-2/details.md).

# Details

Detailed Server Information: technical specifications, operating systems, networks, regions, certifications and service availability.

<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>Technical specifications</strong></td><td>CPU, RAM, and disk limits, NVMe storage performance, and infrastructure features.</td><td><a href="/pages/abc8ecb31d8abce58b447691932d384858863a26">/pages/abc8ecb31d8abce58b447691932d384858863a26</a></td></tr><tr><td><strong>Operating systems and applications</strong></td><td>The full catalog of Windows and Linux operating systems and available applications.</td><td><a href="/pages/6e9b2923ce314dab0e171cc7dfd6fe8c1920f50b">/pages/6e9b2923ce314dab0e171cc7dfd6fe8c1920f50b</a></td></tr><tr><td><strong>Networks</strong></td><td>The technical details of each network type, IPs, the firewall, and the VPN.</td><td><a href="/pages/ae207c0529406e33da6e322720355a7fe4974994">/pages/ae207c0529406e33da6e322720355a7fe4974994</a></td></tr><tr><td><strong>Regions and availability zones</strong></td><td>The regions and availability zones where you can deploy your servers.</td><td><a href="/pages/5ad42b2b461fcc12d42b5bdba83f2c6c50e60123">/pages/5ad42b2b461fcc12d42b5bdba83f2c6c50e60123</a></td></tr><tr><td><strong>Certifications and compliance</strong></td><td>The infrastructure certifications (ISO 27001, ENS, and others) and the compliance framework.</td><td><a href="/pages/944e91af46fffa48ae495b24b3f6fff3fbc27ca5">/pages/944e91af46fffa48ae495b24b3f6fff3fbc27ca5</a></td></tr><tr><td><strong>Service availability</strong></td><td>The service availability commitment and how it is measured.</td><td><a href="/pages/9ca728b57c8cb6212d7945bd6d20ac27264e8699">/pages/9ca728b57c8cb6212d7945bd6d20ac27264e8699</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-en/productos/servers-2/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.
