{ "title": "Docs hubs", "content": "Use these hubs to discover every page, including deep dives and reference docs that don’t appear in the left nav.\n\n* [Index](/)\n* [Getting Started](/start/getting-started)\n* [Quick start](/start/quickstart)\n* [Onboarding](/start/onboarding)\n* [Wizard](/start/wizard)\n* [Setup](/start/setup)\n* [Dashboard (local Gateway)](http://127.0.0.1:18789/)\n* [Help](/help)\n* [Docs directory](/start/docs-directory)\n* [Configuration](/gateway/configuration)\n* [Configuration examples](/gateway/configuration-examples)\n* [OpenClaw assistant](/start/openclaw)\n* [Showcase](/start/showcase)\n* [Lore](/start/lore)\n\n## Installation + updates\n\n* [Docker](/install/docker)\n* [Nix](/install/nix)\n* [Updating / rollback](/install/updating)\n* [Bun workflow (experimental)](/install/bun)\n\n* [Architecture](/concepts/architecture)\n* [Features](/concepts/features)\n* [Network hub](/network)\n* [Agent runtime](/concepts/agent)\n* [Agent workspace](/concepts/agent-workspace)\n* [Memory](/concepts/memory)\n* [Agent loop](/concepts/agent-loop)\n* [Streaming + chunking](/concepts/streaming)\n* [Multi-agent routing](/concepts/multi-agent)\n* [Compaction](/concepts/compaction)\n* [Sessions](/concepts/session)\n* [Sessions (alias)](/concepts/sessions)\n* [Session pruning](/concepts/session-pruning)\n* [Session tools](/concepts/session-tool)\n* [Queue](/concepts/queue)\n* [Slash commands](/tools/slash-commands)\n* [RPC adapters](/reference/rpc)\n* [TypeBox schemas](/concepts/typebox)\n* [Timezone handling](/concepts/timezone)\n* [Presence](/concepts/presence)\n* [Discovery + transports](/gateway/discovery)\n* [Bonjour](/gateway/bonjour)\n* [Channel routing](/concepts/channel-routing)\n* [Groups](/concepts/groups)\n* [Group messages](/concepts/group-messages)\n* [Model failover](/concepts/model-failover)\n* [OAuth](/concepts/oauth)\n\n## Providers + ingress\n\n* [Chat channels hub](/channels)\n* [Model providers hub](/providers/models)\n* [WhatsApp](/channels/whatsapp)\n* [Telegram](/channels/telegram)\n* [Telegram (grammY notes)](/channels/grammy)\n* [Slack](/channels/slack)\n* [Discord](/channels/discord)\n* [Mattermost](/channels/mattermost) (plugin)\n* [Signal](/channels/signal)\n* [BlueBubbles (iMessage)](/channels/bluebubbles)\n* [iMessage (legacy)](/channels/imessage)\n* [Location parsing](/channels/location)\n* [WebChat](/web/webchat)\n* [Webhooks](/automation/webhook)\n* [Gmail Pub/Sub](/automation/gmail-pubsub)\n\n## Gateway + operations\n\n* [Gateway runbook](/gateway)\n* [Network model](/gateway/network-model)\n* [Gateway pairing](/gateway/pairing)\n* [Gateway lock](/gateway/gateway-lock)\n* [Background process](/gateway/background-process)\n* [Health](/gateway/health)\n* [Heartbeat](/gateway/heartbeat)\n* [Doctor](/gateway/doctor)\n* [Logging](/gateway/logging)\n* [Sandboxing](/gateway/sandboxing)\n* [Dashboard](/web/dashboard)\n* [Control UI](/web/control-ui)\n* [Remote access](/gateway/remote)\n* [Remote gateway README](/gateway/remote-gateway-readme)\n* [Tailscale](/gateway/tailscale)\n* [Security](/gateway/security)\n* [Troubleshooting](/gateway/troubleshooting)\n\n## Tools + automation\n\n* [Tools surface](/tools)\n* [OpenProse](/prose)\n* [CLI reference](/cli)\n* [Exec tool](/tools/exec)\n* [Elevated mode](/tools/elevated)\n* [Cron jobs](/automation/cron-jobs)\n* [Cron vs Heartbeat](/automation/cron-vs-heartbeat)\n* [Thinking + verbose](/tools/thinking)\n* [Models](/concepts/models)\n* [Sub-agents](/tools/subagents)\n* [Agent send CLI](/tools/agent-send)\n* [Terminal UI](/tui)\n* [Browser control](/tools/browser)\n* [Browser (Linux troubleshooting)](/tools/browser-linux-troubleshooting)\n* [Polls](/automation/poll)\n\n## Nodes, media, voice\n\n* [Nodes overview](/nodes)\n* [Camera](/nodes/camera)\n* [Images](/nodes/images)\n* [Audio](/nodes/audio)\n* [Location command](/nodes/location-command)\n* [Voice wake](/nodes/voicewake)\n* [Talk mode](/nodes/talk)\n\n* [Platforms overview](/platforms)\n* [macOS](/platforms/macos)\n* [iOS](/platforms/ios)\n* [Android](/platforms/android)\n* [Windows (WSL2)](/platforms/windows)\n* [Linux](/platforms/linux)\n* [Web surfaces](/web)\n\n## macOS companion app (advanced)\n\n* [macOS dev setup](/platforms/mac/dev-setup)\n* [macOS menu bar](/platforms/mac/menu-bar)\n* [macOS voice wake](/platforms/mac/voicewake)\n* [macOS voice overlay](/platforms/mac/voice-overlay)\n* [macOS WebChat](/platforms/mac/webchat)\n* [macOS Canvas](/platforms/mac/canvas)\n* [macOS child process](/platforms/mac/child-process)\n* [macOS health](/platforms/mac/health)\n* [macOS icon](/platforms/mac/icon)\n* [macOS logging](/platforms/mac/logging)\n* [macOS permissions](/platforms/mac/permissions)\n* [macOS remote](/platforms/mac/remote)\n* [macOS signing](/platforms/mac/signing)\n* [macOS release](/platforms/mac/release)\n* [macOS gateway (launchd)](/platforms/mac/bundled-gateway)\n* [macOS XPC](/platforms/mac/xpc)\n* [macOS skills](/platforms/mac/skills)\n* [macOS Peekaboo](/platforms/mac/peekaboo)\n\n## Workspace + templates\n\n* [Skills](/tools/skills)\n* [ClawHub](/tools/clawhub)\n* [Skills config](/tools/skills-config)\n* [Default AGENTS](/reference/AGENTS.default)\n* [Templates: AGENTS](/reference/templates/AGENTS)\n* [Templates: BOOTSTRAP](/reference/templates/BOOTSTRAP)\n* [Templates: HEARTBEAT](/reference/templates/HEARTBEAT)\n* [Templates: IDENTITY](/reference/templates/IDENTITY)\n* [Templates: SOUL](/reference/templates/SOUL)\n* [Templates: TOOLS](/reference/templates/TOOLS)\n* [Templates: USER](/reference/templates/USER)\n\n## Experiments (exploratory)\n\n* [Onboarding config protocol](/experiments/onboarding-config-protocol)\n* [Cron hardening notes](/experiments/plans/cron-add-hardening)\n* [Group policy hardening notes](/experiments/plans/group-policy-hardening)\n* [Research: memory](/experiments/research/memory)\n* [Model config exploration](/experiments/proposals/model-config)\n\n* [Credits](/reference/credits)\n\n* [Testing](/reference/test)\n* [Release checklist](/reference/RELEASING)\n* [Device models](/reference/device-models)", "code_samples": [], "headings": [ { "level": "h2", "text": "Start here", "id": "start-here" }, { "level": "h2", "text": "Installation + updates", "id": "installation-+-updates" }, { "level": "h2", "text": "Core concepts", "id": "core-concepts" }, { "level": "h2", "text": "Providers + ingress", "id": "providers-+-ingress" }, { "level": "h2", "text": "Gateway + operations", "id": "gateway-+-operations" }, { "level": "h2", "text": "Tools + automation", "id": "tools-+-automation" }, { "level": "h2", "text": "Nodes, media, voice", "id": "nodes,-media,-voice" }, { "level": "h2", "text": "Platforms", "id": "platforms" }, { "level": "h2", "text": "macOS companion app (advanced)", "id": "macos-companion-app-(advanced)" }, { "level": "h2", "text": "Workspace + templates", "id": "workspace-+-templates" }, { "level": "h2", "text": "Experiments (exploratory)", "id": "experiments-(exploratory)" }, { "level": "h2", "text": "Project", "id": "project" }, { "level": "h2", "text": "Testing + release", "id": "testing-+-release" } ], "url": "llms-txt#docs-hubs", "links": [] }