> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zap.wzrd.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# microsandbox

> microVM isolation on self-hosted KVM hosts via the microsandbox SDK, pinned to 0.6.15.

<img src="https://mintcdn.com/gratitude5dee-zap-56/Y4G9H4edehsua_Ul/images/logos/microsandbox.png?fit=max&auto=format&n=Y4G9H4edehsua_Ul&q=85&s=43fcfe3f568d2dfbeb5e06963ccd0ff2" alt="microsandbox" style={{ height: "32px", width: "auto" }} noZoom width="128" height="128" data-path="images/logos/microsandbox.png" />

microVM isolation on self-hosted KVM hosts via the microsandbox SDK, pinned to `0.6.15`.

* Isolation: `microvm`; requires `/dev/kvm` on the host.
* Cloud backends use `MSB_API_KEY`; local `msb` servers need none.
* Release matrix: `purpose: "lane"` leaves the parent runtime running; `purpose: "test"` stops and removes the microVM.
* Install on a host: `infra/self-host/setup.sh` (runs the official installer with the pinned version).

## Capabilities

| capability                              | value     |
| --------------------------------------- | --------- |
| isolation                               | `microvm` |
| snapshot / fork / stop / resume / ports | no        |
| kvm                                     | yes       |
| max command seconds                     | 900       |
