> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Docs hubs

<Note>
  If you are new to OpenClaw, start with [Getting Started](/start/getting-started).
</Note>

Use these hubs to discover every page, including deep dives and reference docs that don't appear in the left nav.

## Start here

* [Index](/)
* [Getting Started](/start/getting-started)
* [Onboarding](/start/onboarding)
* [Onboarding (CLI)](/start/wizard)
* [Setup](/start/setup)
* [Dashboard (local Gateway)](http://127.0.0.1:18789/)
* [Help](/help)
* [Docs directory](/start/docs-directory)
* [Configuration](/gateway/configuration)
* [Configuration examples](/gateway/configuration-examples)
* [OpenClaw assistant](/start/openclaw)
* [Showcase](/start/showcase)
* [Lore](/start/lore)

## Installation + updates

* [Docker](/install/docker)
* [Nix](/install/nix)
* [Updating / rollback](/install/updating)
* [Bun workflow (experimental)](/install/bun)

## Core concepts

* [Architecture](/concepts/architecture)
* [Features](/concepts/features)
* [Network hub](/network)
* [Agent runtime](/concepts/agent)
* [Agent workspace](/concepts/agent-workspace)
* [Memory](/concepts/memory)
* [Agent loop](/concepts/agent-loop)
* [Streaming + chunking](/concepts/streaming)
* [Multi-agent routing](/concepts/multi-agent)
* [Compaction](/concepts/compaction)
* [Sessions](/concepts/session)
* [Session pruning](/concepts/session-pruning)
* [Session tools](/concepts/session-tool)
* [Queue](/concepts/queue)
* [Slash commands](/tools/slash-commands)
* [RPC adapters](/reference/rpc)
* [TypeBox schemas](/concepts/typebox)
* [Timezone handling](/concepts/timezone)
* [Presence](/concepts/presence)
* [Discovery + transports](/gateway/discovery)
* [Bonjour](/gateway/bonjour)
* [Channel routing](/channels/channel-routing)
* [Groups](/channels/groups)
* [Group messages](/channels/group-messages)
* [Model failover](/concepts/model-failover)
* [OAuth](/concepts/oauth)

## Providers + ingress

* [Chat channels hub](/channels)
* [Model providers hub](/providers/models)
* [WhatsApp](/channels/whatsapp)
* [Telegram](/channels/telegram)
* [Slack](/channels/slack)
* [Discord](/channels/discord)
* [Mattermost](/channels/mattermost)
* [Signal](/channels/signal)
* [QQ Bot](/channels/qqbot)
* [iMessage](/channels/imessage)
* [Location parsing](/channels/location)
* [WebChat](/web/webchat)
* [Webhooks](/automation/cron-jobs#webhooks)
* [Gmail Pub/Sub](/automation/cron-jobs#gmail-pubsub-integration)

## Gateway + operations

* [Gateway runbook](/gateway)
* [Network model](/network#core-model)
* [Gateway pairing](/gateway/pairing)
* [Gateway lock](/gateway/gateway-lock)
* [Background process](/gateway/background-process)
* [Health](/gateway/health)
* [Heartbeat](/gateway/heartbeat)
* [Doctor](/gateway/doctor)
* [Logging](/gateway/logging)
* [Sandboxing](/gateway/sandboxing)
* [Dashboard](/web/dashboard)
* [Control UI](/web/control-ui)
* [Remote access](/gateway/remote)
* [Remote gateway README](/gateway/remote-gateway-readme)
* [Tailscale](/gateway/tailscale)
* [Security](/gateway/security)
* [Troubleshooting](/gateway/troubleshooting)

## Tools + automation

* [Tools surface](/tools)
* [OpenProse](/prose)
* [CLI reference](/cli)
* [Exec tool](/tools/exec)
* [PDF tool](/tools/pdf)
* [Elevated mode](/tools/elevated)
* [Cron jobs](/automation/cron-jobs)
* [Automation](/automation)
* [Thinking + verbose](/tools/thinking)
* [Models](/concepts/models)
* [Sub-agents](/tools/subagents)
* [Agent send CLI](/tools/agent-send)
* [Terminal UI](/web/tui)
* [Browser control](/tools/browser)
* [Browser (Linux troubleshooting)](/tools/browser-linux-troubleshooting)
* [Polls](/cli/message)

## Nodes, media, voice

* [Nodes overview](/nodes)
* [Camera](/nodes/camera)
* [Images](/nodes/images)
* [Audio](/nodes/audio)
* [Location command](/nodes/location-command)
* [Voice wake](/nodes/voicewake)
* [Talk mode](/nodes/talk)

## Platforms

* [Platforms overview](/platforms)
* [macOS](/platforms/macos)
* [iOS](/platforms/ios)
* [Android](/platforms/android)
* [Windows (WSL2)](/platforms/windows)
* [Linux](/platforms/linux)
* [Web surfaces](/web)

## macOS companion app (advanced)

* [macOS dev setup](/platforms/mac/dev-setup)
* [macOS menu bar](/platforms/mac/menu-bar)
* [macOS voice wake](/platforms/mac/voicewake)
* [macOS voice overlay](/platforms/mac/voice-overlay)
* [macOS WebChat](/platforms/mac/webchat)
* [macOS Canvas](/platforms/mac/canvas)
* [macOS child process](/platforms/mac/child-process)
* [macOS health](/platforms/mac/health)
* [macOS icon](/platforms/mac/icon)
* [macOS logging](/platforms/mac/logging)
* [macOS permissions](/platforms/mac/permissions)
* [macOS remote](/platforms/mac/remote)
* [macOS signing](/platforms/mac/signing)
* [macOS gateway (launchd)](/platforms/mac/bundled-gateway)
* [macOS XPC](/platforms/mac/xpc)
* [macOS skills](/platforms/mac/skills)
* [macOS Peekaboo](/platforms/mac/peekaboo)

## Plugins

* [Plugins overview](/tools/plugin)
* [Building plugins](/plugins/building-plugins)
* [Plugin hooks](/plugins/hooks)
* [Plugin manifest](/plugins/manifest)
* [Agent tools](/plugins/building-plugins#registering-agent-tools)
* [Plugin bundles](/plugins/bundles)
* [ClawHub](/clawhub)
* [Capability cookbook](/tools/capability-cookbook)
* [Voice call plugin](/plugins/voice-call)
* [Zalo user plugin](/plugins/zalouser)

## Workspace + templates

* [Skills](/tools/skills)
* [ClawHub](/clawhub)
* [Skills config](/tools/skills-config)
* [Default AGENTS](/reference/AGENTS.default)
* [Templates: AGENTS](/reference/templates/AGENTS)
* [Templates: BOOTSTRAP](/reference/templates/BOOTSTRAP)
* [Templates: HEARTBEAT](/reference/templates/HEARTBEAT)
* [Templates: IDENTITY](/reference/templates/IDENTITY)
* [Templates: SOUL](/reference/templates/SOUL)
* [Templates: TOOLS](/reference/templates/TOOLS)
* [Templates: USER](/reference/templates/USER)

## Project

* [Credits](/reference/credits)

## Testing + release

* [Testing](/reference/test)
* [Release policy](/reference/RELEASING)
* [Device models](/reference/device-models)

## Related

* [Getting started](/start/getting-started)
