InstaVM is a production sandbox and cloud built for AI agents, giving agents instant computers with runtime, storage, networking, secrets, and policy. It goes beyond basic sandboxes by running untrusted code inside hardware-isolated real VMs rather than containers, helping teams give AI agents secure execution environments with full Linux filesystems, networking, package management, RESTful API access, and persistent state. InstaVM supports snapshots, allowing users to fork any sandbox and rewind any run, while persistent volumes keep state beyond each execution. Egress control lets teams allowlist what calls home, secrets injection and Vault help protect sensitive credentials from prompt injections, and public URL deploys can expose any port to the public web. It is built for agent patterns such as code interpreters, deploy agents, deep research agents, AI evaluations, reinforcement learning, computer use, and vibe coding apps.