> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/run-the-platform/fr/readme.md).

# Lancer la plateforme

Le point de référence quotidien pour exploiter VergeOS — stockage, réseau, administration système et machines virtuelles, avec les pages les plus pertinentes mises en avant et les détails complets des sous-systèmes en dessous.

## Commencez ici

* [Qu’est-ce que VergeOS](/run-the-platform/fr/apercu-de-la-plateforme/what-is-vergeos.md)
* [Fonctionnalités de la plateforme](/run-the-platform/fr/apercu-de-la-plateforme/platform-capabilities.md)
* [Transition depuis VMware](/run-the-platform/fr/apercu-de-la-plateforme/transition-from-vmware.md)
* [Nouvelle configuration du système](/run-the-platform/fr/apercu-de-la-plateforme/new-system-configuration.md)

## Domaines d'exploitation principaux

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-database">:database:</i></h3></td><td><strong>Stockage</strong></td><td>Architecture vSAN, redondance, niveaux, diagnostics et stockage externe.</td><td><a href="/pages/66d8dbbeafc649aa1ae5632fef0703f1912fc613">/pages/66d8dbbeafc649aa1ae5632fef0703f1912fc613</a></td></tr><tr><td><h3><i class="fa-network-wired">:network-wired:</i></h3></td><td><strong>Mise en réseau</strong></td><td>Concepts réseau, guides de démarrage rapide, réseau interne et externe, et dépannage.</td><td><a href="/pages/d02ecf0fb4e0ac375c312bceac6ca46476dda9d5">/pages/d02ecf0fb4e0ac375c312bceac6ca46476dda9d5</a></td></tr><tr><td><h3><i class="fa-sliders">:sliders:</i></h3></td><td><strong>Administration système</strong></td><td>Identité, clés API, nœuds, mises à jour, autorisations et paramètres du cluster.</td><td><a href="/pages/98e9405b30ca76faacd6104b22c0d5dd021f019b">/pages/98e9405b30ca76faacd6104b22c0d5dd021f019b</a></td></tr><tr><td><h3><i class="fa-desktop">:desktop:</i></h3></td><td><strong>Machines virtuelles</strong></td><td>Provisionnement, migration, opérations invité, migrations à chaud et bonnes pratiques.</td><td><a href="/pages/c1110562e7adb195fc22746b0116aef83f49617e">/pages/c1110562e7adb195fc22746b0116aef83f49617e</a></td></tr></tbody></table>

## Espaces associés

* Planification du déploiement : [Planifier et déployer](https://docs.verge.io/plan-and-deploy/fr/)
* Reprise après sinistre et automatisation : [Automatiser, protéger et étendre](https://docs.verge.io/automate-protect-and-extend/fr/)


---

# 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.verge.io/run-the-platform/fr/readme.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.
