Getting Started
The Axiom Consensus Protocol achieves reliable agreement between multiple AI models using 7 levels of universal axioms and φ-convergence. Choose the path that fits your timeline.
Whether you want to see ACP in action immediately, integrate it into an existing application, or run the full stack locally for development, each guide is self-contained and will get you to a working result.
Quickstart (3 min)
3 minTry ACP instantly via the web playground -- no installation, no API keys. See D-score convergence in action with a pre-recorded demo or live mode.
API Quickstart (10 min)
10 minIntegrate ACP into your application with a single API call. Get an OpenRouter key, make your first consensus request, and understand the response format.
Full Setup (30 min)
30 minRun the complete ACP stack locally -- Next.js frontend, Python API, Cloudflare Worker. Clone repos, configure environment, and explore the full ecosystem.