> 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/fr/productos/servers-1/details.md).

# Détails

Informations détaillées sur les Serveurs : spécifications techniques, systèmes d’exploitation, réseaux, régions, certifications et Disponibilité du service.

<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>Spécifications techniques</strong></td><td>Les limites de CPU, de RAM et de Disque, la Performance du stockage NVMe et les caractéristiques de l’infrastructure.</td><td><a href="/pages/b1f3b9be062eeb2c9729774832758035065011a0">/pages/b1f3b9be062eeb2c9729774832758035065011a0</a></td></tr><tr><td><strong>Systèmes d’exploitation et applications</strong></td><td>Le catalogue complet des systèmes d’exploitation Windows et Linux et des applications disponibles.</td><td><a href="/pages/59f60971105575dcf4a0bd905f90b4b60325ea08">/pages/59f60971105575dcf4a0bd905f90b4b60325ea08</a></td></tr><tr><td><strong>Réseaux</strong></td><td>Le détail technique de chaque type de Réseau, les IP, le Pare-feu et le VPN.</td><td><a href="/pages/fbeb3a74fb38448045e8699047d66118d9c52520">/pages/fbeb3a74fb38448045e8699047d66118d9c52520</a></td></tr><tr><td><strong>Régions et zones de disponibilité</strong></td><td>Les régions et zones de disponibilité où tu peux Déployer tes Serveurs.</td><td><a href="/pages/85846c6334cf12e1c0c83e5a9549496b022bc599">/pages/85846c6334cf12e1c0c83e5a9549496b022bc599</a></td></tr><tr><td><strong>Certifications et conformité</strong></td><td>Les certifications de l’infrastructure (ISO 27001, ENS et autres) et le cadre de conformité.</td><td><a href="/pages/1ad3876ad068b7423b82149aeeb0f26ead182a4c">/pages/1ad3876ad068b7423b82149aeeb0f26ead182a4c</a></td></tr><tr><td><strong>Disponibilité du service</strong></td><td>L’engagement de Disponibilité du service et comment il se mesure.</td><td><a href="/pages/565439e4e9157b9cbf6d80cb94063fb71ec4c156">/pages/565439e4e9157b9cbf6d80cb94063fb71ec4c156</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/fr/productos/servers-1/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.
