> 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/system-administration/service-containers.md).

# Service Containers

The Service Containers section provides visibility into the lightweight environments used to run specific internal VergeOS services, such as AI modules and other system-level components. These containers operate independently to ensure modularity, isolation, and efficient resource usage within the virtual data center.

While this section is not typically relevant for day-to-day administration, it is available under Infrastructure > Service Containers for informational and debugging purposes. Users may occasionally reference this area to verify container status or assist with support diagnostics, but direct interaction is rarely required.

This section exists primarily to support internal operations and future extensibility. No configuration or management actions are expected from administrators at this time

***

**Version Compatibility**: This functionality is available in VergeOS 26.0 and later.


---

# 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/system-administration/service-containers.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.
