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

# Knowledge base

<h2 align="center">What can we help you find?</h2>

<p align="center">Search the Knowledge base or browse the topics below.</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="magnifying-glass">Search the Knowledge base</button></p>

## Browse by category

<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-rocket" style="color:$primary;">:rocket:</i></h3></td><td><h4><strong>Getting Started &#x26; Installation</strong></h4></td><td>Plan, install, license, and update VergeOS.</td><td><a href="/pages/xzfvD3SOivAADxeYB6oF">/pages/xzfvD3SOivAADxeYB6oF</a></td></tr><tr><td><h3><i class="fa-desktop" style="color:$primary;">:desktop:</i></h3></td><td><h4><strong>Virtual Machines</strong></h4></td><td>Create, import, configure, and manage virtual machines.</td><td><a href="/pages/wwRrbhqnT9xv1uCjx3kF">/pages/wwRrbhqnT9xv1uCjx3kF</a></td></tr><tr><td><h3><i class="fa-network-wired" style="color:$primary;">:network-wired:</i></h3></td><td><h4><strong>Networking</strong></h4></td><td>Networks, rules, routing, VPNs, and firewalls.</td><td><a href="/pages/kcCPKsM2ZRXiqHzji85h">/pages/kcCPKsM2ZRXiqHzji85h</a></td></tr><tr><td><h3><i class="fa-database" style="color:$primary;">:database:</i></h3></td><td><h4><strong>Storage &#x26; vSAN</strong></h4></td><td>vSAN architecture, tiers, scaling, encryption, and NAS.</td><td><a href="/pages/5EjMUuYqYnWbu4YWuYQ9">/pages/5EjMUuYqYnWbu4YWuYQ9</a></td></tr><tr><td><h3><i class="fa-users" style="color:$primary;">:users:</i></h3></td><td><h4><strong>Tenants</strong></h4></td><td>Create and operate tenants in multi-tenant environments.</td><td><a href="/pages/a7dJw7Yz8vSiTcUasPDW">/pages/a7dJw7Yz8vSiTcUasPDW</a></td></tr><tr><td><h3><i class="fa-shield-halved" style="color:$primary;">:shield-halved:</i></h3></td><td><h4><strong>Backup &#x26; DR</strong></h4></td><td>Snapshots, sync jobs, restores, and disaster recovery.</td><td><a href="/pages/aIx0mFi81FrM80N1JZwv">/pages/aIx0mFi81FrM80N1JZwv</a></td></tr><tr><td><h3><i class="fa-robot" style="color:$primary;">:robot:</i></h3></td><td><h4><strong>Automation &#x26; API</strong></h4></td><td>The VergeOS API, automation tasks, Terraform, and tooling.</td><td><a href="/pages/TW7mAAA3zd9AnMyzGmCW">/pages/TW7mAAA3zd9AnMyzGmCW</a></td></tr><tr><td><h3><i class="fa-gears" style="color:$primary;">:gears:</i></h3></td><td><h4><strong>System Administration</strong></h4></td><td>Updates, security, authentication, branding, and performance.</td><td><a href="/pages/1u7loGkD8zmL33Oz3dPB">/pages/1u7loGkD8zmL33Oz3dPB</a></td></tr><tr><td><h3><i class="fa-bug" style="color:$primary;">:bug:</i></h3></td><td><h4><strong>Troubleshooting</strong></h4></td><td>Diagnostic procedures and fixes for common VergeOS issues.</td><td><a href="/pages/a7qnhaazeVjNscfvULGL">/pages/a7qnhaazeVjNscfvULGL</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:

```
GET https://docs.vergeos-demo.com/knowledge-base/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.
