# ClawMind ## Docs - [0G Integration](https://clawmind.mintlify.app/0g-integration.md): ClawMind uses four 0G components in production: Compute, Storage (reports), Storage (memory), and Chain. This page explains how each one is wired into the pipeline. - [API Reference](https://clawmind.mintlify.app/api-reference.md): The small set of ClawMind endpoints you need to run an analysis, poll results, and verify 0G receipts. - [How It Works](https://clawmind.mintlify.app/how-it-works.md): ClawMind routes every due diligence task through an 8-step multi-agent pipeline. Each agent has a fixed role, and no step can be skipped. - [Overview](https://clawmind.mintlify.app/index.md): ClawMind is a multi-agent Web3 due diligence system that anchors every report on 0G Chain — so audit results can be verified later instead of silently rewritten. - [Roadmap](https://clawmind.mintlify.app/roadmap.md): Post-hackathon roadmap for ClawMind: harden the MVP, deepen the product, expand the ecosystem, and move toward decentralized agent intelligence. - [Self-Hosting / Setup](https://clawmind.mintlify.app/self-hosting.md): Run ClawMind locally or deploy it with 0G Compute, 0G Storage, 0G Chain, and Redis-backed task polling. - [Verification Guide](https://clawmind.mintlify.app/verification-guide.md): A short checklist for proving that a ClawMind report was stored on 0G Storage and anchored on 0G Chain. ## OpenAPI Specs - [openapi](https://clawmind.mintlify.app/api-reference/openapi.json)