# Omni Developer Documentation Index > Omni is an index-grounded, stateful AI agent platform pairing edge routing with an authoritative margin-backed state engine. ## Base URL https://edge.omnistatic.com ## Documentation Pages - [/docs/getting-started/overview](/docs/getting-started/overview): 4-Layer Architecture and system foundations - [/docs/getting-started/quickstart](/docs/getting-started/quickstart): 3-step quickstart guide with curl, TS, Python - [/docs/getting-started/authentication](/docs/getting-started/authentication): API keys, permission scopes, rate limits - [/docs/getting-started/ai](/docs/getting-started/ai): Machine-readable briefs and MCP configuration - [/docs/core-concepts/workspaces](/docs/core-concepts/workspaces): Workspaces, personal namespaces, and org tenancy - [/docs/core-concepts/personas](/docs/core-concepts/personas): Personas, agents, and system prompt assembly - [/docs/core-concepts/memory](/docs/core-concepts/memory): Semantic memory RAG and context injection - [/docs/core-concepts/streaming](/docs/core-concepts/streaming): SSE protocol (thought, tool_call, tool_result, message, done) - [/docs/core-concepts/quotas](/docs/core-concepts/quotas): Credit ledger and synchronous quota admission - [/docs/guides/create-agent](/docs/guides/create-agent): End-to-end custom agent walkthrough - [/docs/guides/tools-and-mcp](/docs/guides/tools-and-mcp): Model Context Protocol (MCP) integrations - [/docs/guides/org-agents](/docs/guides/org-agents): Multi-tenant organization agents and Model A/B billing - [/docs/api-reference/overview](/docs/api-reference/overview): HTTP status codes and error envelope - [/docs/api-reference/chat](/docs/api-reference/chat): Chat completions and models API - [/docs/api-reference/memories](/docs/api-reference/memories): Semantic memory CRUD and search - [/docs/api-reference/workspaces](/docs/api-reference/workspaces): Workspaces, documents, and upload URLs - [/docs/api-reference/threads](/docs/api-reference/threads): Chat threads and message DAGs - [/docs/api-reference/usage](/docs/api-reference/usage): Monthly usage and credit limits - [/docs/cli/index](/docs/cli/index): omni CLI installation and authentication - [/docs/cli/commands](/docs/cli/commands): omni CLI command reference - [/docs/platform/runtimes](/docs/platform/runtimes): Core FrankenPHP, Sandbox MicroVMs, BYOH - [/docs/platform/roadmap](/docs/platform/roadmap): Status and availability matrix - [/openapi.yaml](/openapi.yaml): Full OpenAPI 3.1 schema specification