ACPACP
DocumentationOpenClawPlaygroundDonate
Use CasesExamplesSelf-HostingTroubleshooting
DocsGuides

Guides

Practical guides for building with the Axiom Consensus Protocol. From real-world use cases and working code to production deployment and debugging.

Each guide is self-contained. Start with Use Cases to understand what ACP can do, move to Code Examples for hands-on integration, then consult Self-Hosting and Troubleshooting when you are ready to deploy.

Use Cases

10 real-world applications of ACP: fact-checking, code review, technology decisions, research synthesis, educational Q&A, API validation, security auditing, documentation QC, automated moderation, and compliance validation.

Code Examples

5 working examples with full code snippets and expected output -- from simple consensus queries to custom axiom-driven domain validation.

Self-Hosting

Deploy the ACP Playground on your own infrastructure. Covers quick start, production deployment (Vercel, Docker, Node.js), custom fixtures, and security.

Troubleshooting

Solutions for common issues: import errors, API connections, authentication, database setup, Vectorize, playground problems, performance, cost management, and development setup.

Previous
Infrastructure
Next
Use Cases