# Mako ## Docs - [Authentication](https://docs.deepmako.com/api-reference/authentication.md): API key creation and request authentication. - [Chat Completions](https://docs.deepmako.com/api-reference/chat-completions.md): The primary endpoint for interacting with Mako. Fully OpenAI-compatible. - [Credits](https://docs.deepmako.com/api-reference/credits.md): Check balance, understand pricing, and manage credits. - [Models](https://docs.deepmako.com/api-reference/models.md): List available models via the OpenAI-compatible models endpoint. - [Streaming](https://docs.deepmako.com/api-reference/streaming.md): Real-time SSE streaming with live tool execution events. - [Tools API](https://docs.deepmako.com/api-reference/tools-api.md): List and execute tools directly via the REST API. - [Architecture](https://docs.deepmako.com/architecture.md): How the gateway, model backends, tool system, and RAG layer work together. - [What is Mako?](https://docs.deepmako.com/introduction.md): A 32B open-source AI agent with native blockchain access, web search, and agentic tool orchestration. - [Mako-32B Conductor](https://docs.deepmako.com/models/conductor-32b.md): The primary production model for tool orchestration and complex reasoning. - [Mako-8B Operator](https://docs.deepmako.com/models/operator-8b.md): The lightweight streaming model for real-time interaction. - [Quickstart](https://docs.deepmako.com/quickstart.md): First API call in 30 seconds. - [RAG System](https://docs.deepmako.com/rag.md): How Mako uses retrieval-augmented generation to inject real-time project knowledge. - [Environment Variables](https://docs.deepmako.com/self-host/environment.md): Complete reference for all gateway configuration options. - [Gateway Server](https://docs.deepmako.com/self-host/gateway.md): Deploy the Mako Gateway on your own infrastructure. - [RunPod Setup](https://docs.deepmako.com/self-host/runpod.md): Deploy the 32B Conductor model on RunPod Serverless. - [Knowledge Base](https://docs.deepmako.com/tools/knowledge.md): Curated Base ecosystem knowledge with auto-injection and explicit search. - [On-Chain Tools](https://docs.deepmako.com/tools/onchain.md): 9 tools for reading blockchain state across 8 EVM networks. - [Tools Overview](https://docs.deepmako.com/tools/overview.md): How Mako's agentic tool system works. - [Web & Search Tools](https://docs.deepmako.com/tools/search.md): Web search, page extraction, and crypto price lookups. - [Social & Media](https://docs.deepmako.com/tools/social.md): Tweet reading and YouTube music search. ## Optional - [GitHub](https://github.com/DeepMako/mako) - [Chat with Mako](https://deepmako.com)