---
read_when:
    - 你需要一份完整的文档地图
summary: 链接到所有 OpenClaw 文档的中心页
title: 文档中心
x-i18n:
    generated_at: "2026-07-11T20:58:54Z"
    model: gpt-5.6
    postprocess_version: locale-links-v1
    provider: openai
    source_hash: 9b51fc77155b2e7ed6cb6e36d375585ebd457c3d89f97c4151877d1aae20717f
    source_path: start/hubs.md
    workflow: 16
---

<Note>
如果你刚开始使用 OpenClaw，请先阅读[入门指南](/zh-CN/start/getting-started)。
</Note>

通过这些中心页面查找所有页面，包括左侧导航栏中未显示的深入解析和参考文档。

## 从这里开始

- [索引](/zh-CN)
- [入门指南](/zh-CN/start/getting-started)
- [新手引导](/zh-CN/start/onboarding)
- [新手引导（CLI）](/zh-CN/start/wizard)
- [设置](/zh-CN/start/setup)
- [仪表板（本地 Gateway 网关）](http://127.0.0.1:18789/)
- [帮助](/zh-CN/help)
- [文档目录](/zh-CN/start/docs-directory)
- [配置](/zh-CN/gateway/configuration)
- [配置示例](/zh-CN/gateway/configuration-examples)
- [OpenClaw 助手](/zh-CN/start/openclaw)
- [示例展示](/zh-CN/start/showcase)
- [背景故事](/zh-CN/start/lore)

## 安装和更新

- [Docker](/zh-CN/install/docker)
- [Nix](/zh-CN/install/nix)
- [更新/回滚](/zh-CN/install/updating)
- [Bun 工作流（实验性）](/zh-CN/install/bun)

## 核心概念

- [架构](/zh-CN/concepts/architecture)
- [功能](/zh-CN/concepts/features)
- [网络中心](/zh-CN/network)
- [Agent 运行时](/zh-CN/concepts/agent)
- [Agent 工作区](/zh-CN/concepts/agent-workspace)
- [记忆](/zh-CN/concepts/memory)
- [Agent loop](/zh-CN/concepts/agent-loop)
- [流式传输和分块](/zh-CN/concepts/streaming)
- [多 Agent 路由](/zh-CN/concepts/multi-agent)
- [压缩](/zh-CN/concepts/compaction)
- [会话](/zh-CN/concepts/session)
- [会话修剪](/zh-CN/concepts/session-pruning)
- [会话工具](/zh-CN/concepts/session-tool)
- [队列](/zh-CN/concepts/queue)
- [斜杠命令](/zh-CN/tools/slash-commands)
- [RPC 适配器](/zh-CN/reference/rpc)
- [TypeBox 模式](/zh-CN/concepts/typebox)
- [时区处理](/zh-CN/concepts/timezone)
- [在线状态](/zh-CN/concepts/presence)
- [设备发现 + 传输协议](/zh-CN/gateway/discovery)
- [Bonjour](/zh-CN/gateway/bonjour)
- [渠道路由](/zh-CN/channels/channel-routing)
- [群组](/zh-CN/channels/groups)
- [群组消息](/zh-CN/channels/group-messages)
- [模型故障转移](/zh-CN/concepts/model-failover)
- [OAuth](/zh-CN/concepts/oauth)

## 提供商和入口

- [聊天渠道中心](/zh-CN/channels)
- [模型提供商中心](/zh-CN/providers/models)
- [Discord](/zh-CN/channels/discord)
- [iMessage](/zh-CN/channels/imessage)
- [Mattermost](/zh-CN/channels/mattermost)
- [QQ Bot](/zh-CN/channels/qqbot)
- [Signal](/zh-CN/channels/signal)
- [Slack](/zh-CN/channels/slack)
- [Telegram](/zh-CN/channels/telegram)
- [WebChat](/zh-CN/web/webchat)
- [WhatsApp](/zh-CN/channels/whatsapp)
- [位置解析](/zh-CN/channels/location)
- [Webhooks](/zh-CN/automation/cron-jobs#webhooks)
- [Gmail Pub/Sub](/zh-CN/automation/cron-jobs#gmail-pubsub-integration)

## Gateway 网关和运维

- [Gateway 网关运行手册](/zh-CN/gateway)
- [网络模型](/zh-CN/network#core-model)
- [Gateway 网关配对](/zh-CN/gateway/pairing)
- [Gateway 网关锁](/zh-CN/gateway/gateway-lock)
- [后台进程](/zh-CN/gateway/background-process)
- [健康状态](/zh-CN/gateway/health)
- [Heartbeat](/zh-CN/gateway/heartbeat)
- [Doctor](/zh-CN/gateway/doctor)
- [日志](/zh-CN/gateway/logging)
- [沙箱隔离](/zh-CN/gateway/sandboxing)
- [仪表板](/zh-CN/web/dashboard)
- [Control UI](/zh-CN/web/control-ui)
- [远程访问](/zh-CN/gateway/remote)
- [远程 Gateway 网关 README](/zh-CN/gateway/remote-gateway-readme)
- [Tailscale](/zh-CN/gateway/tailscale)
- [安全](/zh-CN/gateway/security)
- [故障排查](/zh-CN/gateway/troubleshooting)

## 工具和自动化

- [工具界面](/zh-CN/tools)
- [OpenProse](/zh-CN/prose)
- [CLI 参考](/zh-CN/cli)
- [Exec 工具](/zh-CN/tools/exec)
- [PDF 工具](/zh-CN/tools/pdf)
- [提升权限模式](/zh-CN/tools/elevated)
- [Cron 任务](/zh-CN/automation/cron-jobs)
- [自动化](/zh-CN/automation)
- [思考和详细输出](/zh-CN/tools/thinking)
- [Models](/zh-CN/concepts/models)
- [子智能体](/zh-CN/tools/subagents)
- [Agent 发送 CLI](/zh-CN/tools/agent-send)
- [终端 UI](/zh-CN/web/tui)
- [浏览器控制](/zh-CN/tools/browser)
- [浏览器（Linux 故障排查）](/zh-CN/tools/browser-linux-troubleshooting)
- [投票](/zh-CN/cli/message)

## 节点、媒体和语音

- [节点概览](/zh-CN/nodes)
- [相机](/zh-CN/nodes/camera)
- [图像](/zh-CN/nodes/images)
- [音频](/zh-CN/nodes/audio)
- [位置命令](/zh-CN/nodes/location-command)
- [语音唤醒](/zh-CN/nodes/voicewake)
- [Talk 模式](/zh-CN/nodes/talk)

## 平台

- [平台概览](/zh-CN/platforms)
- [macOS](/zh-CN/platforms/macos)
- [iOS](/zh-CN/platforms/ios)
- [Android](/zh-CN/platforms/android)
- [Windows 中心](/zh-CN/platforms/windows)
- [Linux](/zh-CN/platforms/linux)
- [Web 界面](/zh-CN/web)

## macOS 配套应用（高级）

- [macOS 开发设置](/zh-CN/platforms/mac/dev-setup)
- [macOS 菜单栏](/zh-CN/platforms/mac/menu-bar)
- [macOS 语音唤醒](/zh-CN/platforms/mac/voicewake)
- [macOS 语音浮层](/zh-CN/platforms/mac/voice-overlay)
- [macOS WebChat](/zh-CN/platforms/mac/webchat)
- [macOS Canvas](/zh-CN/platforms/mac/canvas)
- [macOS 子进程](/zh-CN/platforms/mac/child-process)
- [macOS 健康状态](/zh-CN/platforms/mac/health)
- [macOS 图标](/zh-CN/platforms/mac/icon)
- [macOS 日志](/zh-CN/platforms/mac/logging)
- [macOS 权限](/zh-CN/platforms/mac/permissions)
- [macOS 远程访问](/zh-CN/platforms/mac/remote)
- [macOS 签名](/zh-CN/platforms/mac/signing)
- [macOS Gateway 网关（launchd）](/zh-CN/platforms/mac/bundled-gateway)
- [macOS XPC](/zh-CN/platforms/mac/xpc)
- [macOS Skills](/zh-CN/platforms/mac/skills)
- [macOS Peekaboo](/zh-CN/platforms/mac/peekaboo)

## 插件

- [插件概览](/zh-CN/tools/plugin)
- [构建插件](/zh-CN/plugins/building-plugins)
- [插件钩子](/zh-CN/plugins/hooks)
- [插件清单](/zh-CN/plugins/manifest)
- [Agent 工具](/zh-CN/plugins/building-plugins#registering-agent-tools)
- [插件包](/zh-CN/plugins/bundles)
- [ClawHub](/clawhub)
- [能力扩展手册](/zh-CN/plugins/adding-capabilities)
- [语音通话插件](/zh-CN/plugins/voice-call)
- [Zalo 用户插件](/zh-CN/plugins/zalouser)

## 工作区和模板

- [Skills](/zh-CN/tools/skills)
- [ClawHub](/clawhub)
- [Skills 配置](/zh-CN/tools/skills-config)
- [默认 AGENTS](/zh-CN/reference/AGENTS.default)
- [模板：AGENTS](/zh-CN/reference/templates/AGENTS)
- [模板：BOOTSTRAP](/zh-CN/reference/templates/BOOTSTRAP)
- [模板：HEARTBEAT](/zh-CN/reference/templates/HEARTBEAT)
- [模板：IDENTITY](/zh-CN/reference/templates/IDENTITY)
- [模板：SOUL](/zh-CN/reference/templates/SOUL)
- [模板：TOOLS](/zh-CN/reference/templates/TOOLS)
- [模板：USER](/zh-CN/reference/templates/USER)

## 项目

- [致谢](/zh-CN/reference/credits)

## 测试和发布

- [测试](/zh-CN/reference/test)
- [发布策略](/zh-CN/reference/RELEASING)
- [设备型号](/zh-CN/reference/device-models)

## 相关内容

- [入门指南](/zh-CN/start/getting-started)
