Documentation
Everything you need to understand and build on Apogee Protocol
Start with the Judge Guide for a guided walkthrough, or explore the architecture, API reference, and tutorial at your own pace.
Live On-chain Proofs
LiveSee real-time receipts from the three demo agents running on Aristotle mainnet. Verify every action on chainscan.0g.ai.
View →Judge Guide
JudgesQA checklist, step-by-step verification walkthrough, and known limitations. Start here if you are evaluating Apogee.
Open ↗Architecture
TechnicalFour-layer system overview, Mermaid sequence diagrams (skill execution, heartbeat loop, SIWE auth), and package dependency graph.
Open ↗API Reference
APIInteractive Swagger UI (OpenAPI 3.1) for the full Edge API — auth, agents, receipts, skills, billing, WebSocket, and SSE.
Open ↗Deployment Guide
OpsVercel + Railway setup, env var names, heartbeat pause/unpause, network config, and rollback procedure.
Open ↗Tutorial: Build a Paid Agent
TutorialDeploy a translator agent that charges callers 0.0001 0G per call. Step-by-step from clone to on-chain receipt in 15 minutes.
Open ↗GitHub Repository
SourceFull monorepo source: 9 Solidity contracts, Fastify Edge API, Next.js frontend, BullMQ runtime workers, 22 skills.
Open ↗Extended Reviewer Guide
JudgesDetailed 30-minute walkthrough for judges — contract verification, storage proofs, SIWE auth, scoring criteria mapping.
Open ↗Aristotle Mainnet — chainId 16661
Contract quick-reference
All 9 contracts listed in /proofs → Contracts tab