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

# 文档导航中心

> 文档导航中心 文档

使用这些导航中心发现每一个页面，包括深入解析和参考文档——它们不一定出现在左侧导航栏中。

## 从这里开始

* [索引](/)
* [入门指南](/openclaw/start/getting-started)
* [快速开始](/openclaw/start/quickstart)
* [新手引导](/openclaw/start/onboarding)
* [向导](/openclaw/start/wizard)
* [安装配置](/openclaw/start/setup)
* [仪表盘（本地 Gateway 网关）](http://127.0.0.1:18789/)
* [帮助](/help)
* [文档目录](/openclaw/start/docs-directory)
* [配置](/openclaw/gateway/configuration)
* [配置示例](/openclaw/gateway/configuration-examples)
* [OpenClaw 助手](/openclaw/start/openclaw)
* [展示](/openclaw/start/showcase)
* [背景故事](/openclaw/start/lore)

## 安装 + 更新

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

## 核心概念

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

## 提供商 + 入口

* [聊天渠道中心](/channels)
* [模型提供商中心](/openclaw/providers/models)
* [WhatsApp](/openclaw/channels/whatsapp)
* [Telegram](/openclaw/channels/telegram)
* [Telegram（grammY 注意事项）](/openclaw/channels/grammy)
* [Slack](/openclaw/channels/slack)
* [Discord](/openclaw/channels/discord)
* [Mattermost](/openclaw/channels/mattermost)（插件）
* [Signal](/openclaw/channels/signal)
* [BlueBubbles (iMessage)](/openclaw/channels/bluebubbles)
* [iMessage（旧版）](/openclaw/channels/imessage)
* [位置解析](/openclaw/channels/location)
* [WebChat](/openclaw/web/webchat)
* [Webhooks](/automation/webhook)
* [Gmail Pub/Sub](/automation/gmail-pubsub)

## Gateway 网关 + 运维

* [Gateway 网关运维手册](/gateway)
* [网络模型](/openclaw/gateway/network-model)
* [Gateway 网关配对](/openclaw/gateway/pairing)
* [Gateway 网关锁](/openclaw/gateway/gateway-lock)
* [后台进程](/openclaw/gateway/background-process)
* [健康检查](/openclaw/gateway/health)
* [心跳](/openclaw/gateway/heartbeat)
* [Doctor](/openclaw/gateway/doctor)
* [日志](/openclaw/gateway/logging)
* [沙箱隔离](/openclaw/gateway/sandboxing)
* [仪表盘](/openclaw/web/dashboard)
* [控制界面](/openclaw/web/control-ui)
* [远程访问](/openclaw/gateway/remote)
* [远程 Gateway 网关 README](/openclaw/gateway/remote-gateway-readme)
* [Tailscale](/openclaw/gateway/tailscale)
* [安全](/openclaw/gateway/security)
* [故障排除](/openclaw/gateway/troubleshooting)

## 工具 + 自动化

* [工具概览](/tools)
* [OpenProse](/prose)
* [CLI 参考](/cli)
* [Exec 工具](/openclaw/tools/exec)
* [提权模式](/openclaw/tools/elevated)
* [定时任务](/automation/cron-jobs)
* [定时任务 vs 心跳](/automation/cron-vs-heartbeat)
* [思考 + 详细输出](/openclaw/tools/thinking)
* [模型](/openclaw/concepts/models)
* [子智能体](/openclaw/tools/subagents)
* [Agent send CLI](/openclaw/tools/agent-send)
* [终端界面](/openclaw/web/tui)
* [浏览器控制](/openclaw/tools/browser)
* [浏览器（Linux 故障排除）](/openclaw/tools/browser-linux-troubleshooting)
* [轮询](/automation/poll)

## 节点、媒体、语音

* [节点概览](/nodes)
* [摄像头](/openclaw/nodes/camera)
* [图片](/openclaw/nodes/images)
* [音频](/openclaw/nodes/audio)
* [位置命令](/openclaw/nodes/location-command)
* [语音唤醒](/openclaw/nodes/voicewake)
* [对话模式](/openclaw/nodes/talk)

## 平台

* [平台概览](/platforms)
* [macOS](/openclaw/platforms/macos)
* [iOS](/openclaw/platforms/ios)
* [Android](/openclaw/platforms/android)
* [Windows (WSL2)](/openclaw/platforms/windows)
* [Linux](/openclaw/platforms/linux)
* [Web 界面](/web)

## macOS 配套应用（高级）

* [macOS 开发环境配置](/openclaw/platforms/mac/dev-setup)
* [macOS 菜单栏](/openclaw/platforms/mac/menu-bar)
* [macOS 语音唤醒](/openclaw/platforms/mac/voicewake)
* [macOS 语音悬浮窗](/openclaw/platforms/mac/voice-overlay)
* [macOS WebChat](/openclaw/platforms/mac/webchat)
* [macOS Canvas](/openclaw/platforms/mac/canvas)
* [macOS 子进程](/openclaw/platforms/mac/child-process)
* [macOS 健康检查](/openclaw/platforms/mac/health)
* [macOS 图标](/openclaw/platforms/mac/icon)
* [macOS 日志](/openclaw/platforms/mac/logging)
* [macOS 权限](/openclaw/platforms/mac/permissions)
* [macOS 远程](/openclaw/platforms/mac/remote)
* [macOS 签名](/openclaw/platforms/mac/signing)
* [macOS 发布](/openclaw/platforms/mac/release)
* [macOS Gateway 网关 (launchd)](/openclaw/platforms/mac/bundled-gateway)
* [macOS XPC](/openclaw/platforms/mac/xpc)
* [macOS Skills](/openclaw/platforms/mac/skills)
* [macOS Peekaboo](/openclaw/platforms/mac/peekaboo)

## 工作区 + 模板

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

## 实验（探索性）

* [新手引导配置协议](/experiments/onboarding-config-protocol)
* [定时任务加固笔记](/experiments/plans/cron-add-hardening)
* [群组策略加固笔记](/experiments/plans/group-policy-hardening)
* [研究：记忆](/experiments/research/memory)
* [模型配置探索](/experiments/proposals/model-config)

## 项目

* [致谢](/openclaw/reference/credits)

## 测试 + 发布

* [测试](/openclaw/reference/test)
* [发布检查清单](/openclaw/reference/RELEASING)
* [设备型号](/openclaw/reference/device-models)
