> 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/readme.md).

# Welcome to VergeOS Docs

Everything you need to plan, deploy, operate, and automate VergeOS — organized by what you're trying to do. New here? Find your starting point below.

<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-compass-drafting">:compass-drafting:</i></h3></td><td><strong>Plan and deploy</strong></td><td>Implementation guidance, network design, sizing, and reference architectures.</td><td><a href="/spaces/Q2bN3ctQdjv01GivTI08">/spaces/Q2bN3ctQdjv01GivTI08</a></td></tr><tr><td><h3><i class="fa-server">:server:</i></h3></td><td><strong>Run the platform</strong></td><td>Storage, networking, system administration, and virtual machine operations.</td><td><a href="/spaces/pODKGSQETqL1gSqyxIq3">/spaces/pODKGSQETqL1gSqyxIq3</a></td></tr><tr><td><h3><i class="fa-robot">:robot:</i></h3></td><td><strong>Automate, protect, and extend</strong></td><td>Backup and DR, recipes, CLI and SDKs, webhooks, and Private AI.</td><td><a href="/spaces/sppYQkyIET58BuAo0kqm">/spaces/sppYQkyIET58BuAo0kqm</a></td></tr></tbody></table>

## More documentation

<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-graduation-cap">:graduation-cap:</i></h3></td><td><strong>Learn the platform</strong></td><td>Hands-on training — 10 modules from architecture fundamentals to scenario labs.</td><td><a href="/spaces/qLUTTK5fxfW4S9FoS9GE">/spaces/qLUTTK5fxfW4S9FoS9GE</a></td></tr><tr><td><h3><i class="fa-book">:book:</i></h3></td><td><strong>Knowledge base</strong></td><td>Troubleshooting articles, how-tos, and field guidance for operators.</td><td><a href="/spaces/QZBMFpokMv2vWTIRbFzA">/spaces/QZBMFpokMv2vWTIRbFzA</a></td></tr><tr><td><h3><i class="fa-rectangle-list">:rectangle-list:</i></h3></td><td><strong>Release notes</strong></td><td>Version history, supported releases, and the upgrade path.</td><td><a href="/spaces/33mA7es4mQYkyUa7dMvu">/spaces/33mA7es4mQYkyUa7dMvu</a></td></tr></tbody></table>

## Find your starting point

{% stepper %}
{% step %}

### Evaluating VergeOS against VMware

Start with [Run the platform: What is VergeOS](/run-the-platform/platform-overview/what-is-vergeos.md) and [Transitioning from VMware](/run-the-platform/platform-overview/transition-from-vmware.md).
{% endstep %}

{% step %}

### Designing a new deployment

Move into [Plan and deploy](https://docs.vergeos-demo.com/plan-and-deploy/) for sizing, network design, install sequencing, and reference architectures.
{% endstep %}

{% step %}

### Operating and protecting the estate

Use [Automate, protect, and extend](https://docs.vergeos-demo.com/automate-protect-and-extend/) for snapshots, site syncs, recipes, API keys, CLI flows, and Private AI.
{% endstep %}
{% endstepper %}

## Popular starting points

* New deployment blueprint: [Implementation guide](/plan-and-deploy/implementation-guide/intro.md)
* VMware migration story: [Transitioning from VMware](/run-the-platform/platform-overview/transition-from-vmware.md)
* Core platform concepts: [Platform capabilities](/run-the-platform/platform-overview/platform-capabilities.md)
* Built-in resilience: [Backup & disaster recovery](/automate-protect-and-extend/backup-and-dr/overview.md)
* Automation surface: [VergeOS CLI](/automate-protect-and-extend/integrations-and-apis/vrg-cli.md)
* Local model hosting: [Private AI overview](/automate-protect-and-extend/private-ai/overview.md)

<a href="/spaces/Q2bN3ctQdjv01GivTI08" class="button primary">Explore the deployment path</a> <a href="/pages/d9pgwXqBcsi1Vdi2W2mk" class="button secondary">See support and service paths</a>


---

# 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/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.
