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

# Run the platform

The day-to-day home for operating VergeOS — storage, networking, system administration, and virtual machines, with the highest-signal pages up front and full subsystem detail underneath.

## Start here

* [What is VergeOS](/run-the-platform/platform-overview/what-is-vergeos.md)
* [Platform capabilities](/run-the-platform/platform-overview/platform-capabilities.md)
* [Transitioning from VMware](/run-the-platform/platform-overview/transition-from-vmware.md)
* [New system configuration](/run-the-platform/platform-overview/new-system-configuration.md)

## Core operating areas

<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>Storage</strong></td><td>vSAN architecture, redundancy, tiers, diagnostics, and external storage.</td><td><a href="/pages/2fSfd58wv0S1JlGUY5oi">/pages/2fSfd58wv0S1JlGUY5oi</a></td></tr><tr><td><h3><i class="fa-network-wired">:network-wired:</i></h3></td><td><strong>Networking</strong></td><td>Network concepts, quickstarts, internal and external networking, and troubleshooting.</td><td><a href="/pages/oHJgwZmg0Zk9Tw2aD5Pr">/pages/oHJgwZmg0Zk9Tw2aD5Pr</a></td></tr><tr><td><h3><i class="fa-sliders">:sliders:</i></h3></td><td><strong>System administration</strong></td><td>Identity, API keys, nodes, updates, permissions, and cluster settings.</td><td><a href="/pages/qCEww4Lty1X8WISdGMMW">/pages/qCEww4Lty1X8WISdGMMW</a></td></tr><tr><td><h3><i class="fa-desktop">:desktop:</i></h3></td><td><strong>Virtual machines</strong></td><td>Provisioning, migration, guest operations, live migrations, and best practices.</td><td><a href="/pages/6q8kgiwUkyCWbODkVuSS">/pages/6q8kgiwUkyCWbODkVuSS</a></td></tr></tbody></table>

## Related spaces

* Deployment planning: [Plan and deploy](https://docs.vergeos-demo.com/plan-and-deploy/)
* Disaster recovery and automation: [Automate, protect, and extend](https://docs.vergeos-demo.com/automate-protect-and-extend/)


---

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

```
GET https://docs.vergeos-demo.com/run-the-platform/readme.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.
