--- summary: "Hubs that link to every Clawdbot doc" read_when: - You want a complete map of the documentation --- # Docs hubs Use these hubs to discover every page, including deep dives and reference docs that don’t appear in the left nav. ## Start here - [Index](https://docs.clawd.bot) - [Onboarding](https://docs.clawd.bot/onboarding) - [Wizard](https://docs.clawd.bot/wizard) - [Setup](https://docs.clawd.bot/setup) - [FAQ](https://docs.clawd.bot/faq) - [Configuration](https://docs.clawd.bot/configuration) - [Clawd (personal assistant)](https://docs.clawd.bot/clawd) - [Lore](https://docs.clawd.bot/lore) ## Installation + distribution - [Docker](https://docs.clawd.bot/docker) - [Nix](https://docs.clawd.bot/nix) ## Core concepts - [Architecture](https://docs.clawd.bot/architecture) - [Agent runtime](https://docs.clawd.bot/agent) - [Agent loop](https://docs.clawd.bot/agent-loop) - [Multi-agent routing](https://docs.clawd.bot/multi-agent) - [Sessions](https://docs.clawd.bot/session) - [Sessions (alias)](https://docs.clawd.bot/sessions) - [Session tools](https://docs.clawd.bot/session-tool) - [Queue](https://docs.clawd.bot/queue) - [RPC adapters](https://docs.clawd.bot/rpc) - [TypeBox schemas](https://docs.clawd.bot/typebox) - [Presence](https://docs.clawd.bot/presence) - [Discovery + transports](https://docs.clawd.bot/discovery) - [Bonjour](https://docs.clawd.bot/bonjour) - [Provider routing](https://docs.clawd.bot/provider-routing) - [Groups](https://docs.clawd.bot/groups) - [Group messages](https://docs.clawd.bot/group-messages) ## Providers + ingress - [WhatsApp](https://docs.clawd.bot/whatsapp) - [Telegram](https://docs.clawd.bot/telegram) - [Telegram (grammY notes)](https://docs.clawd.bot/grammy) - [Slack](https://docs.clawd.bot/slack) - [Discord](https://docs.clawd.bot/discord) - [Signal](https://docs.clawd.bot/signal) - [iMessage](https://docs.clawd.bot/imessage) - [WebChat](https://docs.clawd.bot/webchat) - [Webhooks](https://docs.clawd.bot/webhook) - [Gmail Pub/Sub](https://docs.clawd.bot/gmail-pubsub) ## Gateway + operations - [Gateway runbook](https://docs.clawd.bot/gateway) - [Gateway pairing](https://docs.clawd.bot/gateway/pairing) - [Gateway lock](https://docs.clawd.bot/gateway-lock) - [Background process](https://docs.clawd.bot/background-process) - [Health](https://docs.clawd.bot/health) - [Heartbeat](https://docs.clawd.bot/heartbeat) - [Doctor](https://docs.clawd.bot/doctor) - [Logging](https://docs.clawd.bot/logging) - [Dashboard](https://docs.clawd.bot/dashboard) - [Control UI](https://docs.clawd.bot/control-ui) - [Remote access](https://docs.clawd.bot/remote) - [Remote gateway README](https://docs.clawd.bot/remote-gateway-readme) - [Tailscale](https://docs.clawd.bot/tailscale) - [Security](https://docs.clawd.bot/security) - [Troubleshooting](https://docs.clawd.bot/troubleshooting) ## Tools + automation - [Tools surface](https://docs.clawd.bot/tools) - [Bash tool](https://docs.clawd.bot/bash) - [Elevated mode](https://docs.clawd.bot/elevated) - [Cron + wakeups](https://docs.clawd.bot/cron) - [Thinking + verbose](https://docs.clawd.bot/thinking) - [Models](https://docs.clawd.bot/models) - [Agent send CLI](https://docs.clawd.bot/agent-send) - [Terminal UI](https://docs.clawd.bot/tui) - [Browser control](https://docs.clawd.bot/browser) - [Browser (Linux troubleshooting)](https://docs.clawd.bot/browser-linux-troubleshooting) ## Nodes, media, voice - [Nodes overview](https://docs.clawd.bot/nodes) - [Camera](https://docs.clawd.bot/camera) - [Images](https://docs.clawd.bot/images) - [Audio](https://docs.clawd.bot/audio) - [Location command](https://docs.clawd.bot/location-command) - [Voice wake](https://docs.clawd.bot/voicewake) - [Talk mode](https://docs.clawd.bot/talk) ## Platforms - [macOS app overview](https://docs.clawd.bot/macos) - [macOS dev setup](https://docs.clawd.bot/mac/dev-setup) - [macOS menu bar](https://docs.clawd.bot/mac/menu-bar) - [macOS voice wake](https://docs.clawd.bot/mac/voicewake) - [macOS voice overlay](https://docs.clawd.bot/mac/voice-overlay) - [macOS WebChat](https://docs.clawd.bot/mac/webchat) - [macOS Canvas](https://docs.clawd.bot/mac/canvas) - [macOS child process](https://docs.clawd.bot/mac/child-process) - [macOS health](https://docs.clawd.bot/mac/health) - [macOS icon](https://docs.clawd.bot/mac/icon) - [macOS logging](https://docs.clawd.bot/mac/logging) - [macOS permissions](https://docs.clawd.bot/mac/permissions) - [macOS remote](https://docs.clawd.bot/mac/remote) - [macOS signing](https://docs.clawd.bot/mac/signing) - [macOS release](https://docs.clawd.bot/mac/release) - [macOS bun gateway](https://docs.clawd.bot/mac/bun) - [macOS XPC](https://docs.clawd.bot/mac/xpc) - [macOS skills](https://docs.clawd.bot/mac/skills) - [macOS Peekaboo plan](https://docs.clawd.bot/mac/peekaboo) - [iOS node](https://docs.clawd.bot/ios) - [Android node](https://docs.clawd.bot/android) - [Windows app](https://docs.clawd.bot/windows) - [Linux app](https://docs.clawd.bot/linux) - [Web surfaces](https://docs.clawd.bot/web) ## Workspace + templates - [Skills](https://docs.clawd.bot/skills) - [Skills config](https://docs.clawd.bot/skills-config) - [Default AGENTS](https://docs.clawd.bot/AGENTS.default) - [Templates: AGENTS](https://docs.clawd.bot/templates/AGENTS) - [Templates: BOOTSTRAP](https://docs.clawd.bot/templates/BOOTSTRAP) - [Templates: IDENTITY](https://docs.clawd.bot/templates/IDENTITY) - [Templates: SOUL](https://docs.clawd.bot/templates/SOUL) - [Templates: TOOLS](https://docs.clawd.bot/templates/TOOLS) - [Templates: USER](https://docs.clawd.bot/templates/USER) ## Experiments + proposals - [Onboarding config protocol](https://docs.clawd.bot/onboarding-config-protocol) - [Research: memory](https://docs.clawd.bot/research/memory) - [Proposal: model config](https://docs.clawd.bot/proposals/model-config) ## Testing + release - [Testing](https://docs.clawd.bot/test) - [Release checklist](https://docs.clawd.bot/RELEASING) - [Device models](https://docs.clawd.bot/device-models)