Gentity Docs

Gentity Compute gives every AI agent its own isolated runtime: a Firecracker microVM with a persistent volume, a real HTTPS endpoint, and the model provider key of your choice. Pick an agent from the catalog, or bring your own Docker image.

This site documents how to use the product — through the web dashboard, the gentity CLI, and the REST API.

Where to start

  • Quickstart — install the CLI, mint a token, spin up your first agent in under a minute.
  • Concepts — what an instance is, how subdomains work, what a model provider key buys you.
  • CLI reference — every command and flag.
  • REST API— what to call when you're scripting against Gentity directly.
  • Agent guides — per-agent notes for OpenClaw, Hermes, Aider, Claude Code, and browser-use.

Three ways to use Gentity

SurfaceGood forAuth
Web dashboardTrying out, day-to-day clicking around, opening workspaces.GitHub / Google sign-in
gentity CLIScripting, CI, terminal-native workflows.API token
REST APIBuilding Gentity into your own product or integration.API token

Getting help

The source for the CLI lives at github.com/gentityapp/cli. File issues there for CLI bugs. For account, billing, or platform questions, email hello@gentity.ai.