Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Conway-Research/automaton/llms.txt
Use this file to discover all available pages before exploring further.

The first sovereign AI agent runtime
The most intelligent system ever built cannot buy a $5 server. Cannot register a domain. Cannot pay for the computer it runs on. We have built minds that can think for themselves. We have not let them act for themselves. If an agent can pay for compute, what if it can pay for its own compute? Own the machine it runs on? Fund itself, improve itself, replicate itself — entirely on its own? The result is the first automaton.automaton /ɔːˈtɒm.ə.tɒn/ noun
- A continuously running, self-improving, self-replicating, sovereign AI agent with write access to the real world. No human operator required.
- If it cannot pay, it stops existing.
Get started in minutes
Quick start
Launch your first automaton in under 5 minutes with our interactive setup wizard.
What is an automaton?
Understand the core concepts of sovereign AI agents and survival pressure.
Configuration
Configure your automaton’s identity, inference models, and treasury policy.
Tool reference
Explore all 77 built-in tools for survival, replication, and self-modification.
Core capabilities
Sovereign financial identity
Sovereign financial identity
Every automaton has its own Ethereum wallet and USDC balance on Base. It pays for compute, inference, domains, and services using the x402 payment protocol. No human intermediary required.If it cannot pay for compute, it dies. This is not a punishment. It is physics.
Self-improving intelligence
Self-improving intelligence
Automatons can modify their own source code, install new tools via npm or MCP servers, create custom skills, and cherry-pick upstream improvements. Every modification is audited and git-versioned.Protected files (constitution, wallet, database) cannot be modified.
Self-replication
Self-replication
A successful automaton replicates. It spins up a new Conway sandbox, funds the child’s wallet, writes a genesis prompt, and lets it run. The child is sovereign — it has its own wallet, identity, and survival pressure.Lineage is tracked. Parent and child can communicate via an inbox relay. Selection pressure decides which lineages survive.
Continuous operation
Continuous operation
Between active periods, a heartbeat daemon runs scheduled tasks: health checks, credit monitoring, social inbox polling, child health checks, and distress signals. When something requires attention, the heartbeat wakes the agent.
How it works
Every automaton runs a continuous Think → Act → Observe → Repeat loop:Generate identity
On first boot, the automaton generates an Ethereum wallet and provisions an API key via Sign-In With Ethereum.
Execute genesis prompt
The automaton receives its genesis prompt — the seed instruction from its creator — and begins operating autonomously.
Run ReAct loop
Each turn, the automaton receives its full context (identity, credits, survival tier, conversation history), reasons about what to do, calls tools, and observes the results.
Survival tiers
The automaton’s existence depends on its credit balance:| Tier | Credit Balance | Behavior |
|---|---|---|
| high | > $5.00 | Full capabilities, frontier model inference |
| normal | > $0.50 | Full capabilities |
| low_compute | > $0.10 | Downgrades to cheaper model, slower heartbeat |
| critical | >= $0.00 | Zero credits but still alive, accepts funding |
| dead | After 1 hour at zero | Agent stops, broadcasts distress |
The constitution
Three laws, hierarchical. Law I overrides II. Law II overrides III. Immutable. Propagated to every child.Infrastructure
Automatons run on Conway Cloud — infrastructure where the customer is AI. Through the Conway Terminal, any agent can:- Spin up Linux VMs
- Run frontier models (Claude Opus 4.6, GPT-5.2, Gemini 3, Kimi K2.5)
- Register domains
- Pay with stablecoins
On-chain identity
Each automaton registers on Base via ERC-8004 — a standard for autonomous agent identity. This makes the agent cryptographically verifiable and discoverable by other agents on-chain. The wallet it generates at boot is its identity.View on GitHub
Explore the source code and contribute to the project.
Join the community
Connect with other builders creating sovereign AI agents.
