docs/docs/docs.json
2026-05-01 23:02:09 +00:00

15396 lines
514 KiB
JSON

{
"$schema": "https://mintlify.com/docs.json",
"name": "OpenClaw",
"description": "Self-hosted gateway that connects Discord, Google Chat, iMessage, Matrix, Microsoft Teams, Signal, Slack, Telegram, WhatsApp, Zalo, and more to AI coding agents. Run one Gateway process on your own machine and message your AI assistant from anywhere.",
"theme": "mint",
"icons": {
"library": "lucide"
},
"logo": {
"light": "/assets/pixel-lobster.svg",
"dark": "/assets/pixel-lobster.svg"
},
"fonts": {
"body": {
"family": "Fragment Mono"
},
"heading": {
"family": "DM Sans"
}
},
"favicon": "/assets/pixel-lobster.svg",
"colors": {
"primary": "#FF5A36",
"dark": "#FF5A36",
"light": "#FF8A6B"
},
"styling": {
"codeblocks": {
"theme": {
"dark": "min-dark",
"light": "min-light"
}
}
},
"navbar": {
"links": [
{
"label": "GitHub",
"href": "https://github.com/openclaw/openclaw",
"icon": "github"
},
{
"label": "Releases",
"href": "https://github.com/openclaw/openclaw/releases",
"icon": "package"
},
{
"label": "Discord",
"href": "https://discord.com/invite/clawd",
"icon": "discord"
}
]
},
"redirects": [
{
"source": "/install/migrating-matrix",
"destination": "/channels/matrix-migration"
},
{
"source": "/help/gpt54-codex-agentic-parity",
"destination": "/help/gpt55-codex-agentic-parity"
},
{
"source": "/help/gpt54-codex-agentic-parity-maintainers",
"destination": "/help/gpt55-codex-agentic-parity-maintainers"
},
{
"source": "/mcp",
"destination": "/cli/mcp"
},
{
"source": "/providers/modelstudio",
"destination": "/providers/qwen"
},
{
"source": "/providers/qwen_modelstudio",
"destination": "/providers/qwen"
},
{
"source": "/platforms/oracle",
"destination": "/install/oracle"
},
{
"source": "/platforms/digitalocean",
"destination": "/install/digitalocean"
},
{
"source": "/platforms/raspberry-pi",
"destination": "/install/raspberry-pi"
},
{
"source": "/plugins/building-extensions",
"destination": "/plugins/building-plugins"
},
{
"source": "/plugins/agent-tools",
"destination": "/plugins/building-plugins#registering-agent-tools"
},
{
"source": "/cli/capability",
"destination": "/cli/infer"
},
{
"source": "/tools/capability-cookbook",
"destination": "/plugins/architecture"
},
{
"source": "/brave-search",
"destination": "/tools/brave-search"
},
{
"source": "/perplexity",
"destination": "/tools/perplexity-search"
},
{
"source": "/web-fetch",
"destination": "/tools/web-fetch"
},
{
"source": "/duckduckgo-search",
"destination": "/tools/duckduckgo-search"
},
{
"source": "/exa-search",
"destination": "/tools/exa-search"
},
{
"source": "/gemini-search",
"destination": "/tools/gemini-search"
},
{
"source": "/grok-search",
"destination": "/tools/grok-search"
},
{
"source": "/kimi-search",
"destination": "/tools/kimi-search"
},
{
"source": "/tts",
"destination": "/tools/tts"
},
{
"source": "/messages",
"destination": "/concepts/messages"
},
{
"source": "/context",
"destination": "/concepts/context"
},
{
"source": "/compaction",
"destination": "/concepts/compaction"
},
{
"source": "/context-engine",
"destination": "/concepts/context-engine"
},
{
"source": "/cron",
"destination": "/automation/cron-jobs"
},
{
"source": "/minimax",
"destination": "/providers/minimax"
},
{
"source": "/xiaomi",
"destination": "/providers/xiaomi"
},
{
"source": "/openai",
"destination": "/providers/openai"
},
{
"source": "/openai/",
"destination": "/providers/openai"
},
{
"source": "/anthropic",
"destination": "/providers/anthropic"
},
{
"source": "/anthropic/",
"destination": "/providers/anthropic"
},
{
"source": "/moonshot",
"destination": "/providers/moonshot"
},
{
"source": "/mistral",
"destination": "/providers/mistral"
},
{
"source": "/openrouter",
"destination": "/providers/openrouter"
},
{
"source": "/opencode",
"destination": "/providers/opencode"
},
{
"source": "/opencode-go",
"destination": "/providers/opencode-go"
},
{
"source": "/qianfan",
"destination": "/providers/qianfan"
},
{
"source": "/mattermost",
"destination": "/channels/mattermost"
},
{
"source": "/line",
"destination": "/channels/line"
},
{
"source": "/glm",
"destination": "/providers/glm"
},
{
"source": "/zai",
"destination": "/providers/zai"
},
{
"source": "/message",
"destination": "/cli/message"
},
{
"source": "/providers/discord",
"destination": "/channels/discord"
},
{
"source": "/providers/googlechat",
"destination": "/channels/googlechat"
},
{
"source": "/providers/grammy",
"destination": "/channels/telegram"
},
{
"source": "/providers/imessage",
"destination": "/channels/imessage"
},
{
"source": "/providers/location",
"destination": "/channels/location"
},
{
"source": "/providers/mattermost",
"destination": "/channels/mattermost"
},
{
"source": "/providers/msteams",
"destination": "/channels/msteams"
},
{
"source": "/providers/line",
"destination": "/channels/line"
},
{
"source": "/providers/signal",
"destination": "/channels/signal"
},
{
"source": "/providers/slack",
"destination": "/channels/slack"
},
{
"source": "/providers/telegram",
"destination": "/channels/telegram"
},
{
"source": "/providers/troubleshooting",
"destination": "/channels/troubleshooting"
},
{
"source": "/providers/zalo",
"destination": "/channels/zalo"
},
{
"source": "/providers/whatsapp",
"destination": "/channels/whatsapp"
},
{
"source": "/sandbox",
"destination": "/cli/sandbox"
},
{
"source": "/sandboxing",
"destination": "/gateway/sandboxing"
},
{
"source": "/AGENTS.default",
"destination": "/reference/AGENTS.default"
},
{
"source": "/RELEASING",
"destination": "/reference/RELEASING"
},
{
"source": "/agent",
"destination": "/concepts/agent"
},
{
"source": "/agent-loop",
"destination": "/concepts/agent-loop"
},
{
"source": "/agent-send",
"destination": "/tools/agent-send"
},
{
"source": "/agent-workspace",
"destination": "/concepts/agent-workspace"
},
{
"source": "/android",
"destination": "/platforms/android"
},
{
"source": "/architecture",
"destination": "/concepts/architecture"
},
{
"source": "/audio",
"destination": "/nodes/audio"
},
{
"source": "/background-process",
"destination": "/gateway/background-process"
},
{
"source": "/bash",
"destination": "/tools/exec"
},
{
"source": "/tools/bash",
"destination": "/tools/exec"
},
{
"source": "/bonjour",
"destination": "/gateway/bonjour"
},
{
"source": "/gateway/config-tts",
"destination": "/tools/tts"
},
{
"source": "/gateway/observability",
"destination": "/gateway/opentelemetry"
},
{
"source": "/browser",
"destination": "/tools/browser"
},
{
"source": "/browser-linux-troubleshooting",
"destination": "/tools/browser-linux-troubleshooting"
},
{
"source": "/bun",
"destination": "/install/bun"
},
{
"source": "/auth-monitoring",
"destination": "/gateway/authentication"
},
{
"source": "/camera",
"destination": "/nodes/camera"
},
{
"source": "/clawd",
"destination": "/start/openclaw"
},
{
"source": "/start/clawd",
"destination": "/start/openclaw"
},
{
"source": "/start/clawd/",
"destination": "/start/openclaw"
},
{
"source": "/start/pairing",
"destination": "/channels/pairing"
},
{
"source": "/clawhub",
"destination": "/tools/clawhub"
},
{
"source": "/clawdhub",
"destination": "/tools/clawhub"
},
{
"source": "/tools/clawdhub",
"destination": "/tools/clawhub"
},
{
"source": "/configuration",
"destination": "/gateway/configuration"
},
{
"source": "/control-ui",
"destination": "/web/control-ui"
},
{
"source": "/cron-jobs",
"destination": "/automation/cron-jobs"
},
{
"source": "/cron-vs-heartbeat",
"destination": "/automation"
},
{
"source": "/dashboard",
"destination": "/web/dashboard"
},
{
"source": "/device-models",
"destination": "/reference/device-models"
},
{
"source": "/discord",
"destination": "/channels/discord"
},
{
"source": "/discovery",
"destination": "/gateway/discovery"
},
{
"source": "/docker",
"destination": "/install/docker"
},
{
"source": "/podman",
"destination": "/install/podman"
},
{
"source": "/doctor",
"destination": "/gateway/doctor"
},
{
"source": "/elevated",
"destination": "/tools/elevated"
},
{
"source": "/faq",
"destination": "/help/faq"
},
{
"source": "/gateway-lock",
"destination": "/gateway/gateway-lock"
},
{
"source": "/getting-started",
"destination": "/start/getting-started"
},
{
"source": "/quickstart",
"destination": "/start/getting-started"
},
{
"source": "/start/quickstart",
"destination": "/start/getting-started"
},
{
"source": "/gmail-pubsub",
"destination": "/automation/cron-jobs"
},
{
"source": "/grammy",
"destination": "/channels/telegram"
},
{
"source": "/channels/grammy",
"destination": "/channels/telegram"
},
{
"source": "/channels/openclaw-weixin",
"destination": "/channels/wechat"
},
{
"source": "/channels/weixin",
"destination": "/channels/wechat"
},
{
"source": "/group-messages",
"destination": "/channels/group-messages"
},
{
"source": "/groups",
"destination": "/channels/groups"
},
{
"source": "/health",
"destination": "/gateway/health"
},
{
"source": "/heartbeat",
"destination": "/gateway/heartbeat"
},
{
"source": "/hubs",
"destination": "/start/hubs"
},
{
"source": "/images",
"destination": "/nodes/images"
},
{
"source": "/imessage",
"destination": "/channels/imessage"
},
{
"source": "/ios",
"destination": "/platforms/ios"
},
{
"source": "/linux",
"destination": "/platforms/linux"
},
{
"source": "/location",
"destination": "/channels/location"
},
{
"source": "/location-command",
"destination": "/nodes/location-command"
},
{
"source": "/lore",
"destination": "/start/lore"
},
{
"source": "/mac/bun",
"destination": "/platforms/mac/bundled-gateway"
},
{
"source": "/platforms/mac/bun",
"destination": "/platforms/mac/bundled-gateway"
},
{
"source": "/mac/canvas",
"destination": "/platforms/mac/canvas"
},
{
"source": "/mac/child-process",
"destination": "/platforms/mac/child-process"
},
{
"source": "/mac/dev-setup",
"destination": "/platforms/mac/dev-setup"
},
{
"source": "/mac/health",
"destination": "/platforms/mac/health"
},
{
"source": "/mac/icon",
"destination": "/platforms/mac/icon"
},
{
"source": "/mac/logging",
"destination": "/platforms/mac/logging"
},
{
"source": "/mac/menu-bar",
"destination": "/platforms/mac/menu-bar"
},
{
"source": "/mac/peekaboo",
"destination": "/platforms/mac/peekaboo"
},
{
"source": "/mac/permissions",
"destination": "/platforms/mac/permissions"
},
{
"source": "/mac/release",
"destination": "/reference/RELEASING"
},
{
"source": "/mac/remote",
"destination": "/platforms/mac/remote"
},
{
"source": "/mac/signing",
"destination": "/platforms/mac/signing"
},
{
"source": "/mac/skills",
"destination": "/platforms/mac/skills"
},
{
"source": "/mac/voice-overlay",
"destination": "/platforms/mac/voice-overlay"
},
{
"source": "/mac/voicewake",
"destination": "/platforms/mac/voicewake"
},
{
"source": "/mac/webchat",
"destination": "/platforms/mac/webchat"
},
{
"source": "/mac/xpc",
"destination": "/platforms/mac/xpc"
},
{
"source": "/macos",
"destination": "/platforms/macos"
},
{
"source": "/model-failover",
"destination": "/concepts/model-failover"
},
{
"source": "/model",
"destination": "/concepts/models"
},
{
"source": "/model/",
"destination": "/concepts/models"
},
{
"source": "/models",
"destination": "/concepts/models"
},
{
"source": "/multi-agent",
"destination": "/concepts/multi-agent"
},
{
"source": "/nix",
"destination": "/install/nix"
},
{
"source": "/onboarding",
"destination": "/start/onboarding"
},
{
"source": "/pairing",
"destination": "/channels/pairing"
},
{
"source": "/experiments/plans/cron-add-hardening",
"destination": "/automation/cron-jobs"
},
{
"source": "/experiments/plans/group-policy-hardening",
"destination": "/channels/groups"
},
{
"source": "/poll",
"destination": "/cli/message"
},
{
"source": "/presence",
"destination": "/concepts/presence"
},
{
"source": "/provider-routing",
"destination": "/channels/channel-routing"
},
{
"source": "/concepts/provider-routing",
"destination": "/channels/channel-routing"
},
{
"source": "/queue",
"destination": "/concepts/queue"
},
{
"source": "/remote",
"destination": "/gateway/remote"
},
{
"source": "/remote-gateway-readme",
"destination": "/gateway/remote-gateway-readme"
},
{
"source": "/rpc",
"destination": "/reference/rpc"
},
{
"source": "/security",
"destination": "/gateway/security"
},
{
"source": "/session",
"destination": "/concepts/session"
},
{
"source": "/session-tool",
"destination": "/concepts/session-tool"
},
{
"source": "/sessions",
"destination": "/concepts/session"
},
{
"source": "/setup",
"destination": "/start/setup"
},
{
"source": "/showcase",
"destination": "/start/showcase"
},
{
"source": "/signal",
"destination": "/channels/signal"
},
{
"source": "/skills",
"destination": "/tools/skills"
},
{
"source": "/skills-config",
"destination": "/tools/skills-config"
},
{
"source": "/slack",
"destination": "/channels/slack"
},
{
"source": "/slash-commands",
"destination": "/tools/slash-commands"
},
{
"source": "/subagents",
"destination": "/tools/subagents"
},
{
"source": "/tailscale",
"destination": "/gateway/tailscale"
},
{
"source": "/talk",
"destination": "/nodes/talk"
},
{
"source": "/telegram",
"destination": "/channels/telegram"
},
{
"source": "/templates/AGENTS",
"destination": "/reference/templates/AGENTS"
},
{
"source": "/templates/BOOT",
"destination": "/reference/templates/BOOT"
},
{
"source": "/templates/BOOTSTRAP",
"destination": "/reference/templates/BOOTSTRAP"
},
{
"source": "/templates/HEARTBEAT",
"destination": "/reference/templates/HEARTBEAT"
},
{
"source": "/templates/IDENTITY",
"destination": "/reference/templates/IDENTITY"
},
{
"source": "/templates/SOUL",
"destination": "/reference/templates/SOUL"
},
{
"source": "/templates/TOOLS",
"destination": "/reference/templates/TOOLS"
},
{
"source": "/templates/USER",
"destination": "/reference/templates/USER"
},
{
"source": "/test",
"destination": "/reference/test"
},
{
"source": "/thinking",
"destination": "/tools/thinking"
},
{
"source": "/timezone",
"destination": "/concepts/timezone"
},
{
"source": "/troubleshooting",
"destination": "/help/troubleshooting"
},
{
"source": "/tui",
"destination": "/web/tui"
},
{
"source": "/typebox",
"destination": "/concepts/typebox"
},
{
"source": "/updating",
"destination": "/install/updating"
},
{
"source": "/voicewake",
"destination": "/nodes/voicewake"
},
{
"source": "/webchat",
"destination": "/web/webchat"
},
{
"source": "/webhook",
"destination": "/automation/cron-jobs"
},
{
"source": "/whatsapp",
"destination": "/channels/whatsapp"
},
{
"source": "/windows",
"destination": "/platforms/windows"
},
{
"source": "/wizard",
"destination": "/start/wizard"
},
{
"source": "/start/wizard-cli-flow",
"destination": "/start/wizard-cli-reference"
},
{
"source": "/start/wizard-cli-auth",
"destination": "/start/wizard-cli-reference"
},
{
"source": "/start/wizard-cli-outputs",
"destination": "/start/wizard-cli-reference"
},
{
"source": "/start/faq",
"destination": "/help/faq"
},
{
"source": "/oauth",
"destination": "/concepts/oauth"
},
{
"source": "/plugin",
"destination": "/tools/plugin"
},
{
"source": "/plugins",
"destination": "/tools/plugin"
},
{
"source": "/railway",
"destination": "/install/railway"
},
{
"source": "/northflank",
"destination": "/install/northflank"
},
{
"source": "/render",
"destination": "/install/render"
},
{
"source": "/gcp",
"destination": "/install/gcp"
},
{
"source": "/azure",
"destination": "/install/azure"
},
{
"source": "/platforms/fly",
"destination": "/install/fly"
},
{
"source": "/platforms/hetzner",
"destination": "/install/hetzner"
},
{
"source": "/platforms/gcp",
"destination": "/install/gcp"
},
{
"source": "/platforms/azure",
"destination": "/install/azure"
},
{
"source": "/platforms/macos-vm",
"destination": "/install/macos-vm"
},
{
"source": "/platforms/exe-dev",
"destination": "/install/exe-dev"
},
{
"source": "/platforms/railway",
"destination": "/install/railway"
},
{
"source": "/platforms/render",
"destination": "/install/render"
},
{
"source": "/platforms/northflank",
"destination": "/install/northflank"
},
{
"source": "/gateway/trusted-proxy",
"destination": "/gateway/trusted-proxy-auth"
},
{
"source": "/automation/clawflow",
"destination": "/automation/taskflow"
},
{
"source": "/automation/poll",
"destination": "/cli/message"
},
{
"source": "/automation/auth-monitoring",
"destination": "/gateway/authentication"
},
{
"source": "/automation/troubleshooting",
"destination": "/automation/cron-jobs"
},
{
"source": "/automation/cron-vs-heartbeat",
"destination": "/automation"
},
{
"source": "/automation/webhook",
"destination": "/automation/cron-jobs"
},
{
"source": "/automation/gmail-pubsub",
"destination": "/automation/cron-jobs"
}
],
"navigation": {
"languages": [
{
"language": "en",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"index",
"start/showcase",
"concepts/features"
]
},
{
"group": "First steps",
"pages": [
"start/getting-started",
"start/onboarding-overview",
"start/wizard",
"start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"start/openclaw",
"start/wizard-cli-reference",
"start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"install/index",
"install/installer",
"install/node"
]
},
{
"group": "Maintenance",
"pages": [
"install/updating",
{
"group": "Migrating",
"pages": [
"install/migrating",
"install/migrating-claude",
"install/migrating-hermes"
]
},
"install/uninstall",
"install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"install/ansible",
"install/bun",
"install/clawdock",
"install/docker",
"install/nix",
"install/podman"
]
},
{
"group": "Hosting",
"pages": [
"install/azure",
"install/digitalocean",
"install/docker-vm-runtime",
"install/exe-dev",
"install/fly",
"install/gcp",
"install/hetzner",
"install/hostinger",
"install/kubernetes",
"vps",
"install/macos-vm",
"install/northflank",
"install/oracle",
"install/railway",
"install/raspberry-pi",
"install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"start/setup",
"pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"channels/discord",
"channels/slack",
"channels/telegram",
"channels/whatsapp",
"channels/signal",
"channels/msteams",
"channels/googlechat",
"channels/imessage",
"channels/bluebubbles",
"channels/matrix",
"channels/matrix-migration",
"channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"channels/irc",
"channels/mattermost",
"channels/nextcloud-talk",
"channels/nostr",
"channels/tlon",
"channels/synology-chat",
"channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"channels/line",
"channels/wechat",
"channels/qqbot",
"channels/feishu",
"channels/yuanbao",
"channels/zalo",
"channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"channels/pairing",
"channels/access-groups",
"channels/group-messages",
"channels/groups",
"channels/broadcast-groups",
"channels/channel-routing",
"channels/location",
"channels/troubleshooting",
"channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"concepts/architecture",
"concepts/agent",
"concepts/agent-loop",
"concepts/agent-runtimes",
"concepts/system-prompt",
"concepts/context",
"concepts/context-engine",
"concepts/agent-workspace",
"concepts/soul",
"concepts/oauth",
"start/bootstrapping",
"concepts/experimental-features",
"concepts/qa-e2e-automation",
"concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"concepts/session",
"concepts/channel-docking",
"concepts/session-pruning",
"concepts/session-tool",
{
"group": "Memory",
"pages": [
"concepts/memory",
"concepts/memory-builtin",
"concepts/memory-qmd",
"concepts/memory-honcho",
"concepts/memory-search",
"concepts/active-memory",
"concepts/commitments",
"concepts/dreaming"
]
},
"concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"concepts/multi-agent",
"concepts/presence",
"concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"concepts/messages",
"concepts/streaming",
"concepts/retry",
"concepts/queue",
"concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"tools/index"
]
},
{
"group": "Plugins",
"pages": [
"tools/plugin",
"plugins/community",
"plugins/bundles",
"plugins/dependency-resolution",
"plugins/codex-harness",
"plugins/codex-computer-use",
"plugins/google-meet",
"plugins/webhooks",
"plugins/voice-call",
"plugins/memory-wiki",
"plugins/memory-lancedb",
"plugins/message-presentation",
"plugins/skill-workshop",
"plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"plugins/building-plugins",
"plugins/hooks",
"plugins/sdk-channel-plugins",
"plugins/sdk-provider-plugins",
"plugins/compatibility",
"plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"plugins/sdk-overview",
"plugins/sdk-subpaths",
"plugins/sdk-entrypoints",
"plugins/sdk-runtime",
"plugins/sdk-channel-turn",
"plugins/sdk-agent-harness",
"plugins/sdk-setup",
"plugins/sdk-testing",
"plugins/manifest",
"plugins/architecture",
"plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"tools/skills",
"tools/creating-skills",
"tools/skills-config",
"tools/slash-commands",
"tools/clawhub",
"prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"automation/index",
"automation/cron-jobs",
"automation/tasks",
"automation/taskflow",
"automation/standing-orders",
"automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"tools/apply-patch",
"tools/btw",
"tools/code-execution",
"tools/diffs",
"tools/elevated",
"tools/exec-approvals",
"tools/exec-approvals-advanced",
"tools/exec",
"tools/image-generation",
"tools/llm-task",
"tools/lobster",
"tools/media-overview",
"tools/music-generation",
"tools/pdf",
"tools/reactions",
"tools/thinking",
"tools/tokenjuice",
"tools/loop-detection",
"tools/trajectory",
"tools/tts",
"tools/video-generation",
{
"group": "Web browser",
"pages": [
"tools/browser",
"tools/browser-control",
"tools/browser-login",
"tools/browser-linux-troubleshooting",
"tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"tools/web-fetch",
"tools/web",
"tools/brave-search",
"tools/duckduckgo-search",
"tools/exa-search",
"tools/firecrawl",
"tools/gemini-search",
"tools/grok-search",
"tools/kimi-search",
"tools/minimax-search",
"tools/ollama-search",
"tools/perplexity-search",
"tools/searxng-search",
"tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"tools/agent-send",
"tools/subagents",
"tools/acp-agents",
"tools/acp-agents-setup",
"tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"providers/index",
"providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"concepts/models",
"concepts/model-providers",
"concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"providers/alibaba",
"providers/bedrock",
"providers/bedrock-mantle",
"providers/anthropic",
"providers/arcee",
"providers/azure-speech",
"providers/chutes",
"providers/claude-max-api-proxy",
"providers/cloudflare-ai-gateway",
"providers/comfy",
"providers/deepgram",
"providers/deepinfra",
"providers/deepseek",
"providers/elevenlabs",
"providers/fal",
"providers/fireworks",
"providers/github-copilot",
"providers/glm",
"providers/google",
"providers/gradium",
"providers/groq",
"providers/huggingface",
"providers/inferrs",
"providers/inworld",
"providers/kilocode",
"providers/litellm",
"providers/lmstudio",
"providers/minimax",
"providers/mistral",
"providers/moonshot",
"providers/nvidia",
"providers/ollama",
"providers/openai",
"providers/opencode",
"providers/opencode-go",
"providers/openrouter",
"providers/perplexity-provider",
"providers/qianfan",
"providers/qwen",
"providers/runway",
"providers/sglang",
"providers/stepfun",
"providers/synthetic",
"providers/tencent",
"providers/together",
"providers/venice",
"providers/vercel-ai-gateway",
"providers/vllm",
"providers/volcengine",
"providers/vydra",
"providers/xai",
"providers/xiaomi",
"providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"platforms/index",
"platforms/macos",
"platforms/linux",
"platforms/windows",
"platforms/android",
"platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"platforms/mac/dev-setup",
"platforms/mac/menu-bar",
"platforms/mac/icon",
"platforms/mac/permissions",
"platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"platforms/mac/bundled-gateway",
"platforms/mac/child-process",
"platforms/mac/health",
"platforms/mac/logging",
"platforms/mac/remote",
"platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"platforms/mac/voicewake",
"platforms/mac/voice-overlay",
"platforms/mac/webchat",
"platforms/mac/canvas",
"platforms/mac/skills",
"platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"gateway/index",
{
"group": "Configuration",
"pages": [
"gateway/configuration",
"gateway/configuration-reference",
"gateway/config-agents",
"gateway/config-channels",
"gateway/config-tools",
"gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"gateway/authentication",
"auth-credential-semantics",
"gateway/secrets",
"gateway/secrets-plan-contract",
"gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"gateway/health",
"gateway/heartbeat",
"gateway/doctor",
"logging",
"gateway/opentelemetry",
"gateway/prometheus",
"gateway/logging",
"gateway/diagnostics",
"gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"gateway/gateway-lock",
"gateway/background-process",
"gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"gateway/security/index",
"gateway/security/audit-checks",
"gateway/sandboxing",
"gateway/openshell",
"gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"gateway/protocol",
"gateway/bridge-protocol",
"gateway/openai-http-api",
"gateway/openresponses-http-api",
"gateway/tools-invoke-http-api",
"gateway/cli-backends",
"gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"network",
"gateway/network-model",
"gateway/pairing",
"gateway/discovery",
"gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"gateway/remote",
"gateway/remote-gateway-readme",
"gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"security/network-proxy",
"security/formal-verification",
"security/THREAT-MODEL-ATLAS",
"security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"nodes/index",
"nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"nodes/media-understanding",
"nodes/images",
"nodes/audio",
"nodes/camera",
"tools/tts"
]
},
{
"group": "Node features",
"pages": [
"nodes/talk",
"nodes/voicewake",
"nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"web/index",
"web/control-ui",
"web/dashboard",
"web/webchat",
"web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"cli/index",
{
"group": "Gateway and service",
"pages": [
"cli/backup",
"cli/daemon",
"cli/doctor",
"cli/gateway",
"cli/health",
"cli/logs",
"cli/migrate",
"cli/onboard",
"cli/reset",
"cli/secrets",
"cli/security",
"cli/setup",
"cli/status",
"cli/uninstall",
"cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"cli/agent",
"cli/agents",
"cli/hooks",
"cli/infer",
"cli/memory",
"cli/commitments",
"cli/message",
"cli/models",
"cli/sessions",
"cli/system",
"cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"cli/channels",
"cli/devices",
"cli/directory",
"cli/pairing",
"cli/qr",
"cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"cli/approvals",
"cli/browser",
"cli/cron",
"cli/flows",
"cli/node",
"cli/nodes",
"cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"cli/config",
"cli/configure",
"cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"cli/plugins",
"cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"cli/dashboard",
"cli/tui"
]
},
{
"group": "Utility",
"pages": [
"cli/acp",
"cli/clawbot",
"cli/completion",
"cli/dns",
"cli/docs",
"cli/mcp",
"cli/proxy",
"cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"reference/rpc",
"concepts/openclaw-sdk",
"reference/openclaw-sdk-api-design",
"reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"reference/AGENTS.default",
"reference/templates/AGENTS",
"reference/templates/BOOT",
"reference/templates/BOOTSTRAP",
"reference/templates/HEARTBEAT",
"reference/templates/IDENTITY",
"reference/templates/SOUL",
"reference/templates/TOOLS",
"reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"pi",
"reference/wizard",
"reference/token-use",
"reference/secretref-credential-surface",
"reference/prompt-caching",
"reference/api-usage-costs",
"reference/transcript-hygiene",
"reference/memory-config",
"reference/rich-output-protocol",
"reference/session-management-compaction",
"date-time"
]
},
{
"group": "Concept internals",
"pages": [
"concepts/typebox",
"concepts/markdown-formatting",
"concepts/typing-indicators",
"concepts/usage-tracking",
"concepts/timezone",
"help/gpt55-codex-agentic-parity",
"help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"reference/RELEASING",
"reference/full-release-validation",
"reference/test",
"ci",
"help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"help/index",
"help/troubleshooting",
"help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"help/faq",
"help/faq-first-run",
"help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"help/testing",
"help/testing-updates-plugins",
"help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"help/environment",
"diagnostics/flags",
"debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"start/lore",
"start/hubs",
"start/docs-directory"
]
}
]
}
]
},
{
"language": "zh-Hans",
"tabs": [
{
"tab": "快速开始",
"groups": [
{
"group": "首页",
"pages": [
"zh-CN/index"
]
},
{
"group": "概览",
"pages": [
"zh-CN/start/showcase"
]
},
{
"group": "核心概念",
"pages": [
"zh-CN/concepts/features"
]
},
{
"group": "第一步",
"pages": [
"zh-CN/start/getting-started",
"zh-CN/start/wizard",
"zh-CN/start/onboarding"
]
},
{
"group": "指南",
"pages": [
"zh-CN/start/openclaw"
]
}
]
},
{
"tab": "安装",
"groups": [
{
"group": "安装概览",
"pages": [
"zh-CN/install/index",
"zh-CN/install/installer"
]
},
{
"group": "安装方式",
"pages": [
"zh-CN/install/docker",
"zh-CN/install/nix",
"zh-CN/install/ansible",
"zh-CN/install/bun"
]
},
{
"group": "维护",
"pages": [
"zh-CN/install/updating",
"zh-CN/install/migrating",
"zh-CN/install/uninstall"
]
},
{
"group": "托管与部署",
"pages": [
"zh-CN/vps",
"zh-CN/install/fly",
"zh-CN/install/hetzner",
"zh-CN/install/gcp",
"zh-CN/install/macos-vm",
"zh-CN/install/exe-dev",
"zh-CN/install/railway",
"zh-CN/install/render",
"zh-CN/install/northflank"
]
},
{
"group": "高级",
"pages": [
"zh-CN/install/development-channels"
]
}
]
},
{
"tab": "消息渠道",
"groups": [
{
"group": "概览",
"pages": [
"zh-CN/channels/index"
]
},
{
"group": "消息平台",
"pages": [
"zh-CN/channels/bluebubbles",
"zh-CN/channels/discord",
"zh-CN/channels/feishu",
"zh-CN/channels/grammy",
"zh-CN/channels/googlechat",
"zh-CN/channels/imessage",
"zh-CN/channels/line",
"zh-CN/channels/matrix",
"zh-CN/channels/mattermost",
"zh-CN/channels/msteams",
"zh-CN/channels/nextcloud-talk",
"zh-CN/channels/nostr",
"zh-CN/channels/signal",
"zh-CN/channels/slack",
"zh-CN/channels/telegram",
"zh-CN/channels/tlon",
"zh-CN/channels/twitch",
"zh-CN/channels/whatsapp",
"zh-CN/channels/zalo",
"zh-CN/channels/zalouser"
]
},
{
"group": "配置",
"pages": [
"zh-CN/channels/pairing",
"zh-CN/channels/group-messages",
"zh-CN/channels/groups",
"zh-CN/channels/broadcast-groups",
"zh-CN/channels/channel-routing",
"zh-CN/channels/location",
"zh-CN/channels/troubleshooting"
]
}
]
},
{
"tab": "代理",
"groups": [
{
"group": "基础",
"pages": [
"zh-CN/pi",
"zh-CN/concepts/architecture",
"zh-CN/concepts/agent",
"zh-CN/concepts/agent-loop",
"zh-CN/concepts/system-prompt",
"zh-CN/concepts/context",
"zh-CN/concepts/agent-workspace",
"zh-CN/concepts/oauth"
]
},
{
"group": "引导",
"pages": [
"zh-CN/start/bootstrapping"
]
},
{
"group": "会话与记忆",
"pages": [
"zh-CN/concepts/session",
"zh-CN/concepts/session-pruning",
"zh-CN/concepts/session-tool",
"zh-CN/concepts/memory",
"zh-CN/concepts/compaction"
]
},
{
"group": "多代理",
"pages": [
"zh-CN/concepts/multi-agent",
"zh-CN/concepts/presence"
]
},
{
"group": "消息与投递",
"pages": [
"zh-CN/concepts/messages",
"zh-CN/concepts/streaming",
"zh-CN/concepts/retry",
"zh-CN/concepts/queue"
]
}
]
},
{
"tab": "工具",
"groups": [
{
"group": "概览",
"pages": [
"zh-CN/tools/index"
]
},
{
"group": "内置工具",
"pages": [
"zh-CN/tools/apply-patch",
"zh-CN/brave-search",
"zh-CN/tools/elevated",
"zh-CN/tools/exec",
"zh-CN/tools/exec-approvals",
"zh-CN/tools/firecrawl",
"zh-CN/tools/llm-task",
"zh-CN/tools/lobster",
"zh-CN/perplexity",
"zh-CN/tools/reactions",
"zh-CN/tools/thinking",
"zh-CN/tools/web"
]
},
{
"group": "浏览器",
"pages": [
"zh-CN/tools/browser",
"zh-CN/tools/browser-login",
"zh-CN/tools/browser-linux-troubleshooting"
]
},
{
"group": "代理协作",
"pages": [
"zh-CN/tools/agent-send",
"zh-CN/tools/subagents",
"zh-CN/tools/multi-agent-sandbox-tools"
]
},
{
"group": "技能",
"pages": [
"zh-CN/tools/creating-skills",
"zh-CN/tools/slash-commands",
"zh-CN/tools/skills",
"zh-CN/tools/skills-config",
"zh-CN/tools/clawhub",
"zh-CN/tools/plugin"
]
},
{
"group": "扩展",
"pages": [
"zh-CN/plugins/voice-call",
"zh-CN/plugins/zalouser",
"zh-CN/plugins/manifest",
"zh-CN/plugins/agent-tools",
"zh-CN/prose"
]
},
{
"group": "自动化与任务",
"pages": [
"zh-CN/automation/hooks",
"zh-CN/automation/cron-jobs"
]
},
{
"group": "媒体与设备",
"pages": [
"zh-CN/nodes/index",
"zh-CN/nodes/troubleshooting",
"zh-CN/nodes/media-understanding",
"zh-CN/nodes/images",
"zh-CN/nodes/audio",
"zh-CN/nodes/camera",
"zh-CN/nodes/talk",
"zh-CN/nodes/voicewake",
"zh-CN/nodes/location-command",
"zh-CN/tts"
]
}
]
},
{
"tab": "模型",
"groups": [
{
"group": "概览",
"pages": [
"zh-CN/providers/index",
"zh-CN/providers/models"
]
},
{
"group": "模型概念",
"pages": [
"zh-CN/concepts/models"
]
},
{
"group": "配置",
"pages": [
"zh-CN/concepts/model-providers",
"zh-CN/concepts/model-failover"
]
},
{
"group": "提供商",
"pages": [
"zh-CN/providers/anthropic",
"zh-CN/providers/bedrock",
"zh-CN/providers/claude-max-api-proxy",
"zh-CN/providers/deepgram",
"zh-CN/providers/github-copilot",
"zh-CN/providers/glm",
"zh-CN/providers/moonshot",
"zh-CN/providers/minimax",
"zh-CN/providers/opencode",
"zh-CN/providers/ollama",
"zh-CN/providers/openai",
"zh-CN/providers/openrouter",
"zh-CN/providers/qianfan",
"zh-CN/providers/qwen",
"zh-CN/providers/synthetic",
"zh-CN/providers/venice",
"zh-CN/providers/vercel-ai-gateway",
"zh-CN/providers/xiaomi",
"zh-CN/providers/zai"
]
}
]
},
{
"tab": "平台",
"groups": [
{
"group": "平台概览",
"pages": [
"zh-CN/platforms/index",
"zh-CN/platforms/macos",
"zh-CN/platforms/linux",
"zh-CN/platforms/windows",
"zh-CN/platforms/android",
"zh-CN/platforms/ios",
"zh-CN/platforms/digitalocean",
"zh-CN/platforms/oracle",
"zh-CN/platforms/raspberry-pi"
]
},
{
"group": "macOS 配套应用",
"pages": [
"zh-CN/platforms/mac/dev-setup",
"zh-CN/platforms/mac/menu-bar",
"zh-CN/platforms/mac/voicewake",
"zh-CN/platforms/mac/voice-overlay",
"zh-CN/platforms/mac/webchat",
"zh-CN/platforms/mac/canvas",
"zh-CN/platforms/mac/child-process",
"zh-CN/platforms/mac/health",
"zh-CN/platforms/mac/icon",
"zh-CN/platforms/mac/logging",
"zh-CN/platforms/mac/permissions",
"zh-CN/platforms/mac/remote",
"zh-CN/platforms/mac/signing",
"zh-CN/platforms/mac/bundled-gateway",
"zh-CN/platforms/mac/xpc",
"zh-CN/platforms/mac/skills",
"zh-CN/platforms/mac/peekaboo"
]
}
]
},
{
"tab": "网关与运维",
"groups": [
{
"group": "网关",
"pages": [
"zh-CN/gateway/index",
{
"group": "配置与运维",
"pages": [
"zh-CN/gateway/configuration",
"zh-CN/gateway/configuration-examples",
"zh-CN/gateway/authentication",
"zh-CN/gateway/health",
"zh-CN/gateway/heartbeat",
"zh-CN/gateway/doctor",
"zh-CN/gateway/logging",
"zh-CN/gateway/gateway-lock",
"zh-CN/gateway/background-process",
"zh-CN/gateway/multiple-gateways",
"zh-CN/gateway/troubleshooting"
]
},
{
"group": "安全与沙箱",
"pages": [
"zh-CN/gateway/security/index",
"zh-CN/gateway/sandboxing",
"zh-CN/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "协议与 API",
"pages": [
"zh-CN/gateway/protocol",
"zh-CN/gateway/bridge-protocol",
"zh-CN/gateway/openai-http-api",
"zh-CN/gateway/openresponses-http-api",
"zh-CN/gateway/tools-invoke-http-api",
"zh-CN/gateway/cli-backends",
"zh-CN/gateway/local-models"
]
},
{
"group": "网络与发现",
"pages": [
"zh-CN/gateway/network-model",
"zh-CN/gateway/pairing",
"zh-CN/gateway/discovery",
"zh-CN/gateway/bonjour"
]
}
]
},
{
"group": "远程访问",
"pages": [
"zh-CN/gateway/remote",
"zh-CN/gateway/remote-gateway-readme",
"zh-CN/gateway/tailscale"
]
},
{
"group": "运维专题",
"pages": [
"zh-CN/network",
"zh-CN/logging"
]
},
{
"group": "安全",
"pages": [
"zh-CN/security/formal-verification"
]
},
{
"group": "Web 界面",
"pages": [
"zh-CN/web/index",
"zh-CN/web/control-ui",
"zh-CN/web/dashboard",
"zh-CN/web/webchat",
"zh-CN/web/tui"
]
}
]
},
{
"tab": "参考",
"groups": [
{
"group": "CLI 命令",
"pages": [
"zh-CN/cli/index",
"zh-CN/cli/acp",
"zh-CN/cli/agent",
"zh-CN/cli/agents",
"zh-CN/cli/approvals",
"zh-CN/cli/browser",
"zh-CN/cli/channels",
"zh-CN/cli/config",
"zh-CN/cli/configure",
"zh-CN/cli/cron",
"zh-CN/cli/dashboard",
"zh-CN/cli/devices",
"zh-CN/cli/directory",
"zh-CN/cli/dns",
"zh-CN/cli/docs",
"zh-CN/cli/doctor",
"zh-CN/cli/gateway",
"zh-CN/cli/health",
"zh-CN/cli/hooks",
"zh-CN/cli/logs",
"zh-CN/cli/memory",
"zh-CN/cli/message",
"zh-CN/cli/models",
"zh-CN/cli/node",
"zh-CN/cli/nodes",
"zh-CN/cli/onboard",
"zh-CN/cli/pairing",
"zh-CN/cli/plugins",
"zh-CN/cli/reset",
"zh-CN/cli/sandbox",
"zh-CN/cli/security",
"zh-CN/cli/sessions",
"zh-CN/cli/setup",
"zh-CN/cli/skills",
"zh-CN/cli/status",
"zh-CN/cli/system",
"zh-CN/cli/tui",
"zh-CN/cli/uninstall",
"zh-CN/cli/update",
"zh-CN/cli/voicecall",
"zh-CN/cli/webhooks"
]
},
{
"group": "RPC 与 API",
"pages": [
"zh-CN/reference/rpc",
"zh-CN/reference/device-models"
]
},
{
"group": "模板",
"pages": [
"zh-CN/reference/AGENTS.default",
"zh-CN/reference/templates/AGENTS",
"zh-CN/reference/templates/BOOT",
"zh-CN/reference/templates/BOOTSTRAP",
"zh-CN/reference/templates/HEARTBEAT",
"zh-CN/reference/templates/IDENTITY",
"zh-CN/reference/templates/SOUL",
"zh-CN/reference/templates/TOOLS",
"zh-CN/reference/templates/USER"
]
},
{
"group": "技术参考",
"pages": [
"zh-CN/reference/wizard",
"zh-CN/reference/token-use",
"zh-CN/reference/api-usage-costs",
"zh-CN/reference/transcript-hygiene",
"zh-CN/date-time"
]
},
{
"group": "概念内部机制",
"pages": [
"zh-CN/concepts/typebox",
"zh-CN/concepts/markdown-formatting",
"zh-CN/concepts/typing-indicators",
"zh-CN/concepts/usage-tracking",
"zh-CN/concepts/timezone"
]
},
{
"group": "项目",
"pages": [
"zh-CN/reference/credits"
]
},
{
"group": "发布策略",
"pages": [
"zh-CN/reference/RELEASING",
"zh-CN/reference/test"
]
}
]
},
{
"tab": "帮助",
"groups": [
{
"group": "帮助",
"pages": [
"zh-CN/help/index",
"zh-CN/help/troubleshooting",
"zh-CN/help/faq"
]
},
{
"group": "社区",
"pages": [
"zh-CN/start/lore"
]
},
{
"group": "环境与调试",
"pages": [
"zh-CN/help/environment",
"zh-CN/help/debugging",
"zh-CN/help/testing",
"zh-CN/help/scripts",
"zh-CN/debug/node-issue",
"zh-CN/diagnostics/flags"
]
},
{
"group": "Node 运行时",
"pages": [
"zh-CN/install/node"
]
},
{
"group": "压缩机制内部参考",
"pages": [
"zh-CN/reference/session-management-compaction"
]
},
{
"group": "开发者设置",
"pages": [
"zh-CN/start/setup",
"zh-CN/pi-dev"
]
},
{
"group": "文档元信息",
"pages": [
"zh-CN/start/hubs",
"zh-CN/start/docs-directory",
"zh-CN/AGENTS"
]
}
]
}
]
},
{
"language": "zh-Hant",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"zh-TW/index",
"zh-TW/start/showcase",
"zh-TW/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"zh-TW/start/getting-started",
"zh-TW/start/onboarding-overview",
"zh-TW/start/wizard",
"zh-TW/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"zh-TW/start/openclaw",
"zh-TW/start/wizard-cli-reference",
"zh-TW/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"zh-TW/install/index",
"zh-TW/install/installer",
"zh-TW/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"zh-TW/install/updating",
{
"group": "Migrating",
"pages": [
"zh-TW/install/migrating",
"zh-TW/install/migrating-claude",
"zh-TW/install/migrating-hermes"
]
},
"zh-TW/install/uninstall",
"zh-TW/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"zh-TW/install/ansible",
"zh-TW/install/bun",
"zh-TW/install/clawdock",
"zh-TW/install/docker",
"zh-TW/install/nix",
"zh-TW/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"zh-TW/install/azure",
"zh-TW/install/digitalocean",
"zh-TW/install/docker-vm-runtime",
"zh-TW/install/exe-dev",
"zh-TW/install/fly",
"zh-TW/install/gcp",
"zh-TW/install/hetzner",
"zh-TW/install/hostinger",
"zh-TW/install/kubernetes",
"zh-TW/vps",
"zh-TW/install/macos-vm",
"zh-TW/install/northflank",
"zh-TW/install/oracle",
"zh-TW/install/railway",
"zh-TW/install/raspberry-pi",
"zh-TW/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"zh-TW/start/setup",
"zh-TW/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"zh-TW/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"zh-TW/channels/discord",
"zh-TW/channels/slack",
"zh-TW/channels/telegram",
"zh-TW/channels/whatsapp",
"zh-TW/channels/signal",
"zh-TW/channels/msteams",
"zh-TW/channels/googlechat",
"zh-TW/channels/imessage",
"zh-TW/channels/bluebubbles",
"zh-TW/channels/matrix",
"zh-TW/channels/matrix-migration",
"zh-TW/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"zh-TW/channels/irc",
"zh-TW/channels/mattermost",
"zh-TW/channels/nextcloud-talk",
"zh-TW/channels/nostr",
"zh-TW/channels/tlon",
"zh-TW/channels/synology-chat",
"zh-TW/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"zh-TW/channels/line",
"zh-TW/channels/wechat",
"zh-TW/channels/qqbot",
"zh-TW/channels/feishu",
"zh-TW/channels/yuanbao",
"zh-TW/channels/zalo",
"zh-TW/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"zh-TW/channels/pairing",
"zh-TW/channels/access-groups",
"zh-TW/channels/group-messages",
"zh-TW/channels/groups",
"zh-TW/channels/broadcast-groups",
"zh-TW/channels/channel-routing",
"zh-TW/channels/location",
"zh-TW/channels/troubleshooting",
"zh-TW/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"zh-TW/concepts/architecture",
"zh-TW/concepts/agent",
"zh-TW/concepts/agent-loop",
"zh-TW/concepts/agent-runtimes",
"zh-TW/concepts/system-prompt",
"zh-TW/concepts/context",
"zh-TW/concepts/context-engine",
"zh-TW/concepts/agent-workspace",
"zh-TW/concepts/soul",
"zh-TW/concepts/oauth",
"zh-TW/start/bootstrapping",
"zh-TW/concepts/experimental-features",
"zh-TW/concepts/qa-e2e-automation",
"zh-TW/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"zh-TW/concepts/session",
"zh-TW/concepts/channel-docking",
"zh-TW/concepts/session-pruning",
"zh-TW/concepts/session-tool",
{
"group": "Memory",
"pages": [
"zh-TW/concepts/memory",
"zh-TW/concepts/memory-builtin",
"zh-TW/concepts/memory-qmd",
"zh-TW/concepts/memory-honcho",
"zh-TW/concepts/memory-search",
"zh-TW/concepts/active-memory",
"zh-TW/concepts/commitments",
"zh-TW/concepts/dreaming"
]
},
"zh-TW/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"zh-TW/concepts/multi-agent",
"zh-TW/concepts/presence",
"zh-TW/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"zh-TW/concepts/messages",
"zh-TW/concepts/streaming",
"zh-TW/concepts/retry",
"zh-TW/concepts/queue",
"zh-TW/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"zh-TW/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"zh-TW/tools/plugin",
"zh-TW/plugins/community",
"zh-TW/plugins/bundles",
"zh-TW/plugins/dependency-resolution",
"zh-TW/plugins/codex-harness",
"zh-TW/plugins/codex-computer-use",
"zh-TW/plugins/google-meet",
"zh-TW/plugins/webhooks",
"zh-TW/plugins/voice-call",
"zh-TW/plugins/memory-wiki",
"zh-TW/plugins/memory-lancedb",
"zh-TW/plugins/message-presentation",
"zh-TW/plugins/skill-workshop",
"zh-TW/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"zh-TW/plugins/building-plugins",
"zh-TW/plugins/hooks",
"zh-TW/plugins/sdk-channel-plugins",
"zh-TW/plugins/sdk-provider-plugins",
"zh-TW/plugins/compatibility",
"zh-TW/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"zh-TW/plugins/sdk-overview",
"zh-TW/plugins/sdk-subpaths",
"zh-TW/plugins/sdk-entrypoints",
"zh-TW/plugins/sdk-runtime",
"zh-TW/plugins/sdk-channel-turn",
"zh-TW/plugins/sdk-agent-harness",
"zh-TW/plugins/sdk-setup",
"zh-TW/plugins/sdk-testing",
"zh-TW/plugins/manifest",
"zh-TW/plugins/architecture",
"zh-TW/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"zh-TW/tools/skills",
"zh-TW/tools/creating-skills",
"zh-TW/tools/skills-config",
"zh-TW/tools/slash-commands",
"zh-TW/tools/clawhub",
"zh-TW/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"zh-TW/automation/index",
"zh-TW/automation/cron-jobs",
"zh-TW/automation/tasks",
"zh-TW/automation/taskflow",
"zh-TW/automation/standing-orders",
"zh-TW/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"zh-TW/tools/apply-patch",
"zh-TW/tools/btw",
"zh-TW/tools/code-execution",
"zh-TW/tools/diffs",
"zh-TW/tools/elevated",
"zh-TW/tools/exec-approvals",
"zh-TW/tools/exec-approvals-advanced",
"zh-TW/tools/exec",
"zh-TW/tools/image-generation",
"zh-TW/tools/llm-task",
"zh-TW/tools/lobster",
"zh-TW/tools/media-overview",
"zh-TW/tools/music-generation",
"zh-TW/tools/pdf",
"zh-TW/tools/reactions",
"zh-TW/tools/thinking",
"zh-TW/tools/tokenjuice",
"zh-TW/tools/loop-detection",
"zh-TW/tools/trajectory",
"zh-TW/tools/tts",
"zh-TW/tools/video-generation",
{
"group": "Web browser",
"pages": [
"zh-TW/tools/browser",
"zh-TW/tools/browser-control",
"zh-TW/tools/browser-login",
"zh-TW/tools/browser-linux-troubleshooting",
"zh-TW/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"zh-TW/tools/web-fetch",
"zh-TW/tools/web",
"zh-TW/tools/brave-search",
"zh-TW/tools/duckduckgo-search",
"zh-TW/tools/exa-search",
"zh-TW/tools/firecrawl",
"zh-TW/tools/gemini-search",
"zh-TW/tools/grok-search",
"zh-TW/tools/kimi-search",
"zh-TW/tools/minimax-search",
"zh-TW/tools/ollama-search",
"zh-TW/tools/perplexity-search",
"zh-TW/tools/searxng-search",
"zh-TW/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"zh-TW/tools/agent-send",
"zh-TW/tools/subagents",
"zh-TW/tools/acp-agents",
"zh-TW/tools/acp-agents-setup",
"zh-TW/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"zh-TW/providers/index",
"zh-TW/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"zh-TW/concepts/models",
"zh-TW/concepts/model-providers",
"zh-TW/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"zh-TW/providers/alibaba",
"zh-TW/providers/bedrock",
"zh-TW/providers/bedrock-mantle",
"zh-TW/providers/anthropic",
"zh-TW/providers/arcee",
"zh-TW/providers/azure-speech",
"zh-TW/providers/chutes",
"zh-TW/providers/claude-max-api-proxy",
"zh-TW/providers/cloudflare-ai-gateway",
"zh-TW/providers/comfy",
"zh-TW/providers/deepgram",
"zh-TW/providers/deepinfra",
"zh-TW/providers/deepseek",
"zh-TW/providers/elevenlabs",
"zh-TW/providers/fal",
"zh-TW/providers/fireworks",
"zh-TW/providers/github-copilot",
"zh-TW/providers/glm",
"zh-TW/providers/google",
"zh-TW/providers/gradium",
"zh-TW/providers/groq",
"zh-TW/providers/huggingface",
"zh-TW/providers/inferrs",
"zh-TW/providers/inworld",
"zh-TW/providers/kilocode",
"zh-TW/providers/litellm",
"zh-TW/providers/lmstudio",
"zh-TW/providers/minimax",
"zh-TW/providers/mistral",
"zh-TW/providers/moonshot",
"zh-TW/providers/nvidia",
"zh-TW/providers/ollama",
"zh-TW/providers/openai",
"zh-TW/providers/opencode",
"zh-TW/providers/opencode-go",
"zh-TW/providers/openrouter",
"zh-TW/providers/perplexity-provider",
"zh-TW/providers/qianfan",
"zh-TW/providers/qwen",
"zh-TW/providers/runway",
"zh-TW/providers/sglang",
"zh-TW/providers/stepfun",
"zh-TW/providers/synthetic",
"zh-TW/providers/tencent",
"zh-TW/providers/together",
"zh-TW/providers/venice",
"zh-TW/providers/vercel-ai-gateway",
"zh-TW/providers/vllm",
"zh-TW/providers/volcengine",
"zh-TW/providers/vydra",
"zh-TW/providers/xai",
"zh-TW/providers/xiaomi",
"zh-TW/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"zh-TW/platforms/index",
"zh-TW/platforms/macos",
"zh-TW/platforms/linux",
"zh-TW/platforms/windows",
"zh-TW/platforms/android",
"zh-TW/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"zh-TW/platforms/mac/dev-setup",
"zh-TW/platforms/mac/menu-bar",
"zh-TW/platforms/mac/icon",
"zh-TW/platforms/mac/permissions",
"zh-TW/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"zh-TW/platforms/mac/bundled-gateway",
"zh-TW/platforms/mac/child-process",
"zh-TW/platforms/mac/health",
"zh-TW/platforms/mac/logging",
"zh-TW/platforms/mac/remote",
"zh-TW/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"zh-TW/platforms/mac/voicewake",
"zh-TW/platforms/mac/voice-overlay",
"zh-TW/platforms/mac/webchat",
"zh-TW/platforms/mac/canvas",
"zh-TW/platforms/mac/skills",
"zh-TW/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"zh-TW/gateway/index",
{
"group": "Configuration",
"pages": [
"zh-TW/gateway/configuration",
"zh-TW/gateway/configuration-reference",
"zh-TW/gateway/config-agents",
"zh-TW/gateway/config-channels",
"zh-TW/gateway/config-tools",
"zh-TW/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"zh-TW/gateway/authentication",
"zh-TW/auth-credential-semantics",
"zh-TW/gateway/secrets",
"zh-TW/gateway/secrets-plan-contract",
"zh-TW/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"zh-TW/gateway/health",
"zh-TW/gateway/heartbeat",
"zh-TW/gateway/doctor",
"zh-TW/logging",
"zh-TW/gateway/opentelemetry",
"zh-TW/gateway/prometheus",
"zh-TW/gateway/logging",
"zh-TW/gateway/diagnostics",
"zh-TW/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"zh-TW/gateway/gateway-lock",
"zh-TW/gateway/background-process",
"zh-TW/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"zh-TW/gateway/security/index",
"zh-TW/gateway/security/audit-checks",
"zh-TW/gateway/sandboxing",
"zh-TW/gateway/openshell",
"zh-TW/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"zh-TW/gateway/protocol",
"zh-TW/gateway/bridge-protocol",
"zh-TW/gateway/openai-http-api",
"zh-TW/gateway/openresponses-http-api",
"zh-TW/gateway/tools-invoke-http-api",
"zh-TW/gateway/cli-backends",
"zh-TW/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"zh-TW/network",
"zh-TW/gateway/network-model",
"zh-TW/gateway/pairing",
"zh-TW/gateway/discovery",
"zh-TW/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"zh-TW/gateway/remote",
"zh-TW/gateway/remote-gateway-readme",
"zh-TW/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"zh-TW/security/network-proxy",
"zh-TW/security/formal-verification",
"zh-TW/security/THREAT-MODEL-ATLAS",
"zh-TW/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"zh-TW/nodes/index",
"zh-TW/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"zh-TW/nodes/media-understanding",
"zh-TW/nodes/images",
"zh-TW/nodes/audio",
"zh-TW/nodes/camera",
"zh-TW/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"zh-TW/nodes/talk",
"zh-TW/nodes/voicewake",
"zh-TW/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"zh-TW/web/index",
"zh-TW/web/control-ui",
"zh-TW/web/dashboard",
"zh-TW/web/webchat",
"zh-TW/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"zh-TW/cli/index",
{
"group": "Gateway and service",
"pages": [
"zh-TW/cli/backup",
"zh-TW/cli/daemon",
"zh-TW/cli/doctor",
"zh-TW/cli/gateway",
"zh-TW/cli/health",
"zh-TW/cli/logs",
"zh-TW/cli/migrate",
"zh-TW/cli/onboard",
"zh-TW/cli/reset",
"zh-TW/cli/secrets",
"zh-TW/cli/security",
"zh-TW/cli/setup",
"zh-TW/cli/status",
"zh-TW/cli/uninstall",
"zh-TW/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"zh-TW/cli/agent",
"zh-TW/cli/agents",
"zh-TW/cli/hooks",
"zh-TW/cli/infer",
"zh-TW/cli/memory",
"zh-TW/cli/commitments",
"zh-TW/cli/message",
"zh-TW/cli/models",
"zh-TW/cli/sessions",
"zh-TW/cli/system",
"zh-TW/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"zh-TW/cli/channels",
"zh-TW/cli/devices",
"zh-TW/cli/directory",
"zh-TW/cli/pairing",
"zh-TW/cli/qr",
"zh-TW/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"zh-TW/cli/approvals",
"zh-TW/cli/browser",
"zh-TW/cli/cron",
"zh-TW/cli/flows",
"zh-TW/cli/node",
"zh-TW/cli/nodes",
"zh-TW/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"zh-TW/cli/config",
"zh-TW/cli/configure",
"zh-TW/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"zh-TW/cli/plugins",
"zh-TW/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"zh-TW/cli/dashboard",
"zh-TW/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"zh-TW/cli/acp",
"zh-TW/cli/clawbot",
"zh-TW/cli/completion",
"zh-TW/cli/dns",
"zh-TW/cli/docs",
"zh-TW/cli/mcp",
"zh-TW/cli/proxy",
"zh-TW/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"zh-TW/reference/rpc",
"zh-TW/concepts/openclaw-sdk",
"zh-TW/reference/openclaw-sdk-api-design",
"zh-TW/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"zh-TW/reference/AGENTS.default",
"zh-TW/reference/templates/AGENTS",
"zh-TW/reference/templates/BOOT",
"zh-TW/reference/templates/BOOTSTRAP",
"zh-TW/reference/templates/HEARTBEAT",
"zh-TW/reference/templates/IDENTITY",
"zh-TW/reference/templates/SOUL",
"zh-TW/reference/templates/TOOLS",
"zh-TW/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"zh-TW/pi",
"zh-TW/reference/wizard",
"zh-TW/reference/token-use",
"zh-TW/reference/secretref-credential-surface",
"zh-TW/reference/prompt-caching",
"zh-TW/reference/api-usage-costs",
"zh-TW/reference/transcript-hygiene",
"zh-TW/reference/memory-config",
"zh-TW/reference/rich-output-protocol",
"zh-TW/reference/session-management-compaction",
"zh-TW/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"zh-TW/concepts/typebox",
"zh-TW/concepts/markdown-formatting",
"zh-TW/concepts/typing-indicators",
"zh-TW/concepts/usage-tracking",
"zh-TW/concepts/timezone",
"zh-TW/help/gpt55-codex-agentic-parity",
"zh-TW/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"zh-TW/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"zh-TW/reference/RELEASING",
"zh-TW/reference/full-release-validation",
"zh-TW/reference/test",
"zh-TW/ci",
"zh-TW/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"zh-TW/help/index",
"zh-TW/help/troubleshooting",
"zh-TW/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"zh-TW/help/faq",
"zh-TW/help/faq-first-run",
"zh-TW/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"zh-TW/help/testing",
"zh-TW/help/testing-updates-plugins",
"zh-TW/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"zh-TW/help/environment",
"zh-TW/diagnostics/flags",
"zh-TW/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"zh-TW/start/lore",
"zh-TW/start/hubs",
"zh-TW/start/docs-directory"
]
}
]
}
]
},
{
"language": "ja",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"ja-JP/index",
"ja-JP/start/showcase",
"ja-JP/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"ja-JP/start/getting-started",
"ja-JP/start/onboarding-overview",
"ja-JP/start/wizard",
"ja-JP/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"ja-JP/start/openclaw",
"ja-JP/start/wizard-cli-reference",
"ja-JP/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"ja-JP/install/index",
"ja-JP/install/installer",
"ja-JP/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"ja-JP/install/updating",
{
"group": "Migrating",
"pages": [
"ja-JP/install/migrating",
"ja-JP/install/migrating-claude",
"ja-JP/install/migrating-hermes"
]
},
"ja-JP/install/uninstall",
"ja-JP/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"ja-JP/install/ansible",
"ja-JP/install/bun",
"ja-JP/install/clawdock",
"ja-JP/install/docker",
"ja-JP/install/nix",
"ja-JP/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"ja-JP/install/azure",
"ja-JP/install/digitalocean",
"ja-JP/install/docker-vm-runtime",
"ja-JP/install/exe-dev",
"ja-JP/install/fly",
"ja-JP/install/gcp",
"ja-JP/install/hetzner",
"ja-JP/install/hostinger",
"ja-JP/install/kubernetes",
"ja-JP/vps",
"ja-JP/install/macos-vm",
"ja-JP/install/northflank",
"ja-JP/install/oracle",
"ja-JP/install/railway",
"ja-JP/install/raspberry-pi",
"ja-JP/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"ja-JP/start/setup",
"ja-JP/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"ja-JP/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"ja-JP/channels/discord",
"ja-JP/channels/slack",
"ja-JP/channels/telegram",
"ja-JP/channels/whatsapp",
"ja-JP/channels/signal",
"ja-JP/channels/msteams",
"ja-JP/channels/googlechat",
"ja-JP/channels/imessage",
"ja-JP/channels/bluebubbles",
"ja-JP/channels/matrix",
"ja-JP/channels/matrix-migration",
"ja-JP/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"ja-JP/channels/irc",
"ja-JP/channels/mattermost",
"ja-JP/channels/nextcloud-talk",
"ja-JP/channels/nostr",
"ja-JP/channels/tlon",
"ja-JP/channels/synology-chat",
"ja-JP/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"ja-JP/channels/line",
"ja-JP/channels/wechat",
"ja-JP/channels/qqbot",
"ja-JP/channels/feishu",
"ja-JP/channels/yuanbao",
"ja-JP/channels/zalo",
"ja-JP/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"ja-JP/channels/pairing",
"ja-JP/channels/access-groups",
"ja-JP/channels/group-messages",
"ja-JP/channels/groups",
"ja-JP/channels/broadcast-groups",
"ja-JP/channels/channel-routing",
"ja-JP/channels/location",
"ja-JP/channels/troubleshooting",
"ja-JP/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"ja-JP/concepts/architecture",
"ja-JP/concepts/agent",
"ja-JP/concepts/agent-loop",
"ja-JP/concepts/agent-runtimes",
"ja-JP/concepts/system-prompt",
"ja-JP/concepts/context",
"ja-JP/concepts/context-engine",
"ja-JP/concepts/agent-workspace",
"ja-JP/concepts/soul",
"ja-JP/concepts/oauth",
"ja-JP/start/bootstrapping",
"ja-JP/concepts/experimental-features",
"ja-JP/concepts/qa-e2e-automation",
"ja-JP/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"ja-JP/concepts/session",
"ja-JP/concepts/channel-docking",
"ja-JP/concepts/session-pruning",
"ja-JP/concepts/session-tool",
{
"group": "Memory",
"pages": [
"ja-JP/concepts/memory",
"ja-JP/concepts/memory-builtin",
"ja-JP/concepts/memory-qmd",
"ja-JP/concepts/memory-honcho",
"ja-JP/concepts/memory-search",
"ja-JP/concepts/active-memory",
"ja-JP/concepts/commitments",
"ja-JP/concepts/dreaming"
]
},
"ja-JP/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"ja-JP/concepts/multi-agent",
"ja-JP/concepts/presence",
"ja-JP/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"ja-JP/concepts/messages",
"ja-JP/concepts/streaming",
"ja-JP/concepts/retry",
"ja-JP/concepts/queue",
"ja-JP/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"ja-JP/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"ja-JP/tools/plugin",
"ja-JP/plugins/community",
"ja-JP/plugins/bundles",
"ja-JP/plugins/dependency-resolution",
"ja-JP/plugins/codex-harness",
"ja-JP/plugins/codex-computer-use",
"ja-JP/plugins/google-meet",
"ja-JP/plugins/webhooks",
"ja-JP/plugins/voice-call",
"ja-JP/plugins/memory-wiki",
"ja-JP/plugins/memory-lancedb",
"ja-JP/plugins/message-presentation",
"ja-JP/plugins/skill-workshop",
"ja-JP/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"ja-JP/plugins/building-plugins",
"ja-JP/plugins/hooks",
"ja-JP/plugins/sdk-channel-plugins",
"ja-JP/plugins/sdk-provider-plugins",
"ja-JP/plugins/compatibility",
"ja-JP/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"ja-JP/plugins/sdk-overview",
"ja-JP/plugins/sdk-subpaths",
"ja-JP/plugins/sdk-entrypoints",
"ja-JP/plugins/sdk-runtime",
"ja-JP/plugins/sdk-channel-turn",
"ja-JP/plugins/sdk-agent-harness",
"ja-JP/plugins/sdk-setup",
"ja-JP/plugins/sdk-testing",
"ja-JP/plugins/manifest",
"ja-JP/plugins/architecture",
"ja-JP/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"ja-JP/tools/skills",
"ja-JP/tools/creating-skills",
"ja-JP/tools/skills-config",
"ja-JP/tools/slash-commands",
"ja-JP/tools/clawhub",
"ja-JP/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"ja-JP/automation/index",
"ja-JP/automation/cron-jobs",
"ja-JP/automation/tasks",
"ja-JP/automation/taskflow",
"ja-JP/automation/standing-orders",
"ja-JP/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"ja-JP/tools/apply-patch",
"ja-JP/tools/btw",
"ja-JP/tools/code-execution",
"ja-JP/tools/diffs",
"ja-JP/tools/elevated",
"ja-JP/tools/exec-approvals",
"ja-JP/tools/exec-approvals-advanced",
"ja-JP/tools/exec",
"ja-JP/tools/image-generation",
"ja-JP/tools/llm-task",
"ja-JP/tools/lobster",
"ja-JP/tools/media-overview",
"ja-JP/tools/music-generation",
"ja-JP/tools/pdf",
"ja-JP/tools/reactions",
"ja-JP/tools/thinking",
"ja-JP/tools/tokenjuice",
"ja-JP/tools/loop-detection",
"ja-JP/tools/trajectory",
"ja-JP/tools/tts",
"ja-JP/tools/video-generation",
{
"group": "Web browser",
"pages": [
"ja-JP/tools/browser",
"ja-JP/tools/browser-control",
"ja-JP/tools/browser-login",
"ja-JP/tools/browser-linux-troubleshooting",
"ja-JP/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"ja-JP/tools/web-fetch",
"ja-JP/tools/web",
"ja-JP/tools/brave-search",
"ja-JP/tools/duckduckgo-search",
"ja-JP/tools/exa-search",
"ja-JP/tools/firecrawl",
"ja-JP/tools/gemini-search",
"ja-JP/tools/grok-search",
"ja-JP/tools/kimi-search",
"ja-JP/tools/minimax-search",
"ja-JP/tools/ollama-search",
"ja-JP/tools/perplexity-search",
"ja-JP/tools/searxng-search",
"ja-JP/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"ja-JP/tools/agent-send",
"ja-JP/tools/subagents",
"ja-JP/tools/acp-agents",
"ja-JP/tools/acp-agents-setup",
"ja-JP/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"ja-JP/providers/index",
"ja-JP/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"ja-JP/concepts/models",
"ja-JP/concepts/model-providers",
"ja-JP/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"ja-JP/providers/alibaba",
"ja-JP/providers/bedrock",
"ja-JP/providers/bedrock-mantle",
"ja-JP/providers/anthropic",
"ja-JP/providers/arcee",
"ja-JP/providers/azure-speech",
"ja-JP/providers/chutes",
"ja-JP/providers/claude-max-api-proxy",
"ja-JP/providers/cloudflare-ai-gateway",
"ja-JP/providers/comfy",
"ja-JP/providers/deepgram",
"ja-JP/providers/deepinfra",
"ja-JP/providers/deepseek",
"ja-JP/providers/elevenlabs",
"ja-JP/providers/fal",
"ja-JP/providers/fireworks",
"ja-JP/providers/github-copilot",
"ja-JP/providers/glm",
"ja-JP/providers/google",
"ja-JP/providers/gradium",
"ja-JP/providers/groq",
"ja-JP/providers/huggingface",
"ja-JP/providers/inferrs",
"ja-JP/providers/inworld",
"ja-JP/providers/kilocode",
"ja-JP/providers/litellm",
"ja-JP/providers/lmstudio",
"ja-JP/providers/minimax",
"ja-JP/providers/mistral",
"ja-JP/providers/moonshot",
"ja-JP/providers/nvidia",
"ja-JP/providers/ollama",
"ja-JP/providers/openai",
"ja-JP/providers/opencode",
"ja-JP/providers/opencode-go",
"ja-JP/providers/openrouter",
"ja-JP/providers/perplexity-provider",
"ja-JP/providers/qianfan",
"ja-JP/providers/qwen",
"ja-JP/providers/runway",
"ja-JP/providers/sglang",
"ja-JP/providers/stepfun",
"ja-JP/providers/synthetic",
"ja-JP/providers/tencent",
"ja-JP/providers/together",
"ja-JP/providers/venice",
"ja-JP/providers/vercel-ai-gateway",
"ja-JP/providers/vllm",
"ja-JP/providers/volcengine",
"ja-JP/providers/vydra",
"ja-JP/providers/xai",
"ja-JP/providers/xiaomi",
"ja-JP/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"ja-JP/platforms/index",
"ja-JP/platforms/macos",
"ja-JP/platforms/linux",
"ja-JP/platforms/windows",
"ja-JP/platforms/android",
"ja-JP/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"ja-JP/platforms/mac/dev-setup",
"ja-JP/platforms/mac/menu-bar",
"ja-JP/platforms/mac/icon",
"ja-JP/platforms/mac/permissions",
"ja-JP/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"ja-JP/platforms/mac/bundled-gateway",
"ja-JP/platforms/mac/child-process",
"ja-JP/platforms/mac/health",
"ja-JP/platforms/mac/logging",
"ja-JP/platforms/mac/remote",
"ja-JP/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"ja-JP/platforms/mac/voicewake",
"ja-JP/platforms/mac/voice-overlay",
"ja-JP/platforms/mac/webchat",
"ja-JP/platforms/mac/canvas",
"ja-JP/platforms/mac/skills",
"ja-JP/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"ja-JP/gateway/index",
{
"group": "Configuration",
"pages": [
"ja-JP/gateway/configuration",
"ja-JP/gateway/configuration-reference",
"ja-JP/gateway/config-agents",
"ja-JP/gateway/config-channels",
"ja-JP/gateway/config-tools",
"ja-JP/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"ja-JP/gateway/authentication",
"ja-JP/auth-credential-semantics",
"ja-JP/gateway/secrets",
"ja-JP/gateway/secrets-plan-contract",
"ja-JP/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"ja-JP/gateway/health",
"ja-JP/gateway/heartbeat",
"ja-JP/gateway/doctor",
"ja-JP/logging",
"ja-JP/gateway/opentelemetry",
"ja-JP/gateway/prometheus",
"ja-JP/gateway/logging",
"ja-JP/gateway/diagnostics",
"ja-JP/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"ja-JP/gateway/gateway-lock",
"ja-JP/gateway/background-process",
"ja-JP/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"ja-JP/gateway/security/index",
"ja-JP/gateway/security/audit-checks",
"ja-JP/gateway/sandboxing",
"ja-JP/gateway/openshell",
"ja-JP/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"ja-JP/gateway/protocol",
"ja-JP/gateway/bridge-protocol",
"ja-JP/gateway/openai-http-api",
"ja-JP/gateway/openresponses-http-api",
"ja-JP/gateway/tools-invoke-http-api",
"ja-JP/gateway/cli-backends",
"ja-JP/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"ja-JP/network",
"ja-JP/gateway/network-model",
"ja-JP/gateway/pairing",
"ja-JP/gateway/discovery",
"ja-JP/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"ja-JP/gateway/remote",
"ja-JP/gateway/remote-gateway-readme",
"ja-JP/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"ja-JP/security/network-proxy",
"ja-JP/security/formal-verification",
"ja-JP/security/THREAT-MODEL-ATLAS",
"ja-JP/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"ja-JP/nodes/index",
"ja-JP/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"ja-JP/nodes/media-understanding",
"ja-JP/nodes/images",
"ja-JP/nodes/audio",
"ja-JP/nodes/camera",
"ja-JP/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"ja-JP/nodes/talk",
"ja-JP/nodes/voicewake",
"ja-JP/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"ja-JP/web/index",
"ja-JP/web/control-ui",
"ja-JP/web/dashboard",
"ja-JP/web/webchat",
"ja-JP/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"ja-JP/cli/index",
{
"group": "Gateway and service",
"pages": [
"ja-JP/cli/backup",
"ja-JP/cli/daemon",
"ja-JP/cli/doctor",
"ja-JP/cli/gateway",
"ja-JP/cli/health",
"ja-JP/cli/logs",
"ja-JP/cli/migrate",
"ja-JP/cli/onboard",
"ja-JP/cli/reset",
"ja-JP/cli/secrets",
"ja-JP/cli/security",
"ja-JP/cli/setup",
"ja-JP/cli/status",
"ja-JP/cli/uninstall",
"ja-JP/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"ja-JP/cli/agent",
"ja-JP/cli/agents",
"ja-JP/cli/hooks",
"ja-JP/cli/infer",
"ja-JP/cli/memory",
"ja-JP/cli/commitments",
"ja-JP/cli/message",
"ja-JP/cli/models",
"ja-JP/cli/sessions",
"ja-JP/cli/system",
"ja-JP/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"ja-JP/cli/channels",
"ja-JP/cli/devices",
"ja-JP/cli/directory",
"ja-JP/cli/pairing",
"ja-JP/cli/qr",
"ja-JP/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"ja-JP/cli/approvals",
"ja-JP/cli/browser",
"ja-JP/cli/cron",
"ja-JP/cli/flows",
"ja-JP/cli/node",
"ja-JP/cli/nodes",
"ja-JP/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"ja-JP/cli/config",
"ja-JP/cli/configure",
"ja-JP/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"ja-JP/cli/plugins",
"ja-JP/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"ja-JP/cli/dashboard",
"ja-JP/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"ja-JP/cli/acp",
"ja-JP/cli/clawbot",
"ja-JP/cli/completion",
"ja-JP/cli/dns",
"ja-JP/cli/docs",
"ja-JP/cli/mcp",
"ja-JP/cli/proxy",
"ja-JP/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"ja-JP/reference/rpc",
"ja-JP/concepts/openclaw-sdk",
"ja-JP/reference/openclaw-sdk-api-design",
"ja-JP/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"ja-JP/reference/AGENTS.default",
"ja-JP/reference/templates/AGENTS",
"ja-JP/reference/templates/BOOT",
"ja-JP/reference/templates/BOOTSTRAP",
"ja-JP/reference/templates/HEARTBEAT",
"ja-JP/reference/templates/IDENTITY",
"ja-JP/reference/templates/SOUL",
"ja-JP/reference/templates/TOOLS",
"ja-JP/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"ja-JP/pi",
"ja-JP/reference/wizard",
"ja-JP/reference/token-use",
"ja-JP/reference/secretref-credential-surface",
"ja-JP/reference/prompt-caching",
"ja-JP/reference/api-usage-costs",
"ja-JP/reference/transcript-hygiene",
"ja-JP/reference/memory-config",
"ja-JP/reference/rich-output-protocol",
"ja-JP/reference/session-management-compaction",
"ja-JP/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"ja-JP/concepts/typebox",
"ja-JP/concepts/markdown-formatting",
"ja-JP/concepts/typing-indicators",
"ja-JP/concepts/usage-tracking",
"ja-JP/concepts/timezone",
"ja-JP/help/gpt55-codex-agentic-parity",
"ja-JP/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"ja-JP/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"ja-JP/reference/RELEASING",
"ja-JP/reference/full-release-validation",
"ja-JP/reference/test",
"ja-JP/ci",
"ja-JP/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"ja-JP/help/index",
"ja-JP/help/troubleshooting",
"ja-JP/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"ja-JP/help/faq",
"ja-JP/help/faq-first-run",
"ja-JP/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"ja-JP/help/testing",
"ja-JP/help/testing-updates-plugins",
"ja-JP/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"ja-JP/help/environment",
"ja-JP/diagnostics/flags",
"ja-JP/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"ja-JP/start/lore",
"ja-JP/start/hubs",
"ja-JP/start/docs-directory"
]
}
]
}
]
},
{
"language": "es",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"es/index",
"es/start/showcase",
"es/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"es/start/getting-started",
"es/start/onboarding-overview",
"es/start/wizard",
"es/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"es/start/openclaw",
"es/start/wizard-cli-reference",
"es/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"es/install/index",
"es/install/installer",
"es/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"es/install/updating",
{
"group": "Migrating",
"pages": [
"es/install/migrating",
"es/install/migrating-claude",
"es/install/migrating-hermes"
]
},
"es/install/uninstall",
"es/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"es/install/ansible",
"es/install/bun",
"es/install/clawdock",
"es/install/docker",
"es/install/nix",
"es/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"es/install/azure",
"es/install/digitalocean",
"es/install/docker-vm-runtime",
"es/install/exe-dev",
"es/install/fly",
"es/install/gcp",
"es/install/hetzner",
"es/install/hostinger",
"es/install/kubernetes",
"es/vps",
"es/install/macos-vm",
"es/install/northflank",
"es/install/oracle",
"es/install/railway",
"es/install/raspberry-pi",
"es/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"es/start/setup",
"es/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"es/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"es/channels/discord",
"es/channels/slack",
"es/channels/telegram",
"es/channels/whatsapp",
"es/channels/signal",
"es/channels/msteams",
"es/channels/googlechat",
"es/channels/imessage",
"es/channels/bluebubbles",
"es/channels/matrix",
"es/channels/matrix-migration",
"es/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"es/channels/irc",
"es/channels/mattermost",
"es/channels/nextcloud-talk",
"es/channels/nostr",
"es/channels/tlon",
"es/channels/synology-chat",
"es/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"es/channels/line",
"es/channels/wechat",
"es/channels/qqbot",
"es/channels/feishu",
"es/channels/yuanbao",
"es/channels/zalo",
"es/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"es/channels/pairing",
"es/channels/access-groups",
"es/channels/group-messages",
"es/channels/groups",
"es/channels/broadcast-groups",
"es/channels/channel-routing",
"es/channels/location",
"es/channels/troubleshooting",
"es/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"es/concepts/architecture",
"es/concepts/agent",
"es/concepts/agent-loop",
"es/concepts/agent-runtimes",
"es/concepts/system-prompt",
"es/concepts/context",
"es/concepts/context-engine",
"es/concepts/agent-workspace",
"es/concepts/soul",
"es/concepts/oauth",
"es/start/bootstrapping",
"es/concepts/experimental-features",
"es/concepts/qa-e2e-automation",
"es/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"es/concepts/session",
"es/concepts/channel-docking",
"es/concepts/session-pruning",
"es/concepts/session-tool",
{
"group": "Memory",
"pages": [
"es/concepts/memory",
"es/concepts/memory-builtin",
"es/concepts/memory-qmd",
"es/concepts/memory-honcho",
"es/concepts/memory-search",
"es/concepts/active-memory",
"es/concepts/commitments",
"es/concepts/dreaming"
]
},
"es/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"es/concepts/multi-agent",
"es/concepts/presence",
"es/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"es/concepts/messages",
"es/concepts/streaming",
"es/concepts/retry",
"es/concepts/queue",
"es/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"es/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"es/tools/plugin",
"es/plugins/community",
"es/plugins/bundles",
"es/plugins/dependency-resolution",
"es/plugins/codex-harness",
"es/plugins/codex-computer-use",
"es/plugins/google-meet",
"es/plugins/webhooks",
"es/plugins/voice-call",
"es/plugins/memory-wiki",
"es/plugins/memory-lancedb",
"es/plugins/message-presentation",
"es/plugins/skill-workshop",
"es/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"es/plugins/building-plugins",
"es/plugins/hooks",
"es/plugins/sdk-channel-plugins",
"es/plugins/sdk-provider-plugins",
"es/plugins/compatibility",
"es/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"es/plugins/sdk-overview",
"es/plugins/sdk-subpaths",
"es/plugins/sdk-entrypoints",
"es/plugins/sdk-runtime",
"es/plugins/sdk-channel-turn",
"es/plugins/sdk-agent-harness",
"es/plugins/sdk-setup",
"es/plugins/sdk-testing",
"es/plugins/manifest",
"es/plugins/architecture",
"es/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"es/tools/skills",
"es/tools/creating-skills",
"es/tools/skills-config",
"es/tools/slash-commands",
"es/tools/clawhub",
"es/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"es/automation/index",
"es/automation/cron-jobs",
"es/automation/tasks",
"es/automation/taskflow",
"es/automation/standing-orders",
"es/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"es/tools/apply-patch",
"es/tools/btw",
"es/tools/code-execution",
"es/tools/diffs",
"es/tools/elevated",
"es/tools/exec-approvals",
"es/tools/exec-approvals-advanced",
"es/tools/exec",
"es/tools/image-generation",
"es/tools/llm-task",
"es/tools/lobster",
"es/tools/media-overview",
"es/tools/music-generation",
"es/tools/pdf",
"es/tools/reactions",
"es/tools/thinking",
"es/tools/tokenjuice",
"es/tools/loop-detection",
"es/tools/trajectory",
"es/tools/tts",
"es/tools/video-generation",
{
"group": "Web browser",
"pages": [
"es/tools/browser",
"es/tools/browser-control",
"es/tools/browser-login",
"es/tools/browser-linux-troubleshooting",
"es/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"es/tools/web-fetch",
"es/tools/web",
"es/tools/brave-search",
"es/tools/duckduckgo-search",
"es/tools/exa-search",
"es/tools/firecrawl",
"es/tools/gemini-search",
"es/tools/grok-search",
"es/tools/kimi-search",
"es/tools/minimax-search",
"es/tools/ollama-search",
"es/tools/perplexity-search",
"es/tools/searxng-search",
"es/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"es/tools/agent-send",
"es/tools/subagents",
"es/tools/acp-agents",
"es/tools/acp-agents-setup",
"es/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"es/providers/index",
"es/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"es/concepts/models",
"es/concepts/model-providers",
"es/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"es/providers/alibaba",
"es/providers/bedrock",
"es/providers/bedrock-mantle",
"es/providers/anthropic",
"es/providers/arcee",
"es/providers/azure-speech",
"es/providers/chutes",
"es/providers/claude-max-api-proxy",
"es/providers/cloudflare-ai-gateway",
"es/providers/comfy",
"es/providers/deepgram",
"es/providers/deepinfra",
"es/providers/deepseek",
"es/providers/elevenlabs",
"es/providers/fal",
"es/providers/fireworks",
"es/providers/github-copilot",
"es/providers/glm",
"es/providers/google",
"es/providers/gradium",
"es/providers/groq",
"es/providers/huggingface",
"es/providers/inferrs",
"es/providers/inworld",
"es/providers/kilocode",
"es/providers/litellm",
"es/providers/lmstudio",
"es/providers/minimax",
"es/providers/mistral",
"es/providers/moonshot",
"es/providers/nvidia",
"es/providers/ollama",
"es/providers/openai",
"es/providers/opencode",
"es/providers/opencode-go",
"es/providers/openrouter",
"es/providers/perplexity-provider",
"es/providers/qianfan",
"es/providers/qwen",
"es/providers/runway",
"es/providers/sglang",
"es/providers/stepfun",
"es/providers/synthetic",
"es/providers/tencent",
"es/providers/together",
"es/providers/venice",
"es/providers/vercel-ai-gateway",
"es/providers/vllm",
"es/providers/volcengine",
"es/providers/vydra",
"es/providers/xai",
"es/providers/xiaomi",
"es/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"es/platforms/index",
"es/platforms/macos",
"es/platforms/linux",
"es/platforms/windows",
"es/platforms/android",
"es/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"es/platforms/mac/dev-setup",
"es/platforms/mac/menu-bar",
"es/platforms/mac/icon",
"es/platforms/mac/permissions",
"es/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"es/platforms/mac/bundled-gateway",
"es/platforms/mac/child-process",
"es/platforms/mac/health",
"es/platforms/mac/logging",
"es/platforms/mac/remote",
"es/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"es/platforms/mac/voicewake",
"es/platforms/mac/voice-overlay",
"es/platforms/mac/webchat",
"es/platforms/mac/canvas",
"es/platforms/mac/skills",
"es/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"es/gateway/index",
{
"group": "Configuration",
"pages": [
"es/gateway/configuration",
"es/gateway/configuration-reference",
"es/gateway/config-agents",
"es/gateway/config-channels",
"es/gateway/config-tools",
"es/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"es/gateway/authentication",
"es/auth-credential-semantics",
"es/gateway/secrets",
"es/gateway/secrets-plan-contract",
"es/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"es/gateway/health",
"es/gateway/heartbeat",
"es/gateway/doctor",
"es/logging",
"es/gateway/opentelemetry",
"es/gateway/prometheus",
"es/gateway/logging",
"es/gateway/diagnostics",
"es/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"es/gateway/gateway-lock",
"es/gateway/background-process",
"es/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"es/gateway/security/index",
"es/gateway/security/audit-checks",
"es/gateway/sandboxing",
"es/gateway/openshell",
"es/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"es/gateway/protocol",
"es/gateway/bridge-protocol",
"es/gateway/openai-http-api",
"es/gateway/openresponses-http-api",
"es/gateway/tools-invoke-http-api",
"es/gateway/cli-backends",
"es/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"es/network",
"es/gateway/network-model",
"es/gateway/pairing",
"es/gateway/discovery",
"es/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"es/gateway/remote",
"es/gateway/remote-gateway-readme",
"es/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"es/security/network-proxy",
"es/security/formal-verification",
"es/security/THREAT-MODEL-ATLAS",
"es/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"es/nodes/index",
"es/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"es/nodes/media-understanding",
"es/nodes/images",
"es/nodes/audio",
"es/nodes/camera",
"es/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"es/nodes/talk",
"es/nodes/voicewake",
"es/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"es/web/index",
"es/web/control-ui",
"es/web/dashboard",
"es/web/webchat",
"es/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"es/cli/index",
{
"group": "Gateway and service",
"pages": [
"es/cli/backup",
"es/cli/daemon",
"es/cli/doctor",
"es/cli/gateway",
"es/cli/health",
"es/cli/logs",
"es/cli/migrate",
"es/cli/onboard",
"es/cli/reset",
"es/cli/secrets",
"es/cli/security",
"es/cli/setup",
"es/cli/status",
"es/cli/uninstall",
"es/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"es/cli/agent",
"es/cli/agents",
"es/cli/hooks",
"es/cli/infer",
"es/cli/memory",
"es/cli/commitments",
"es/cli/message",
"es/cli/models",
"es/cli/sessions",
"es/cli/system",
"es/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"es/cli/channels",
"es/cli/devices",
"es/cli/directory",
"es/cli/pairing",
"es/cli/qr",
"es/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"es/cli/approvals",
"es/cli/browser",
"es/cli/cron",
"es/cli/flows",
"es/cli/node",
"es/cli/nodes",
"es/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"es/cli/config",
"es/cli/configure",
"es/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"es/cli/plugins",
"es/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"es/cli/dashboard",
"es/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"es/cli/acp",
"es/cli/clawbot",
"es/cli/completion",
"es/cli/dns",
"es/cli/docs",
"es/cli/mcp",
"es/cli/proxy",
"es/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"es/reference/rpc",
"es/concepts/openclaw-sdk",
"es/reference/openclaw-sdk-api-design",
"es/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"es/reference/AGENTS.default",
"es/reference/templates/AGENTS",
"es/reference/templates/BOOT",
"es/reference/templates/BOOTSTRAP",
"es/reference/templates/HEARTBEAT",
"es/reference/templates/IDENTITY",
"es/reference/templates/SOUL",
"es/reference/templates/TOOLS",
"es/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"es/pi",
"es/reference/wizard",
"es/reference/token-use",
"es/reference/secretref-credential-surface",
"es/reference/prompt-caching",
"es/reference/api-usage-costs",
"es/reference/transcript-hygiene",
"es/reference/memory-config",
"es/reference/rich-output-protocol",
"es/reference/session-management-compaction",
"es/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"es/concepts/typebox",
"es/concepts/markdown-formatting",
"es/concepts/typing-indicators",
"es/concepts/usage-tracking",
"es/concepts/timezone",
"es/help/gpt55-codex-agentic-parity",
"es/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"es/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"es/reference/RELEASING",
"es/reference/full-release-validation",
"es/reference/test",
"es/ci",
"es/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"es/help/index",
"es/help/troubleshooting",
"es/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"es/help/faq",
"es/help/faq-first-run",
"es/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"es/help/testing",
"es/help/testing-updates-plugins",
"es/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"es/help/environment",
"es/diagnostics/flags",
"es/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"es/start/lore",
"es/start/hubs",
"es/start/docs-directory"
]
}
]
}
]
},
{
"language": "pt-BR",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"pt-BR/index",
"pt-BR/start/showcase",
"pt-BR/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"pt-BR/start/getting-started",
"pt-BR/start/onboarding-overview",
"pt-BR/start/wizard",
"pt-BR/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"pt-BR/start/openclaw",
"pt-BR/start/wizard-cli-reference",
"pt-BR/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"pt-BR/install/index",
"pt-BR/install/installer",
"pt-BR/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"pt-BR/install/updating",
{
"group": "Migrating",
"pages": [
"pt-BR/install/migrating",
"pt-BR/install/migrating-claude",
"pt-BR/install/migrating-hermes"
]
},
"pt-BR/install/uninstall",
"pt-BR/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"pt-BR/install/ansible",
"pt-BR/install/bun",
"pt-BR/install/clawdock",
"pt-BR/install/docker",
"pt-BR/install/nix",
"pt-BR/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"pt-BR/install/azure",
"pt-BR/install/digitalocean",
"pt-BR/install/docker-vm-runtime",
"pt-BR/install/exe-dev",
"pt-BR/install/fly",
"pt-BR/install/gcp",
"pt-BR/install/hetzner",
"pt-BR/install/hostinger",
"pt-BR/install/kubernetes",
"pt-BR/vps",
"pt-BR/install/macos-vm",
"pt-BR/install/northflank",
"pt-BR/install/oracle",
"pt-BR/install/railway",
"pt-BR/install/raspberry-pi",
"pt-BR/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"pt-BR/start/setup",
"pt-BR/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"pt-BR/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"pt-BR/channels/discord",
"pt-BR/channels/slack",
"pt-BR/channels/telegram",
"pt-BR/channels/whatsapp",
"pt-BR/channels/signal",
"pt-BR/channels/msteams",
"pt-BR/channels/googlechat",
"pt-BR/channels/imessage",
"pt-BR/channels/bluebubbles",
"pt-BR/channels/matrix",
"pt-BR/channels/matrix-migration",
"pt-BR/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"pt-BR/channels/irc",
"pt-BR/channels/mattermost",
"pt-BR/channels/nextcloud-talk",
"pt-BR/channels/nostr",
"pt-BR/channels/tlon",
"pt-BR/channels/synology-chat",
"pt-BR/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"pt-BR/channels/line",
"pt-BR/channels/wechat",
"pt-BR/channels/qqbot",
"pt-BR/channels/feishu",
"pt-BR/channels/yuanbao",
"pt-BR/channels/zalo",
"pt-BR/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"pt-BR/channels/pairing",
"pt-BR/channels/access-groups",
"pt-BR/channels/group-messages",
"pt-BR/channels/groups",
"pt-BR/channels/broadcast-groups",
"pt-BR/channels/channel-routing",
"pt-BR/channels/location",
"pt-BR/channels/troubleshooting",
"pt-BR/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"pt-BR/concepts/architecture",
"pt-BR/concepts/agent",
"pt-BR/concepts/agent-loop",
"pt-BR/concepts/agent-runtimes",
"pt-BR/concepts/system-prompt",
"pt-BR/concepts/context",
"pt-BR/concepts/context-engine",
"pt-BR/concepts/agent-workspace",
"pt-BR/concepts/soul",
"pt-BR/concepts/oauth",
"pt-BR/start/bootstrapping",
"pt-BR/concepts/experimental-features",
"pt-BR/concepts/qa-e2e-automation",
"pt-BR/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"pt-BR/concepts/session",
"pt-BR/concepts/channel-docking",
"pt-BR/concepts/session-pruning",
"pt-BR/concepts/session-tool",
{
"group": "Memory",
"pages": [
"pt-BR/concepts/memory",
"pt-BR/concepts/memory-builtin",
"pt-BR/concepts/memory-qmd",
"pt-BR/concepts/memory-honcho",
"pt-BR/concepts/memory-search",
"pt-BR/concepts/active-memory",
"pt-BR/concepts/commitments",
"pt-BR/concepts/dreaming"
]
},
"pt-BR/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"pt-BR/concepts/multi-agent",
"pt-BR/concepts/presence",
"pt-BR/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"pt-BR/concepts/messages",
"pt-BR/concepts/streaming",
"pt-BR/concepts/retry",
"pt-BR/concepts/queue",
"pt-BR/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"pt-BR/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"pt-BR/tools/plugin",
"pt-BR/plugins/community",
"pt-BR/plugins/bundles",
"pt-BR/plugins/dependency-resolution",
"pt-BR/plugins/codex-harness",
"pt-BR/plugins/codex-computer-use",
"pt-BR/plugins/google-meet",
"pt-BR/plugins/webhooks",
"pt-BR/plugins/voice-call",
"pt-BR/plugins/memory-wiki",
"pt-BR/plugins/memory-lancedb",
"pt-BR/plugins/message-presentation",
"pt-BR/plugins/skill-workshop",
"pt-BR/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"pt-BR/plugins/building-plugins",
"pt-BR/plugins/hooks",
"pt-BR/plugins/sdk-channel-plugins",
"pt-BR/plugins/sdk-provider-plugins",
"pt-BR/plugins/compatibility",
"pt-BR/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"pt-BR/plugins/sdk-overview",
"pt-BR/plugins/sdk-subpaths",
"pt-BR/plugins/sdk-entrypoints",
"pt-BR/plugins/sdk-runtime",
"pt-BR/plugins/sdk-channel-turn",
"pt-BR/plugins/sdk-agent-harness",
"pt-BR/plugins/sdk-setup",
"pt-BR/plugins/sdk-testing",
"pt-BR/plugins/manifest",
"pt-BR/plugins/architecture",
"pt-BR/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"pt-BR/tools/skills",
"pt-BR/tools/creating-skills",
"pt-BR/tools/skills-config",
"pt-BR/tools/slash-commands",
"pt-BR/tools/clawhub",
"pt-BR/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"pt-BR/automation/index",
"pt-BR/automation/cron-jobs",
"pt-BR/automation/tasks",
"pt-BR/automation/taskflow",
"pt-BR/automation/standing-orders",
"pt-BR/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"pt-BR/tools/apply-patch",
"pt-BR/tools/btw",
"pt-BR/tools/code-execution",
"pt-BR/tools/diffs",
"pt-BR/tools/elevated",
"pt-BR/tools/exec-approvals",
"pt-BR/tools/exec-approvals-advanced",
"pt-BR/tools/exec",
"pt-BR/tools/image-generation",
"pt-BR/tools/llm-task",
"pt-BR/tools/lobster",
"pt-BR/tools/media-overview",
"pt-BR/tools/music-generation",
"pt-BR/tools/pdf",
"pt-BR/tools/reactions",
"pt-BR/tools/thinking",
"pt-BR/tools/tokenjuice",
"pt-BR/tools/loop-detection",
"pt-BR/tools/trajectory",
"pt-BR/tools/tts",
"pt-BR/tools/video-generation",
{
"group": "Web browser",
"pages": [
"pt-BR/tools/browser",
"pt-BR/tools/browser-control",
"pt-BR/tools/browser-login",
"pt-BR/tools/browser-linux-troubleshooting",
"pt-BR/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"pt-BR/tools/web-fetch",
"pt-BR/tools/web",
"pt-BR/tools/brave-search",
"pt-BR/tools/duckduckgo-search",
"pt-BR/tools/exa-search",
"pt-BR/tools/firecrawl",
"pt-BR/tools/gemini-search",
"pt-BR/tools/grok-search",
"pt-BR/tools/kimi-search",
"pt-BR/tools/minimax-search",
"pt-BR/tools/ollama-search",
"pt-BR/tools/perplexity-search",
"pt-BR/tools/searxng-search",
"pt-BR/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"pt-BR/tools/agent-send",
"pt-BR/tools/subagents",
"pt-BR/tools/acp-agents",
"pt-BR/tools/acp-agents-setup",
"pt-BR/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"pt-BR/providers/index",
"pt-BR/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"pt-BR/concepts/models",
"pt-BR/concepts/model-providers",
"pt-BR/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"pt-BR/providers/alibaba",
"pt-BR/providers/bedrock",
"pt-BR/providers/bedrock-mantle",
"pt-BR/providers/anthropic",
"pt-BR/providers/arcee",
"pt-BR/providers/azure-speech",
"pt-BR/providers/chutes",
"pt-BR/providers/claude-max-api-proxy",
"pt-BR/providers/cloudflare-ai-gateway",
"pt-BR/providers/comfy",
"pt-BR/providers/deepgram",
"pt-BR/providers/deepinfra",
"pt-BR/providers/deepseek",
"pt-BR/providers/elevenlabs",
"pt-BR/providers/fal",
"pt-BR/providers/fireworks",
"pt-BR/providers/github-copilot",
"pt-BR/providers/glm",
"pt-BR/providers/google",
"pt-BR/providers/gradium",
"pt-BR/providers/groq",
"pt-BR/providers/huggingface",
"pt-BR/providers/inferrs",
"pt-BR/providers/inworld",
"pt-BR/providers/kilocode",
"pt-BR/providers/litellm",
"pt-BR/providers/lmstudio",
"pt-BR/providers/minimax",
"pt-BR/providers/mistral",
"pt-BR/providers/moonshot",
"pt-BR/providers/nvidia",
"pt-BR/providers/ollama",
"pt-BR/providers/openai",
"pt-BR/providers/opencode",
"pt-BR/providers/opencode-go",
"pt-BR/providers/openrouter",
"pt-BR/providers/perplexity-provider",
"pt-BR/providers/qianfan",
"pt-BR/providers/qwen",
"pt-BR/providers/runway",
"pt-BR/providers/sglang",
"pt-BR/providers/stepfun",
"pt-BR/providers/synthetic",
"pt-BR/providers/tencent",
"pt-BR/providers/together",
"pt-BR/providers/venice",
"pt-BR/providers/vercel-ai-gateway",
"pt-BR/providers/vllm",
"pt-BR/providers/volcengine",
"pt-BR/providers/vydra",
"pt-BR/providers/xai",
"pt-BR/providers/xiaomi",
"pt-BR/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"pt-BR/platforms/index",
"pt-BR/platforms/macos",
"pt-BR/platforms/linux",
"pt-BR/platforms/windows",
"pt-BR/platforms/android",
"pt-BR/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"pt-BR/platforms/mac/dev-setup",
"pt-BR/platforms/mac/menu-bar",
"pt-BR/platforms/mac/icon",
"pt-BR/platforms/mac/permissions",
"pt-BR/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"pt-BR/platforms/mac/bundled-gateway",
"pt-BR/platforms/mac/child-process",
"pt-BR/platforms/mac/health",
"pt-BR/platforms/mac/logging",
"pt-BR/platforms/mac/remote",
"pt-BR/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"pt-BR/platforms/mac/voicewake",
"pt-BR/platforms/mac/voice-overlay",
"pt-BR/platforms/mac/webchat",
"pt-BR/platforms/mac/canvas",
"pt-BR/platforms/mac/skills",
"pt-BR/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"pt-BR/gateway/index",
{
"group": "Configuration",
"pages": [
"pt-BR/gateway/configuration",
"pt-BR/gateway/configuration-reference",
"pt-BR/gateway/config-agents",
"pt-BR/gateway/config-channels",
"pt-BR/gateway/config-tools",
"pt-BR/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"pt-BR/gateway/authentication",
"pt-BR/auth-credential-semantics",
"pt-BR/gateway/secrets",
"pt-BR/gateway/secrets-plan-contract",
"pt-BR/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"pt-BR/gateway/health",
"pt-BR/gateway/heartbeat",
"pt-BR/gateway/doctor",
"pt-BR/logging",
"pt-BR/gateway/opentelemetry",
"pt-BR/gateway/prometheus",
"pt-BR/gateway/logging",
"pt-BR/gateway/diagnostics",
"pt-BR/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"pt-BR/gateway/gateway-lock",
"pt-BR/gateway/background-process",
"pt-BR/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"pt-BR/gateway/security/index",
"pt-BR/gateway/security/audit-checks",
"pt-BR/gateway/sandboxing",
"pt-BR/gateway/openshell",
"pt-BR/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"pt-BR/gateway/protocol",
"pt-BR/gateway/bridge-protocol",
"pt-BR/gateway/openai-http-api",
"pt-BR/gateway/openresponses-http-api",
"pt-BR/gateway/tools-invoke-http-api",
"pt-BR/gateway/cli-backends",
"pt-BR/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"pt-BR/network",
"pt-BR/gateway/network-model",
"pt-BR/gateway/pairing",
"pt-BR/gateway/discovery",
"pt-BR/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"pt-BR/gateway/remote",
"pt-BR/gateway/remote-gateway-readme",
"pt-BR/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"pt-BR/security/network-proxy",
"pt-BR/security/formal-verification",
"pt-BR/security/THREAT-MODEL-ATLAS",
"pt-BR/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"pt-BR/nodes/index",
"pt-BR/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"pt-BR/nodes/media-understanding",
"pt-BR/nodes/images",
"pt-BR/nodes/audio",
"pt-BR/nodes/camera",
"pt-BR/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"pt-BR/nodes/talk",
"pt-BR/nodes/voicewake",
"pt-BR/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"pt-BR/web/index",
"pt-BR/web/control-ui",
"pt-BR/web/dashboard",
"pt-BR/web/webchat",
"pt-BR/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"pt-BR/cli/index",
{
"group": "Gateway and service",
"pages": [
"pt-BR/cli/backup",
"pt-BR/cli/daemon",
"pt-BR/cli/doctor",
"pt-BR/cli/gateway",
"pt-BR/cli/health",
"pt-BR/cli/logs",
"pt-BR/cli/migrate",
"pt-BR/cli/onboard",
"pt-BR/cli/reset",
"pt-BR/cli/secrets",
"pt-BR/cli/security",
"pt-BR/cli/setup",
"pt-BR/cli/status",
"pt-BR/cli/uninstall",
"pt-BR/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"pt-BR/cli/agent",
"pt-BR/cli/agents",
"pt-BR/cli/hooks",
"pt-BR/cli/infer",
"pt-BR/cli/memory",
"pt-BR/cli/commitments",
"pt-BR/cli/message",
"pt-BR/cli/models",
"pt-BR/cli/sessions",
"pt-BR/cli/system",
"pt-BR/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"pt-BR/cli/channels",
"pt-BR/cli/devices",
"pt-BR/cli/directory",
"pt-BR/cli/pairing",
"pt-BR/cli/qr",
"pt-BR/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"pt-BR/cli/approvals",
"pt-BR/cli/browser",
"pt-BR/cli/cron",
"pt-BR/cli/flows",
"pt-BR/cli/node",
"pt-BR/cli/nodes",
"pt-BR/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"pt-BR/cli/config",
"pt-BR/cli/configure",
"pt-BR/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"pt-BR/cli/plugins",
"pt-BR/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"pt-BR/cli/dashboard",
"pt-BR/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"pt-BR/cli/acp",
"pt-BR/cli/clawbot",
"pt-BR/cli/completion",
"pt-BR/cli/dns",
"pt-BR/cli/docs",
"pt-BR/cli/mcp",
"pt-BR/cli/proxy",
"pt-BR/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"pt-BR/reference/rpc",
"pt-BR/concepts/openclaw-sdk",
"pt-BR/reference/openclaw-sdk-api-design",
"pt-BR/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"pt-BR/reference/AGENTS.default",
"pt-BR/reference/templates/AGENTS",
"pt-BR/reference/templates/BOOT",
"pt-BR/reference/templates/BOOTSTRAP",
"pt-BR/reference/templates/HEARTBEAT",
"pt-BR/reference/templates/IDENTITY",
"pt-BR/reference/templates/SOUL",
"pt-BR/reference/templates/TOOLS",
"pt-BR/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"pt-BR/pi",
"pt-BR/reference/wizard",
"pt-BR/reference/token-use",
"pt-BR/reference/secretref-credential-surface",
"pt-BR/reference/prompt-caching",
"pt-BR/reference/api-usage-costs",
"pt-BR/reference/transcript-hygiene",
"pt-BR/reference/memory-config",
"pt-BR/reference/rich-output-protocol",
"pt-BR/reference/session-management-compaction",
"pt-BR/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"pt-BR/concepts/typebox",
"pt-BR/concepts/markdown-formatting",
"pt-BR/concepts/typing-indicators",
"pt-BR/concepts/usage-tracking",
"pt-BR/concepts/timezone",
"pt-BR/help/gpt55-codex-agentic-parity",
"pt-BR/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"pt-BR/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"pt-BR/reference/RELEASING",
"pt-BR/reference/full-release-validation",
"pt-BR/reference/test",
"pt-BR/ci",
"pt-BR/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"pt-BR/help/index",
"pt-BR/help/troubleshooting",
"pt-BR/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"pt-BR/help/faq",
"pt-BR/help/faq-first-run",
"pt-BR/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"pt-BR/help/testing",
"pt-BR/help/testing-updates-plugins",
"pt-BR/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"pt-BR/help/environment",
"pt-BR/diagnostics/flags",
"pt-BR/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"pt-BR/start/lore",
"pt-BR/start/hubs",
"pt-BR/start/docs-directory"
]
}
]
}
]
},
{
"language": "ko",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"ko/index",
"ko/start/showcase",
"ko/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"ko/start/getting-started",
"ko/start/onboarding-overview",
"ko/start/wizard",
"ko/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"ko/start/openclaw",
"ko/start/wizard-cli-reference",
"ko/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"ko/install/index",
"ko/install/installer",
"ko/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"ko/install/updating",
{
"group": "Migrating",
"pages": [
"ko/install/migrating",
"ko/install/migrating-claude",
"ko/install/migrating-hermes"
]
},
"ko/install/uninstall",
"ko/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"ko/install/ansible",
"ko/install/bun",
"ko/install/clawdock",
"ko/install/docker",
"ko/install/nix",
"ko/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"ko/install/azure",
"ko/install/digitalocean",
"ko/install/docker-vm-runtime",
"ko/install/exe-dev",
"ko/install/fly",
"ko/install/gcp",
"ko/install/hetzner",
"ko/install/hostinger",
"ko/install/kubernetes",
"ko/vps",
"ko/install/macos-vm",
"ko/install/northflank",
"ko/install/oracle",
"ko/install/railway",
"ko/install/raspberry-pi",
"ko/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"ko/start/setup",
"ko/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"ko/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"ko/channels/discord",
"ko/channels/slack",
"ko/channels/telegram",
"ko/channels/whatsapp",
"ko/channels/signal",
"ko/channels/msteams",
"ko/channels/googlechat",
"ko/channels/imessage",
"ko/channels/bluebubbles",
"ko/channels/matrix",
"ko/channels/matrix-migration",
"ko/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"ko/channels/irc",
"ko/channels/mattermost",
"ko/channels/nextcloud-talk",
"ko/channels/nostr",
"ko/channels/tlon",
"ko/channels/synology-chat",
"ko/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"ko/channels/line",
"ko/channels/wechat",
"ko/channels/qqbot",
"ko/channels/feishu",
"ko/channels/yuanbao",
"ko/channels/zalo",
"ko/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"ko/channels/pairing",
"ko/channels/access-groups",
"ko/channels/group-messages",
"ko/channels/groups",
"ko/channels/broadcast-groups",
"ko/channels/channel-routing",
"ko/channels/location",
"ko/channels/troubleshooting",
"ko/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"ko/concepts/architecture",
"ko/concepts/agent",
"ko/concepts/agent-loop",
"ko/concepts/agent-runtimes",
"ko/concepts/system-prompt",
"ko/concepts/context",
"ko/concepts/context-engine",
"ko/concepts/agent-workspace",
"ko/concepts/soul",
"ko/concepts/oauth",
"ko/start/bootstrapping",
"ko/concepts/experimental-features",
"ko/concepts/qa-e2e-automation",
"ko/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"ko/concepts/session",
"ko/concepts/channel-docking",
"ko/concepts/session-pruning",
"ko/concepts/session-tool",
{
"group": "Memory",
"pages": [
"ko/concepts/memory",
"ko/concepts/memory-builtin",
"ko/concepts/memory-qmd",
"ko/concepts/memory-honcho",
"ko/concepts/memory-search",
"ko/concepts/active-memory",
"ko/concepts/commitments",
"ko/concepts/dreaming"
]
},
"ko/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"ko/concepts/multi-agent",
"ko/concepts/presence",
"ko/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"ko/concepts/messages",
"ko/concepts/streaming",
"ko/concepts/retry",
"ko/concepts/queue",
"ko/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"ko/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"ko/tools/plugin",
"ko/plugins/community",
"ko/plugins/bundles",
"ko/plugins/dependency-resolution",
"ko/plugins/codex-harness",
"ko/plugins/codex-computer-use",
"ko/plugins/google-meet",
"ko/plugins/webhooks",
"ko/plugins/voice-call",
"ko/plugins/memory-wiki",
"ko/plugins/memory-lancedb",
"ko/plugins/message-presentation",
"ko/plugins/skill-workshop",
"ko/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"ko/plugins/building-plugins",
"ko/plugins/hooks",
"ko/plugins/sdk-channel-plugins",
"ko/plugins/sdk-provider-plugins",
"ko/plugins/compatibility",
"ko/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"ko/plugins/sdk-overview",
"ko/plugins/sdk-subpaths",
"ko/plugins/sdk-entrypoints",
"ko/plugins/sdk-runtime",
"ko/plugins/sdk-channel-turn",
"ko/plugins/sdk-agent-harness",
"ko/plugins/sdk-setup",
"ko/plugins/sdk-testing",
"ko/plugins/manifest",
"ko/plugins/architecture",
"ko/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"ko/tools/skills",
"ko/tools/creating-skills",
"ko/tools/skills-config",
"ko/tools/slash-commands",
"ko/tools/clawhub",
"ko/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"ko/automation/index",
"ko/automation/cron-jobs",
"ko/automation/tasks",
"ko/automation/taskflow",
"ko/automation/standing-orders",
"ko/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"ko/tools/apply-patch",
"ko/tools/btw",
"ko/tools/code-execution",
"ko/tools/diffs",
"ko/tools/elevated",
"ko/tools/exec-approvals",
"ko/tools/exec-approvals-advanced",
"ko/tools/exec",
"ko/tools/image-generation",
"ko/tools/llm-task",
"ko/tools/lobster",
"ko/tools/media-overview",
"ko/tools/music-generation",
"ko/tools/pdf",
"ko/tools/reactions",
"ko/tools/thinking",
"ko/tools/tokenjuice",
"ko/tools/loop-detection",
"ko/tools/trajectory",
"ko/tools/tts",
"ko/tools/video-generation",
{
"group": "Web browser",
"pages": [
"ko/tools/browser",
"ko/tools/browser-control",
"ko/tools/browser-login",
"ko/tools/browser-linux-troubleshooting",
"ko/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"ko/tools/web-fetch",
"ko/tools/web",
"ko/tools/brave-search",
"ko/tools/duckduckgo-search",
"ko/tools/exa-search",
"ko/tools/firecrawl",
"ko/tools/gemini-search",
"ko/tools/grok-search",
"ko/tools/kimi-search",
"ko/tools/minimax-search",
"ko/tools/ollama-search",
"ko/tools/perplexity-search",
"ko/tools/searxng-search",
"ko/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"ko/tools/agent-send",
"ko/tools/subagents",
"ko/tools/acp-agents",
"ko/tools/acp-agents-setup",
"ko/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"ko/providers/index",
"ko/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"ko/concepts/models",
"ko/concepts/model-providers",
"ko/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"ko/providers/alibaba",
"ko/providers/bedrock",
"ko/providers/bedrock-mantle",
"ko/providers/anthropic",
"ko/providers/arcee",
"ko/providers/azure-speech",
"ko/providers/chutes",
"ko/providers/claude-max-api-proxy",
"ko/providers/cloudflare-ai-gateway",
"ko/providers/comfy",
"ko/providers/deepgram",
"ko/providers/deepinfra",
"ko/providers/deepseek",
"ko/providers/elevenlabs",
"ko/providers/fal",
"ko/providers/fireworks",
"ko/providers/github-copilot",
"ko/providers/glm",
"ko/providers/google",
"ko/providers/gradium",
"ko/providers/groq",
"ko/providers/huggingface",
"ko/providers/inferrs",
"ko/providers/inworld",
"ko/providers/kilocode",
"ko/providers/litellm",
"ko/providers/lmstudio",
"ko/providers/minimax",
"ko/providers/mistral",
"ko/providers/moonshot",
"ko/providers/nvidia",
"ko/providers/ollama",
"ko/providers/openai",
"ko/providers/opencode",
"ko/providers/opencode-go",
"ko/providers/openrouter",
"ko/providers/perplexity-provider",
"ko/providers/qianfan",
"ko/providers/qwen",
"ko/providers/runway",
"ko/providers/sglang",
"ko/providers/stepfun",
"ko/providers/synthetic",
"ko/providers/tencent",
"ko/providers/together",
"ko/providers/venice",
"ko/providers/vercel-ai-gateway",
"ko/providers/vllm",
"ko/providers/volcengine",
"ko/providers/vydra",
"ko/providers/xai",
"ko/providers/xiaomi",
"ko/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"ko/platforms/index",
"ko/platforms/macos",
"ko/platforms/linux",
"ko/platforms/windows",
"ko/platforms/android",
"ko/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"ko/platforms/mac/dev-setup",
"ko/platforms/mac/menu-bar",
"ko/platforms/mac/icon",
"ko/platforms/mac/permissions",
"ko/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"ko/platforms/mac/bundled-gateway",
"ko/platforms/mac/child-process",
"ko/platforms/mac/health",
"ko/platforms/mac/logging",
"ko/platforms/mac/remote",
"ko/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"ko/platforms/mac/voicewake",
"ko/platforms/mac/voice-overlay",
"ko/platforms/mac/webchat",
"ko/platforms/mac/canvas",
"ko/platforms/mac/skills",
"ko/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"ko/gateway/index",
{
"group": "Configuration",
"pages": [
"ko/gateway/configuration",
"ko/gateway/configuration-reference",
"ko/gateway/config-agents",
"ko/gateway/config-channels",
"ko/gateway/config-tools",
"ko/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"ko/gateway/authentication",
"ko/auth-credential-semantics",
"ko/gateway/secrets",
"ko/gateway/secrets-plan-contract",
"ko/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"ko/gateway/health",
"ko/gateway/heartbeat",
"ko/gateway/doctor",
"ko/logging",
"ko/gateway/opentelemetry",
"ko/gateway/prometheus",
"ko/gateway/logging",
"ko/gateway/diagnostics",
"ko/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"ko/gateway/gateway-lock",
"ko/gateway/background-process",
"ko/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"ko/gateway/security/index",
"ko/gateway/security/audit-checks",
"ko/gateway/sandboxing",
"ko/gateway/openshell",
"ko/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"ko/gateway/protocol",
"ko/gateway/bridge-protocol",
"ko/gateway/openai-http-api",
"ko/gateway/openresponses-http-api",
"ko/gateway/tools-invoke-http-api",
"ko/gateway/cli-backends",
"ko/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"ko/network",
"ko/gateway/network-model",
"ko/gateway/pairing",
"ko/gateway/discovery",
"ko/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"ko/gateway/remote",
"ko/gateway/remote-gateway-readme",
"ko/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"ko/security/network-proxy",
"ko/security/formal-verification",
"ko/security/THREAT-MODEL-ATLAS",
"ko/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"ko/nodes/index",
"ko/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"ko/nodes/media-understanding",
"ko/nodes/images",
"ko/nodes/audio",
"ko/nodes/camera",
"ko/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"ko/nodes/talk",
"ko/nodes/voicewake",
"ko/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"ko/web/index",
"ko/web/control-ui",
"ko/web/dashboard",
"ko/web/webchat",
"ko/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"ko/cli/index",
{
"group": "Gateway and service",
"pages": [
"ko/cli/backup",
"ko/cli/daemon",
"ko/cli/doctor",
"ko/cli/gateway",
"ko/cli/health",
"ko/cli/logs",
"ko/cli/migrate",
"ko/cli/onboard",
"ko/cli/reset",
"ko/cli/secrets",
"ko/cli/security",
"ko/cli/setup",
"ko/cli/status",
"ko/cli/uninstall",
"ko/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"ko/cli/agent",
"ko/cli/agents",
"ko/cli/hooks",
"ko/cli/infer",
"ko/cli/memory",
"ko/cli/commitments",
"ko/cli/message",
"ko/cli/models",
"ko/cli/sessions",
"ko/cli/system",
"ko/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"ko/cli/channels",
"ko/cli/devices",
"ko/cli/directory",
"ko/cli/pairing",
"ko/cli/qr",
"ko/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"ko/cli/approvals",
"ko/cli/browser",
"ko/cli/cron",
"ko/cli/flows",
"ko/cli/node",
"ko/cli/nodes",
"ko/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"ko/cli/config",
"ko/cli/configure",
"ko/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"ko/cli/plugins",
"ko/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"ko/cli/dashboard",
"ko/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"ko/cli/acp",
"ko/cli/clawbot",
"ko/cli/completion",
"ko/cli/dns",
"ko/cli/docs",
"ko/cli/mcp",
"ko/cli/proxy",
"ko/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"ko/reference/rpc",
"ko/concepts/openclaw-sdk",
"ko/reference/openclaw-sdk-api-design",
"ko/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"ko/reference/AGENTS.default",
"ko/reference/templates/AGENTS",
"ko/reference/templates/BOOT",
"ko/reference/templates/BOOTSTRAP",
"ko/reference/templates/HEARTBEAT",
"ko/reference/templates/IDENTITY",
"ko/reference/templates/SOUL",
"ko/reference/templates/TOOLS",
"ko/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"ko/pi",
"ko/reference/wizard",
"ko/reference/token-use",
"ko/reference/secretref-credential-surface",
"ko/reference/prompt-caching",
"ko/reference/api-usage-costs",
"ko/reference/transcript-hygiene",
"ko/reference/memory-config",
"ko/reference/rich-output-protocol",
"ko/reference/session-management-compaction",
"ko/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"ko/concepts/typebox",
"ko/concepts/markdown-formatting",
"ko/concepts/typing-indicators",
"ko/concepts/usage-tracking",
"ko/concepts/timezone",
"ko/help/gpt55-codex-agentic-parity",
"ko/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"ko/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"ko/reference/RELEASING",
"ko/reference/full-release-validation",
"ko/reference/test",
"ko/ci",
"ko/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"ko/help/index",
"ko/help/troubleshooting",
"ko/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"ko/help/faq",
"ko/help/faq-first-run",
"ko/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"ko/help/testing",
"ko/help/testing-updates-plugins",
"ko/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"ko/help/environment",
"ko/diagnostics/flags",
"ko/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"ko/start/lore",
"ko/start/hubs",
"ko/start/docs-directory"
]
}
]
}
]
},
{
"language": "de",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"de/index",
"de/start/showcase",
"de/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"de/start/getting-started",
"de/start/onboarding-overview",
"de/start/wizard",
"de/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"de/start/openclaw",
"de/start/wizard-cli-reference",
"de/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"de/install/index",
"de/install/installer",
"de/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"de/install/updating",
{
"group": "Migrating",
"pages": [
"de/install/migrating",
"de/install/migrating-claude",
"de/install/migrating-hermes"
]
},
"de/install/uninstall",
"de/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"de/install/ansible",
"de/install/bun",
"de/install/clawdock",
"de/install/docker",
"de/install/nix",
"de/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"de/install/azure",
"de/install/digitalocean",
"de/install/docker-vm-runtime",
"de/install/exe-dev",
"de/install/fly",
"de/install/gcp",
"de/install/hetzner",
"de/install/hostinger",
"de/install/kubernetes",
"de/vps",
"de/install/macos-vm",
"de/install/northflank",
"de/install/oracle",
"de/install/railway",
"de/install/raspberry-pi",
"de/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"de/start/setup",
"de/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"de/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"de/channels/discord",
"de/channels/slack",
"de/channels/telegram",
"de/channels/whatsapp",
"de/channels/signal",
"de/channels/msteams",
"de/channels/googlechat",
"de/channels/imessage",
"de/channels/bluebubbles",
"de/channels/matrix",
"de/channels/matrix-migration",
"de/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"de/channels/irc",
"de/channels/mattermost",
"de/channels/nextcloud-talk",
"de/channels/nostr",
"de/channels/tlon",
"de/channels/synology-chat",
"de/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"de/channels/line",
"de/channels/wechat",
"de/channels/qqbot",
"de/channels/feishu",
"de/channels/yuanbao",
"de/channels/zalo",
"de/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"de/channels/pairing",
"de/channels/access-groups",
"de/channels/group-messages",
"de/channels/groups",
"de/channels/broadcast-groups",
"de/channels/channel-routing",
"de/channels/location",
"de/channels/troubleshooting",
"de/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"de/concepts/architecture",
"de/concepts/agent",
"de/concepts/agent-loop",
"de/concepts/agent-runtimes",
"de/concepts/system-prompt",
"de/concepts/context",
"de/concepts/context-engine",
"de/concepts/agent-workspace",
"de/concepts/soul",
"de/concepts/oauth",
"de/start/bootstrapping",
"de/concepts/experimental-features",
"de/concepts/qa-e2e-automation",
"de/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"de/concepts/session",
"de/concepts/channel-docking",
"de/concepts/session-pruning",
"de/concepts/session-tool",
{
"group": "Memory",
"pages": [
"de/concepts/memory",
"de/concepts/memory-builtin",
"de/concepts/memory-qmd",
"de/concepts/memory-honcho",
"de/concepts/memory-search",
"de/concepts/active-memory",
"de/concepts/commitments",
"de/concepts/dreaming"
]
},
"de/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"de/concepts/multi-agent",
"de/concepts/presence",
"de/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"de/concepts/messages",
"de/concepts/streaming",
"de/concepts/retry",
"de/concepts/queue",
"de/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"de/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"de/tools/plugin",
"de/plugins/community",
"de/plugins/bundles",
"de/plugins/dependency-resolution",
"de/plugins/codex-harness",
"de/plugins/codex-computer-use",
"de/plugins/google-meet",
"de/plugins/webhooks",
"de/plugins/voice-call",
"de/plugins/memory-wiki",
"de/plugins/memory-lancedb",
"de/plugins/message-presentation",
"de/plugins/skill-workshop",
"de/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"de/plugins/building-plugins",
"de/plugins/hooks",
"de/plugins/sdk-channel-plugins",
"de/plugins/sdk-provider-plugins",
"de/plugins/compatibility",
"de/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"de/plugins/sdk-overview",
"de/plugins/sdk-subpaths",
"de/plugins/sdk-entrypoints",
"de/plugins/sdk-runtime",
"de/plugins/sdk-channel-turn",
"de/plugins/sdk-agent-harness",
"de/plugins/sdk-setup",
"de/plugins/sdk-testing",
"de/plugins/manifest",
"de/plugins/architecture",
"de/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"de/tools/skills",
"de/tools/creating-skills",
"de/tools/skills-config",
"de/tools/slash-commands",
"de/tools/clawhub",
"de/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"de/automation/index",
"de/automation/cron-jobs",
"de/automation/tasks",
"de/automation/taskflow",
"de/automation/standing-orders",
"de/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"de/tools/apply-patch",
"de/tools/btw",
"de/tools/code-execution",
"de/tools/diffs",
"de/tools/elevated",
"de/tools/exec-approvals",
"de/tools/exec-approvals-advanced",
"de/tools/exec",
"de/tools/image-generation",
"de/tools/llm-task",
"de/tools/lobster",
"de/tools/media-overview",
"de/tools/music-generation",
"de/tools/pdf",
"de/tools/reactions",
"de/tools/thinking",
"de/tools/tokenjuice",
"de/tools/loop-detection",
"de/tools/trajectory",
"de/tools/tts",
"de/tools/video-generation",
{
"group": "Web browser",
"pages": [
"de/tools/browser",
"de/tools/browser-control",
"de/tools/browser-login",
"de/tools/browser-linux-troubleshooting",
"de/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"de/tools/web-fetch",
"de/tools/web",
"de/tools/brave-search",
"de/tools/duckduckgo-search",
"de/tools/exa-search",
"de/tools/firecrawl",
"de/tools/gemini-search",
"de/tools/grok-search",
"de/tools/kimi-search",
"de/tools/minimax-search",
"de/tools/ollama-search",
"de/tools/perplexity-search",
"de/tools/searxng-search",
"de/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"de/tools/agent-send",
"de/tools/subagents",
"de/tools/acp-agents",
"de/tools/acp-agents-setup",
"de/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"de/providers/index",
"de/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"de/concepts/models",
"de/concepts/model-providers",
"de/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"de/providers/alibaba",
"de/providers/bedrock",
"de/providers/bedrock-mantle",
"de/providers/anthropic",
"de/providers/arcee",
"de/providers/azure-speech",
"de/providers/chutes",
"de/providers/claude-max-api-proxy",
"de/providers/cloudflare-ai-gateway",
"de/providers/comfy",
"de/providers/deepgram",
"de/providers/deepinfra",
"de/providers/deepseek",
"de/providers/elevenlabs",
"de/providers/fal",
"de/providers/fireworks",
"de/providers/github-copilot",
"de/providers/glm",
"de/providers/google",
"de/providers/gradium",
"de/providers/groq",
"de/providers/huggingface",
"de/providers/inferrs",
"de/providers/inworld",
"de/providers/kilocode",
"de/providers/litellm",
"de/providers/lmstudio",
"de/providers/minimax",
"de/providers/mistral",
"de/providers/moonshot",
"de/providers/nvidia",
"de/providers/ollama",
"de/providers/openai",
"de/providers/opencode",
"de/providers/opencode-go",
"de/providers/openrouter",
"de/providers/perplexity-provider",
"de/providers/qianfan",
"de/providers/qwen",
"de/providers/runway",
"de/providers/sglang",
"de/providers/stepfun",
"de/providers/synthetic",
"de/providers/tencent",
"de/providers/together",
"de/providers/venice",
"de/providers/vercel-ai-gateway",
"de/providers/vllm",
"de/providers/volcengine",
"de/providers/vydra",
"de/providers/xai",
"de/providers/xiaomi",
"de/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"de/platforms/index",
"de/platforms/macos",
"de/platforms/linux",
"de/platforms/windows",
"de/platforms/android",
"de/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"de/platforms/mac/dev-setup",
"de/platforms/mac/menu-bar",
"de/platforms/mac/icon",
"de/platforms/mac/permissions",
"de/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"de/platforms/mac/bundled-gateway",
"de/platforms/mac/child-process",
"de/platforms/mac/health",
"de/platforms/mac/logging",
"de/platforms/mac/remote",
"de/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"de/platforms/mac/voicewake",
"de/platforms/mac/voice-overlay",
"de/platforms/mac/webchat",
"de/platforms/mac/canvas",
"de/platforms/mac/skills",
"de/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"de/gateway/index",
{
"group": "Configuration",
"pages": [
"de/gateway/configuration",
"de/gateway/configuration-reference",
"de/gateway/config-agents",
"de/gateway/config-channels",
"de/gateway/config-tools",
"de/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"de/gateway/authentication",
"de/auth-credential-semantics",
"de/gateway/secrets",
"de/gateway/secrets-plan-contract",
"de/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"de/gateway/health",
"de/gateway/heartbeat",
"de/gateway/doctor",
"de/logging",
"de/gateway/opentelemetry",
"de/gateway/prometheus",
"de/gateway/logging",
"de/gateway/diagnostics",
"de/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"de/gateway/gateway-lock",
"de/gateway/background-process",
"de/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"de/gateway/security/index",
"de/gateway/security/audit-checks",
"de/gateway/sandboxing",
"de/gateway/openshell",
"de/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"de/gateway/protocol",
"de/gateway/bridge-protocol",
"de/gateway/openai-http-api",
"de/gateway/openresponses-http-api",
"de/gateway/tools-invoke-http-api",
"de/gateway/cli-backends",
"de/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"de/network",
"de/gateway/network-model",
"de/gateway/pairing",
"de/gateway/discovery",
"de/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"de/gateway/remote",
"de/gateway/remote-gateway-readme",
"de/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"de/security/network-proxy",
"de/security/formal-verification",
"de/security/THREAT-MODEL-ATLAS",
"de/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"de/nodes/index",
"de/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"de/nodes/media-understanding",
"de/nodes/images",
"de/nodes/audio",
"de/nodes/camera",
"de/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"de/nodes/talk",
"de/nodes/voicewake",
"de/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"de/web/index",
"de/web/control-ui",
"de/web/dashboard",
"de/web/webchat",
"de/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"de/cli/index",
{
"group": "Gateway and service",
"pages": [
"de/cli/backup",
"de/cli/daemon",
"de/cli/doctor",
"de/cli/gateway",
"de/cli/health",
"de/cli/logs",
"de/cli/migrate",
"de/cli/onboard",
"de/cli/reset",
"de/cli/secrets",
"de/cli/security",
"de/cli/setup",
"de/cli/status",
"de/cli/uninstall",
"de/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"de/cli/agent",
"de/cli/agents",
"de/cli/hooks",
"de/cli/infer",
"de/cli/memory",
"de/cli/commitments",
"de/cli/message",
"de/cli/models",
"de/cli/sessions",
"de/cli/system",
"de/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"de/cli/channels",
"de/cli/devices",
"de/cli/directory",
"de/cli/pairing",
"de/cli/qr",
"de/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"de/cli/approvals",
"de/cli/browser",
"de/cli/cron",
"de/cli/flows",
"de/cli/node",
"de/cli/nodes",
"de/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"de/cli/config",
"de/cli/configure",
"de/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"de/cli/plugins",
"de/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"de/cli/dashboard",
"de/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"de/cli/acp",
"de/cli/clawbot",
"de/cli/completion",
"de/cli/dns",
"de/cli/docs",
"de/cli/mcp",
"de/cli/proxy",
"de/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"de/reference/rpc",
"de/concepts/openclaw-sdk",
"de/reference/openclaw-sdk-api-design",
"de/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"de/reference/AGENTS.default",
"de/reference/templates/AGENTS",
"de/reference/templates/BOOT",
"de/reference/templates/BOOTSTRAP",
"de/reference/templates/HEARTBEAT",
"de/reference/templates/IDENTITY",
"de/reference/templates/SOUL",
"de/reference/templates/TOOLS",
"de/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"de/pi",
"de/reference/wizard",
"de/reference/token-use",
"de/reference/secretref-credential-surface",
"de/reference/prompt-caching",
"de/reference/api-usage-costs",
"de/reference/transcript-hygiene",
"de/reference/memory-config",
"de/reference/rich-output-protocol",
"de/reference/session-management-compaction",
"de/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"de/concepts/typebox",
"de/concepts/markdown-formatting",
"de/concepts/typing-indicators",
"de/concepts/usage-tracking",
"de/concepts/timezone",
"de/help/gpt55-codex-agentic-parity",
"de/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"de/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"de/reference/RELEASING",
"de/reference/full-release-validation",
"de/reference/test",
"de/ci",
"de/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"de/help/index",
"de/help/troubleshooting",
"de/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"de/help/faq",
"de/help/faq-first-run",
"de/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"de/help/testing",
"de/help/testing-updates-plugins",
"de/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"de/help/environment",
"de/diagnostics/flags",
"de/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"de/start/lore",
"de/start/hubs",
"de/start/docs-directory"
]
}
]
}
]
},
{
"language": "fr",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"fr/index",
"fr/start/showcase",
"fr/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"fr/start/getting-started",
"fr/start/onboarding-overview",
"fr/start/wizard",
"fr/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"fr/start/openclaw",
"fr/start/wizard-cli-reference",
"fr/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"fr/install/index",
"fr/install/installer",
"fr/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"fr/install/updating",
{
"group": "Migrating",
"pages": [
"fr/install/migrating",
"fr/install/migrating-claude",
"fr/install/migrating-hermes"
]
},
"fr/install/uninstall",
"fr/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"fr/install/ansible",
"fr/install/bun",
"fr/install/clawdock",
"fr/install/docker",
"fr/install/nix",
"fr/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"fr/install/azure",
"fr/install/digitalocean",
"fr/install/docker-vm-runtime",
"fr/install/exe-dev",
"fr/install/fly",
"fr/install/gcp",
"fr/install/hetzner",
"fr/install/hostinger",
"fr/install/kubernetes",
"fr/vps",
"fr/install/macos-vm",
"fr/install/northflank",
"fr/install/oracle",
"fr/install/railway",
"fr/install/raspberry-pi",
"fr/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"fr/start/setup",
"fr/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"fr/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"fr/channels/discord",
"fr/channels/slack",
"fr/channels/telegram",
"fr/channels/whatsapp",
"fr/channels/signal",
"fr/channels/msteams",
"fr/channels/googlechat",
"fr/channels/imessage",
"fr/channels/bluebubbles",
"fr/channels/matrix",
"fr/channels/matrix-migration",
"fr/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"fr/channels/irc",
"fr/channels/mattermost",
"fr/channels/nextcloud-talk",
"fr/channels/nostr",
"fr/channels/tlon",
"fr/channels/synology-chat",
"fr/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"fr/channels/line",
"fr/channels/wechat",
"fr/channels/qqbot",
"fr/channels/feishu",
"fr/channels/yuanbao",
"fr/channels/zalo",
"fr/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"fr/channels/pairing",
"fr/channels/access-groups",
"fr/channels/group-messages",
"fr/channels/groups",
"fr/channels/broadcast-groups",
"fr/channels/channel-routing",
"fr/channels/location",
"fr/channels/troubleshooting",
"fr/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"fr/concepts/architecture",
"fr/concepts/agent",
"fr/concepts/agent-loop",
"fr/concepts/agent-runtimes",
"fr/concepts/system-prompt",
"fr/concepts/context",
"fr/concepts/context-engine",
"fr/concepts/agent-workspace",
"fr/concepts/soul",
"fr/concepts/oauth",
"fr/start/bootstrapping",
"fr/concepts/experimental-features",
"fr/concepts/qa-e2e-automation",
"fr/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"fr/concepts/session",
"fr/concepts/channel-docking",
"fr/concepts/session-pruning",
"fr/concepts/session-tool",
{
"group": "Memory",
"pages": [
"fr/concepts/memory",
"fr/concepts/memory-builtin",
"fr/concepts/memory-qmd",
"fr/concepts/memory-honcho",
"fr/concepts/memory-search",
"fr/concepts/active-memory",
"fr/concepts/commitments",
"fr/concepts/dreaming"
]
},
"fr/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"fr/concepts/multi-agent",
"fr/concepts/presence",
"fr/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"fr/concepts/messages",
"fr/concepts/streaming",
"fr/concepts/retry",
"fr/concepts/queue",
"fr/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"fr/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"fr/tools/plugin",
"fr/plugins/community",
"fr/plugins/bundles",
"fr/plugins/dependency-resolution",
"fr/plugins/codex-harness",
"fr/plugins/codex-computer-use",
"fr/plugins/google-meet",
"fr/plugins/webhooks",
"fr/plugins/voice-call",
"fr/plugins/memory-wiki",
"fr/plugins/memory-lancedb",
"fr/plugins/message-presentation",
"fr/plugins/skill-workshop",
"fr/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"fr/plugins/building-plugins",
"fr/plugins/hooks",
"fr/plugins/sdk-channel-plugins",
"fr/plugins/sdk-provider-plugins",
"fr/plugins/compatibility",
"fr/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"fr/plugins/sdk-overview",
"fr/plugins/sdk-subpaths",
"fr/plugins/sdk-entrypoints",
"fr/plugins/sdk-runtime",
"fr/plugins/sdk-channel-turn",
"fr/plugins/sdk-agent-harness",
"fr/plugins/sdk-setup",
"fr/plugins/sdk-testing",
"fr/plugins/manifest",
"fr/plugins/architecture",
"fr/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"fr/tools/skills",
"fr/tools/creating-skills",
"fr/tools/skills-config",
"fr/tools/slash-commands",
"fr/tools/clawhub",
"fr/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"fr/automation/index",
"fr/automation/cron-jobs",
"fr/automation/tasks",
"fr/automation/taskflow",
"fr/automation/standing-orders",
"fr/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"fr/tools/apply-patch",
"fr/tools/btw",
"fr/tools/code-execution",
"fr/tools/diffs",
"fr/tools/elevated",
"fr/tools/exec-approvals",
"fr/tools/exec-approvals-advanced",
"fr/tools/exec",
"fr/tools/image-generation",
"fr/tools/llm-task",
"fr/tools/lobster",
"fr/tools/media-overview",
"fr/tools/music-generation",
"fr/tools/pdf",
"fr/tools/reactions",
"fr/tools/thinking",
"fr/tools/tokenjuice",
"fr/tools/loop-detection",
"fr/tools/trajectory",
"fr/tools/tts",
"fr/tools/video-generation",
{
"group": "Web browser",
"pages": [
"fr/tools/browser",
"fr/tools/browser-control",
"fr/tools/browser-login",
"fr/tools/browser-linux-troubleshooting",
"fr/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"fr/tools/web-fetch",
"fr/tools/web",
"fr/tools/brave-search",
"fr/tools/duckduckgo-search",
"fr/tools/exa-search",
"fr/tools/firecrawl",
"fr/tools/gemini-search",
"fr/tools/grok-search",
"fr/tools/kimi-search",
"fr/tools/minimax-search",
"fr/tools/ollama-search",
"fr/tools/perplexity-search",
"fr/tools/searxng-search",
"fr/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"fr/tools/agent-send",
"fr/tools/subagents",
"fr/tools/acp-agents",
"fr/tools/acp-agents-setup",
"fr/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"fr/providers/index",
"fr/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"fr/concepts/models",
"fr/concepts/model-providers",
"fr/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"fr/providers/alibaba",
"fr/providers/bedrock",
"fr/providers/bedrock-mantle",
"fr/providers/anthropic",
"fr/providers/arcee",
"fr/providers/azure-speech",
"fr/providers/chutes",
"fr/providers/claude-max-api-proxy",
"fr/providers/cloudflare-ai-gateway",
"fr/providers/comfy",
"fr/providers/deepgram",
"fr/providers/deepinfra",
"fr/providers/deepseek",
"fr/providers/elevenlabs",
"fr/providers/fal",
"fr/providers/fireworks",
"fr/providers/github-copilot",
"fr/providers/glm",
"fr/providers/google",
"fr/providers/gradium",
"fr/providers/groq",
"fr/providers/huggingface",
"fr/providers/inferrs",
"fr/providers/inworld",
"fr/providers/kilocode",
"fr/providers/litellm",
"fr/providers/lmstudio",
"fr/providers/minimax",
"fr/providers/mistral",
"fr/providers/moonshot",
"fr/providers/nvidia",
"fr/providers/ollama",
"fr/providers/openai",
"fr/providers/opencode",
"fr/providers/opencode-go",
"fr/providers/openrouter",
"fr/providers/perplexity-provider",
"fr/providers/qianfan",
"fr/providers/qwen",
"fr/providers/runway",
"fr/providers/sglang",
"fr/providers/stepfun",
"fr/providers/synthetic",
"fr/providers/tencent",
"fr/providers/together",
"fr/providers/venice",
"fr/providers/vercel-ai-gateway",
"fr/providers/vllm",
"fr/providers/volcengine",
"fr/providers/vydra",
"fr/providers/xai",
"fr/providers/xiaomi",
"fr/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"fr/platforms/index",
"fr/platforms/macos",
"fr/platforms/linux",
"fr/platforms/windows",
"fr/platforms/android",
"fr/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"fr/platforms/mac/dev-setup",
"fr/platforms/mac/menu-bar",
"fr/platforms/mac/icon",
"fr/platforms/mac/permissions",
"fr/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"fr/platforms/mac/bundled-gateway",
"fr/platforms/mac/child-process",
"fr/platforms/mac/health",
"fr/platforms/mac/logging",
"fr/platforms/mac/remote",
"fr/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"fr/platforms/mac/voicewake",
"fr/platforms/mac/voice-overlay",
"fr/platforms/mac/webchat",
"fr/platforms/mac/canvas",
"fr/platforms/mac/skills",
"fr/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"fr/gateway/index",
{
"group": "Configuration",
"pages": [
"fr/gateway/configuration",
"fr/gateway/configuration-reference",
"fr/gateway/config-agents",
"fr/gateway/config-channels",
"fr/gateway/config-tools",
"fr/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"fr/gateway/authentication",
"fr/auth-credential-semantics",
"fr/gateway/secrets",
"fr/gateway/secrets-plan-contract",
"fr/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"fr/gateway/health",
"fr/gateway/heartbeat",
"fr/gateway/doctor",
"fr/logging",
"fr/gateway/opentelemetry",
"fr/gateway/prometheus",
"fr/gateway/logging",
"fr/gateway/diagnostics",
"fr/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"fr/gateway/gateway-lock",
"fr/gateway/background-process",
"fr/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"fr/gateway/security/index",
"fr/gateway/security/audit-checks",
"fr/gateway/sandboxing",
"fr/gateway/openshell",
"fr/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"fr/gateway/protocol",
"fr/gateway/bridge-protocol",
"fr/gateway/openai-http-api",
"fr/gateway/openresponses-http-api",
"fr/gateway/tools-invoke-http-api",
"fr/gateway/cli-backends",
"fr/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"fr/network",
"fr/gateway/network-model",
"fr/gateway/pairing",
"fr/gateway/discovery",
"fr/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"fr/gateway/remote",
"fr/gateway/remote-gateway-readme",
"fr/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"fr/security/network-proxy",
"fr/security/formal-verification",
"fr/security/THREAT-MODEL-ATLAS",
"fr/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"fr/nodes/index",
"fr/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"fr/nodes/media-understanding",
"fr/nodes/images",
"fr/nodes/audio",
"fr/nodes/camera",
"fr/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"fr/nodes/talk",
"fr/nodes/voicewake",
"fr/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"fr/web/index",
"fr/web/control-ui",
"fr/web/dashboard",
"fr/web/webchat",
"fr/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"fr/cli/index",
{
"group": "Gateway and service",
"pages": [
"fr/cli/backup",
"fr/cli/daemon",
"fr/cli/doctor",
"fr/cli/gateway",
"fr/cli/health",
"fr/cli/logs",
"fr/cli/migrate",
"fr/cli/onboard",
"fr/cli/reset",
"fr/cli/secrets",
"fr/cli/security",
"fr/cli/setup",
"fr/cli/status",
"fr/cli/uninstall",
"fr/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"fr/cli/agent",
"fr/cli/agents",
"fr/cli/hooks",
"fr/cli/infer",
"fr/cli/memory",
"fr/cli/commitments",
"fr/cli/message",
"fr/cli/models",
"fr/cli/sessions",
"fr/cli/system",
"fr/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"fr/cli/channels",
"fr/cli/devices",
"fr/cli/directory",
"fr/cli/pairing",
"fr/cli/qr",
"fr/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"fr/cli/approvals",
"fr/cli/browser",
"fr/cli/cron",
"fr/cli/flows",
"fr/cli/node",
"fr/cli/nodes",
"fr/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"fr/cli/config",
"fr/cli/configure",
"fr/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"fr/cli/plugins",
"fr/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"fr/cli/dashboard",
"fr/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"fr/cli/acp",
"fr/cli/clawbot",
"fr/cli/completion",
"fr/cli/dns",
"fr/cli/docs",
"fr/cli/mcp",
"fr/cli/proxy",
"fr/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"fr/reference/rpc",
"fr/concepts/openclaw-sdk",
"fr/reference/openclaw-sdk-api-design",
"fr/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"fr/reference/AGENTS.default",
"fr/reference/templates/AGENTS",
"fr/reference/templates/BOOT",
"fr/reference/templates/BOOTSTRAP",
"fr/reference/templates/HEARTBEAT",
"fr/reference/templates/IDENTITY",
"fr/reference/templates/SOUL",
"fr/reference/templates/TOOLS",
"fr/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"fr/pi",
"fr/reference/wizard",
"fr/reference/token-use",
"fr/reference/secretref-credential-surface",
"fr/reference/prompt-caching",
"fr/reference/api-usage-costs",
"fr/reference/transcript-hygiene",
"fr/reference/memory-config",
"fr/reference/rich-output-protocol",
"fr/reference/session-management-compaction",
"fr/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"fr/concepts/typebox",
"fr/concepts/markdown-formatting",
"fr/concepts/typing-indicators",
"fr/concepts/usage-tracking",
"fr/concepts/timezone",
"fr/help/gpt55-codex-agentic-parity",
"fr/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"fr/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"fr/reference/RELEASING",
"fr/reference/full-release-validation",
"fr/reference/test",
"fr/ci",
"fr/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"fr/help/index",
"fr/help/troubleshooting",
"fr/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"fr/help/faq",
"fr/help/faq-first-run",
"fr/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"fr/help/testing",
"fr/help/testing-updates-plugins",
"fr/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"fr/help/environment",
"fr/diagnostics/flags",
"fr/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"fr/start/lore",
"fr/start/hubs",
"fr/start/docs-directory"
]
}
]
}
]
},
{
"language": "ar",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"ar/index",
"ar/start/showcase",
"ar/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"ar/start/getting-started",
"ar/start/onboarding-overview",
"ar/start/wizard",
"ar/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"ar/start/openclaw",
"ar/start/wizard-cli-reference",
"ar/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"ar/install/index",
"ar/install/installer",
"ar/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"ar/install/updating",
{
"group": "Migrating",
"pages": [
"ar/install/migrating",
"ar/install/migrating-claude",
"ar/install/migrating-hermes"
]
},
"ar/install/uninstall",
"ar/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"ar/install/ansible",
"ar/install/bun",
"ar/install/clawdock",
"ar/install/docker",
"ar/install/nix",
"ar/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"ar/install/azure",
"ar/install/digitalocean",
"ar/install/docker-vm-runtime",
"ar/install/exe-dev",
"ar/install/fly",
"ar/install/gcp",
"ar/install/hetzner",
"ar/install/hostinger",
"ar/install/kubernetes",
"ar/vps",
"ar/install/macos-vm",
"ar/install/northflank",
"ar/install/oracle",
"ar/install/railway",
"ar/install/raspberry-pi",
"ar/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"ar/start/setup",
"ar/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"ar/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"ar/channels/discord",
"ar/channels/slack",
"ar/channels/telegram",
"ar/channels/whatsapp",
"ar/channels/signal",
"ar/channels/msteams",
"ar/channels/googlechat",
"ar/channels/imessage",
"ar/channels/bluebubbles",
"ar/channels/matrix",
"ar/channels/matrix-migration",
"ar/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"ar/channels/irc",
"ar/channels/mattermost",
"ar/channels/nextcloud-talk",
"ar/channels/nostr",
"ar/channels/tlon",
"ar/channels/synology-chat",
"ar/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"ar/channels/line",
"ar/channels/wechat",
"ar/channels/qqbot",
"ar/channels/feishu",
"ar/channels/yuanbao",
"ar/channels/zalo",
"ar/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"ar/channels/pairing",
"ar/channels/access-groups",
"ar/channels/group-messages",
"ar/channels/groups",
"ar/channels/broadcast-groups",
"ar/channels/channel-routing",
"ar/channels/location",
"ar/channels/troubleshooting",
"ar/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"ar/concepts/architecture",
"ar/concepts/agent",
"ar/concepts/agent-loop",
"ar/concepts/agent-runtimes",
"ar/concepts/system-prompt",
"ar/concepts/context",
"ar/concepts/context-engine",
"ar/concepts/agent-workspace",
"ar/concepts/soul",
"ar/concepts/oauth",
"ar/start/bootstrapping",
"ar/concepts/experimental-features",
"ar/concepts/qa-e2e-automation",
"ar/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"ar/concepts/session",
"ar/concepts/channel-docking",
"ar/concepts/session-pruning",
"ar/concepts/session-tool",
{
"group": "Memory",
"pages": [
"ar/concepts/memory",
"ar/concepts/memory-builtin",
"ar/concepts/memory-qmd",
"ar/concepts/memory-honcho",
"ar/concepts/memory-search",
"ar/concepts/active-memory",
"ar/concepts/commitments",
"ar/concepts/dreaming"
]
},
"ar/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"ar/concepts/multi-agent",
"ar/concepts/presence",
"ar/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"ar/concepts/messages",
"ar/concepts/streaming",
"ar/concepts/retry",
"ar/concepts/queue",
"ar/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"ar/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"ar/tools/plugin",
"ar/plugins/community",
"ar/plugins/bundles",
"ar/plugins/dependency-resolution",
"ar/plugins/codex-harness",
"ar/plugins/codex-computer-use",
"ar/plugins/google-meet",
"ar/plugins/webhooks",
"ar/plugins/voice-call",
"ar/plugins/memory-wiki",
"ar/plugins/memory-lancedb",
"ar/plugins/message-presentation",
"ar/plugins/skill-workshop",
"ar/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"ar/plugins/building-plugins",
"ar/plugins/hooks",
"ar/plugins/sdk-channel-plugins",
"ar/plugins/sdk-provider-plugins",
"ar/plugins/compatibility",
"ar/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"ar/plugins/sdk-overview",
"ar/plugins/sdk-subpaths",
"ar/plugins/sdk-entrypoints",
"ar/plugins/sdk-runtime",
"ar/plugins/sdk-channel-turn",
"ar/plugins/sdk-agent-harness",
"ar/plugins/sdk-setup",
"ar/plugins/sdk-testing",
"ar/plugins/manifest",
"ar/plugins/architecture",
"ar/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"ar/tools/skills",
"ar/tools/creating-skills",
"ar/tools/skills-config",
"ar/tools/slash-commands",
"ar/tools/clawhub",
"ar/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"ar/automation/index",
"ar/automation/cron-jobs",
"ar/automation/tasks",
"ar/automation/taskflow",
"ar/automation/standing-orders",
"ar/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"ar/tools/apply-patch",
"ar/tools/btw",
"ar/tools/code-execution",
"ar/tools/diffs",
"ar/tools/elevated",
"ar/tools/exec-approvals",
"ar/tools/exec-approvals-advanced",
"ar/tools/exec",
"ar/tools/image-generation",
"ar/tools/llm-task",
"ar/tools/lobster",
"ar/tools/media-overview",
"ar/tools/music-generation",
"ar/tools/pdf",
"ar/tools/reactions",
"ar/tools/thinking",
"ar/tools/tokenjuice",
"ar/tools/loop-detection",
"ar/tools/trajectory",
"ar/tools/tts",
"ar/tools/video-generation",
{
"group": "Web browser",
"pages": [
"ar/tools/browser",
"ar/tools/browser-control",
"ar/tools/browser-login",
"ar/tools/browser-linux-troubleshooting",
"ar/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"ar/tools/web-fetch",
"ar/tools/web",
"ar/tools/brave-search",
"ar/tools/duckduckgo-search",
"ar/tools/exa-search",
"ar/tools/firecrawl",
"ar/tools/gemini-search",
"ar/tools/grok-search",
"ar/tools/kimi-search",
"ar/tools/minimax-search",
"ar/tools/ollama-search",
"ar/tools/perplexity-search",
"ar/tools/searxng-search",
"ar/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"ar/tools/agent-send",
"ar/tools/subagents",
"ar/tools/acp-agents",
"ar/tools/acp-agents-setup",
"ar/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"ar/providers/index",
"ar/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"ar/concepts/models",
"ar/concepts/model-providers",
"ar/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"ar/providers/alibaba",
"ar/providers/bedrock",
"ar/providers/bedrock-mantle",
"ar/providers/anthropic",
"ar/providers/arcee",
"ar/providers/azure-speech",
"ar/providers/chutes",
"ar/providers/claude-max-api-proxy",
"ar/providers/cloudflare-ai-gateway",
"ar/providers/comfy",
"ar/providers/deepgram",
"ar/providers/deepinfra",
"ar/providers/deepseek",
"ar/providers/elevenlabs",
"ar/providers/fal",
"ar/providers/fireworks",
"ar/providers/github-copilot",
"ar/providers/glm",
"ar/providers/google",
"ar/providers/gradium",
"ar/providers/groq",
"ar/providers/huggingface",
"ar/providers/inferrs",
"ar/providers/inworld",
"ar/providers/kilocode",
"ar/providers/litellm",
"ar/providers/lmstudio",
"ar/providers/minimax",
"ar/providers/mistral",
"ar/providers/moonshot",
"ar/providers/nvidia",
"ar/providers/ollama",
"ar/providers/openai",
"ar/providers/opencode",
"ar/providers/opencode-go",
"ar/providers/openrouter",
"ar/providers/perplexity-provider",
"ar/providers/qianfan",
"ar/providers/qwen",
"ar/providers/runway",
"ar/providers/sglang",
"ar/providers/stepfun",
"ar/providers/synthetic",
"ar/providers/tencent",
"ar/providers/together",
"ar/providers/venice",
"ar/providers/vercel-ai-gateway",
"ar/providers/vllm",
"ar/providers/volcengine",
"ar/providers/vydra",
"ar/providers/xai",
"ar/providers/xiaomi",
"ar/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"ar/platforms/index",
"ar/platforms/macos",
"ar/platforms/linux",
"ar/platforms/windows",
"ar/platforms/android",
"ar/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"ar/platforms/mac/dev-setup",
"ar/platforms/mac/menu-bar",
"ar/platforms/mac/icon",
"ar/platforms/mac/permissions",
"ar/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"ar/platforms/mac/bundled-gateway",
"ar/platforms/mac/child-process",
"ar/platforms/mac/health",
"ar/platforms/mac/logging",
"ar/platforms/mac/remote",
"ar/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"ar/platforms/mac/voicewake",
"ar/platforms/mac/voice-overlay",
"ar/platforms/mac/webchat",
"ar/platforms/mac/canvas",
"ar/platforms/mac/skills",
"ar/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"ar/gateway/index",
{
"group": "Configuration",
"pages": [
"ar/gateway/configuration",
"ar/gateway/configuration-reference",
"ar/gateway/config-agents",
"ar/gateway/config-channels",
"ar/gateway/config-tools",
"ar/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"ar/gateway/authentication",
"ar/auth-credential-semantics",
"ar/gateway/secrets",
"ar/gateway/secrets-plan-contract",
"ar/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"ar/gateway/health",
"ar/gateway/heartbeat",
"ar/gateway/doctor",
"ar/logging",
"ar/gateway/opentelemetry",
"ar/gateway/prometheus",
"ar/gateway/logging",
"ar/gateway/diagnostics",
"ar/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"ar/gateway/gateway-lock",
"ar/gateway/background-process",
"ar/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"ar/gateway/security/index",
"ar/gateway/security/audit-checks",
"ar/gateway/sandboxing",
"ar/gateway/openshell",
"ar/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"ar/gateway/protocol",
"ar/gateway/bridge-protocol",
"ar/gateway/openai-http-api",
"ar/gateway/openresponses-http-api",
"ar/gateway/tools-invoke-http-api",
"ar/gateway/cli-backends",
"ar/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"ar/network",
"ar/gateway/network-model",
"ar/gateway/pairing",
"ar/gateway/discovery",
"ar/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"ar/gateway/remote",
"ar/gateway/remote-gateway-readme",
"ar/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"ar/security/network-proxy",
"ar/security/formal-verification",
"ar/security/THREAT-MODEL-ATLAS",
"ar/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"ar/nodes/index",
"ar/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"ar/nodes/media-understanding",
"ar/nodes/images",
"ar/nodes/audio",
"ar/nodes/camera",
"ar/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"ar/nodes/talk",
"ar/nodes/voicewake",
"ar/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"ar/web/index",
"ar/web/control-ui",
"ar/web/dashboard",
"ar/web/webchat",
"ar/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"ar/cli/index",
{
"group": "Gateway and service",
"pages": [
"ar/cli/backup",
"ar/cli/daemon",
"ar/cli/doctor",
"ar/cli/gateway",
"ar/cli/health",
"ar/cli/logs",
"ar/cli/migrate",
"ar/cli/onboard",
"ar/cli/reset",
"ar/cli/secrets",
"ar/cli/security",
"ar/cli/setup",
"ar/cli/status",
"ar/cli/uninstall",
"ar/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"ar/cli/agent",
"ar/cli/agents",
"ar/cli/hooks",
"ar/cli/infer",
"ar/cli/memory",
"ar/cli/commitments",
"ar/cli/message",
"ar/cli/models",
"ar/cli/sessions",
"ar/cli/system",
"ar/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"ar/cli/channels",
"ar/cli/devices",
"ar/cli/directory",
"ar/cli/pairing",
"ar/cli/qr",
"ar/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"ar/cli/approvals",
"ar/cli/browser",
"ar/cli/cron",
"ar/cli/flows",
"ar/cli/node",
"ar/cli/nodes",
"ar/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"ar/cli/config",
"ar/cli/configure",
"ar/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"ar/cli/plugins",
"ar/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"ar/cli/dashboard",
"ar/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"ar/cli/acp",
"ar/cli/clawbot",
"ar/cli/completion",
"ar/cli/dns",
"ar/cli/docs",
"ar/cli/mcp",
"ar/cli/proxy",
"ar/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"ar/reference/rpc",
"ar/concepts/openclaw-sdk",
"ar/reference/openclaw-sdk-api-design",
"ar/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"ar/reference/AGENTS.default",
"ar/reference/templates/AGENTS",
"ar/reference/templates/BOOT",
"ar/reference/templates/BOOTSTRAP",
"ar/reference/templates/HEARTBEAT",
"ar/reference/templates/IDENTITY",
"ar/reference/templates/SOUL",
"ar/reference/templates/TOOLS",
"ar/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"ar/pi",
"ar/reference/wizard",
"ar/reference/token-use",
"ar/reference/secretref-credential-surface",
"ar/reference/prompt-caching",
"ar/reference/api-usage-costs",
"ar/reference/transcript-hygiene",
"ar/reference/memory-config",
"ar/reference/rich-output-protocol",
"ar/reference/session-management-compaction",
"ar/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"ar/concepts/typebox",
"ar/concepts/markdown-formatting",
"ar/concepts/typing-indicators",
"ar/concepts/usage-tracking",
"ar/concepts/timezone",
"ar/help/gpt55-codex-agentic-parity",
"ar/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"ar/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"ar/reference/RELEASING",
"ar/reference/full-release-validation",
"ar/reference/test",
"ar/ci",
"ar/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"ar/help/index",
"ar/help/troubleshooting",
"ar/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"ar/help/faq",
"ar/help/faq-first-run",
"ar/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"ar/help/testing",
"ar/help/testing-updates-plugins",
"ar/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"ar/help/environment",
"ar/diagnostics/flags",
"ar/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"ar/start/lore",
"ar/start/hubs",
"ar/start/docs-directory"
]
}
]
}
]
},
{
"language": "it",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"it/index",
"it/start/showcase",
"it/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"it/start/getting-started",
"it/start/onboarding-overview",
"it/start/wizard",
"it/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"it/start/openclaw",
"it/start/wizard-cli-reference",
"it/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"it/install/index",
"it/install/installer",
"it/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"it/install/updating",
{
"group": "Migrating",
"pages": [
"it/install/migrating",
"it/install/migrating-claude",
"it/install/migrating-hermes"
]
},
"it/install/uninstall",
"it/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"it/install/ansible",
"it/install/bun",
"it/install/clawdock",
"it/install/docker",
"it/install/nix",
"it/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"it/install/azure",
"it/install/digitalocean",
"it/install/docker-vm-runtime",
"it/install/exe-dev",
"it/install/fly",
"it/install/gcp",
"it/install/hetzner",
"it/install/hostinger",
"it/install/kubernetes",
"it/vps",
"it/install/macos-vm",
"it/install/northflank",
"it/install/oracle",
"it/install/railway",
"it/install/raspberry-pi",
"it/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"it/start/setup",
"it/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"it/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"it/channels/discord",
"it/channels/slack",
"it/channels/telegram",
"it/channels/whatsapp",
"it/channels/signal",
"it/channels/msteams",
"it/channels/googlechat",
"it/channels/imessage",
"it/channels/bluebubbles",
"it/channels/matrix",
"it/channels/matrix-migration",
"it/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"it/channels/irc",
"it/channels/mattermost",
"it/channels/nextcloud-talk",
"it/channels/nostr",
"it/channels/tlon",
"it/channels/synology-chat",
"it/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"it/channels/line",
"it/channels/wechat",
"it/channels/qqbot",
"it/channels/feishu",
"it/channels/yuanbao",
"it/channels/zalo",
"it/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"it/channels/pairing",
"it/channels/access-groups",
"it/channels/group-messages",
"it/channels/groups",
"it/channels/broadcast-groups",
"it/channels/channel-routing",
"it/channels/location",
"it/channels/troubleshooting",
"it/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"it/concepts/architecture",
"it/concepts/agent",
"it/concepts/agent-loop",
"it/concepts/agent-runtimes",
"it/concepts/system-prompt",
"it/concepts/context",
"it/concepts/context-engine",
"it/concepts/agent-workspace",
"it/concepts/soul",
"it/concepts/oauth",
"it/start/bootstrapping",
"it/concepts/experimental-features",
"it/concepts/qa-e2e-automation",
"it/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"it/concepts/session",
"it/concepts/channel-docking",
"it/concepts/session-pruning",
"it/concepts/session-tool",
{
"group": "Memory",
"pages": [
"it/concepts/memory",
"it/concepts/memory-builtin",
"it/concepts/memory-qmd",
"it/concepts/memory-honcho",
"it/concepts/memory-search",
"it/concepts/active-memory",
"it/concepts/commitments",
"it/concepts/dreaming"
]
},
"it/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"it/concepts/multi-agent",
"it/concepts/presence",
"it/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"it/concepts/messages",
"it/concepts/streaming",
"it/concepts/retry",
"it/concepts/queue",
"it/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"it/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"it/tools/plugin",
"it/plugins/community",
"it/plugins/bundles",
"it/plugins/dependency-resolution",
"it/plugins/codex-harness",
"it/plugins/codex-computer-use",
"it/plugins/google-meet",
"it/plugins/webhooks",
"it/plugins/voice-call",
"it/plugins/memory-wiki",
"it/plugins/memory-lancedb",
"it/plugins/message-presentation",
"it/plugins/skill-workshop",
"it/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"it/plugins/building-plugins",
"it/plugins/hooks",
"it/plugins/sdk-channel-plugins",
"it/plugins/sdk-provider-plugins",
"it/plugins/compatibility",
"it/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"it/plugins/sdk-overview",
"it/plugins/sdk-subpaths",
"it/plugins/sdk-entrypoints",
"it/plugins/sdk-runtime",
"it/plugins/sdk-channel-turn",
"it/plugins/sdk-agent-harness",
"it/plugins/sdk-setup",
"it/plugins/sdk-testing",
"it/plugins/manifest",
"it/plugins/architecture",
"it/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"it/tools/skills",
"it/tools/creating-skills",
"it/tools/skills-config",
"it/tools/slash-commands",
"it/tools/clawhub",
"it/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"it/automation/index",
"it/automation/cron-jobs",
"it/automation/tasks",
"it/automation/taskflow",
"it/automation/standing-orders",
"it/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"it/tools/apply-patch",
"it/tools/btw",
"it/tools/code-execution",
"it/tools/diffs",
"it/tools/elevated",
"it/tools/exec-approvals",
"it/tools/exec-approvals-advanced",
"it/tools/exec",
"it/tools/image-generation",
"it/tools/llm-task",
"it/tools/lobster",
"it/tools/media-overview",
"it/tools/music-generation",
"it/tools/pdf",
"it/tools/reactions",
"it/tools/thinking",
"it/tools/tokenjuice",
"it/tools/loop-detection",
"it/tools/trajectory",
"it/tools/tts",
"it/tools/video-generation",
{
"group": "Web browser",
"pages": [
"it/tools/browser",
"it/tools/browser-control",
"it/tools/browser-login",
"it/tools/browser-linux-troubleshooting",
"it/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"it/tools/web-fetch",
"it/tools/web",
"it/tools/brave-search",
"it/tools/duckduckgo-search",
"it/tools/exa-search",
"it/tools/firecrawl",
"it/tools/gemini-search",
"it/tools/grok-search",
"it/tools/kimi-search",
"it/tools/minimax-search",
"it/tools/ollama-search",
"it/tools/perplexity-search",
"it/tools/searxng-search",
"it/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"it/tools/agent-send",
"it/tools/subagents",
"it/tools/acp-agents",
"it/tools/acp-agents-setup",
"it/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"it/providers/index",
"it/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"it/concepts/models",
"it/concepts/model-providers",
"it/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"it/providers/alibaba",
"it/providers/bedrock",
"it/providers/bedrock-mantle",
"it/providers/anthropic",
"it/providers/arcee",
"it/providers/azure-speech",
"it/providers/chutes",
"it/providers/claude-max-api-proxy",
"it/providers/cloudflare-ai-gateway",
"it/providers/comfy",
"it/providers/deepgram",
"it/providers/deepinfra",
"it/providers/deepseek",
"it/providers/elevenlabs",
"it/providers/fal",
"it/providers/fireworks",
"it/providers/github-copilot",
"it/providers/glm",
"it/providers/google",
"it/providers/gradium",
"it/providers/groq",
"it/providers/huggingface",
"it/providers/inferrs",
"it/providers/inworld",
"it/providers/kilocode",
"it/providers/litellm",
"it/providers/lmstudio",
"it/providers/minimax",
"it/providers/mistral",
"it/providers/moonshot",
"it/providers/nvidia",
"it/providers/ollama",
"it/providers/openai",
"it/providers/opencode",
"it/providers/opencode-go",
"it/providers/openrouter",
"it/providers/perplexity-provider",
"it/providers/qianfan",
"it/providers/qwen",
"it/providers/runway",
"it/providers/sglang",
"it/providers/stepfun",
"it/providers/synthetic",
"it/providers/tencent",
"it/providers/together",
"it/providers/venice",
"it/providers/vercel-ai-gateway",
"it/providers/vllm",
"it/providers/volcengine",
"it/providers/vydra",
"it/providers/xai",
"it/providers/xiaomi",
"it/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"it/platforms/index",
"it/platforms/macos",
"it/platforms/linux",
"it/platforms/windows",
"it/platforms/android",
"it/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"it/platforms/mac/dev-setup",
"it/platforms/mac/menu-bar",
"it/platforms/mac/icon",
"it/platforms/mac/permissions",
"it/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"it/platforms/mac/bundled-gateway",
"it/platforms/mac/child-process",
"it/platforms/mac/health",
"it/platforms/mac/logging",
"it/platforms/mac/remote",
"it/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"it/platforms/mac/voicewake",
"it/platforms/mac/voice-overlay",
"it/platforms/mac/webchat",
"it/platforms/mac/canvas",
"it/platforms/mac/skills",
"it/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"it/gateway/index",
{
"group": "Configuration",
"pages": [
"it/gateway/configuration",
"it/gateway/configuration-reference",
"it/gateway/config-agents",
"it/gateway/config-channels",
"it/gateway/config-tools",
"it/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"it/gateway/authentication",
"it/auth-credential-semantics",
"it/gateway/secrets",
"it/gateway/secrets-plan-contract",
"it/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"it/gateway/health",
"it/gateway/heartbeat",
"it/gateway/doctor",
"it/logging",
"it/gateway/opentelemetry",
"it/gateway/prometheus",
"it/gateway/logging",
"it/gateway/diagnostics",
"it/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"it/gateway/gateway-lock",
"it/gateway/background-process",
"it/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"it/gateway/security/index",
"it/gateway/security/audit-checks",
"it/gateway/sandboxing",
"it/gateway/openshell",
"it/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"it/gateway/protocol",
"it/gateway/bridge-protocol",
"it/gateway/openai-http-api",
"it/gateway/openresponses-http-api",
"it/gateway/tools-invoke-http-api",
"it/gateway/cli-backends",
"it/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"it/network",
"it/gateway/network-model",
"it/gateway/pairing",
"it/gateway/discovery",
"it/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"it/gateway/remote",
"it/gateway/remote-gateway-readme",
"it/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"it/security/network-proxy",
"it/security/formal-verification",
"it/security/THREAT-MODEL-ATLAS",
"it/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"it/nodes/index",
"it/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"it/nodes/media-understanding",
"it/nodes/images",
"it/nodes/audio",
"it/nodes/camera",
"it/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"it/nodes/talk",
"it/nodes/voicewake",
"it/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"it/web/index",
"it/web/control-ui",
"it/web/dashboard",
"it/web/webchat",
"it/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"it/cli/index",
{
"group": "Gateway and service",
"pages": [
"it/cli/backup",
"it/cli/daemon",
"it/cli/doctor",
"it/cli/gateway",
"it/cli/health",
"it/cli/logs",
"it/cli/migrate",
"it/cli/onboard",
"it/cli/reset",
"it/cli/secrets",
"it/cli/security",
"it/cli/setup",
"it/cli/status",
"it/cli/uninstall",
"it/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"it/cli/agent",
"it/cli/agents",
"it/cli/hooks",
"it/cli/infer",
"it/cli/memory",
"it/cli/commitments",
"it/cli/message",
"it/cli/models",
"it/cli/sessions",
"it/cli/system",
"it/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"it/cli/channels",
"it/cli/devices",
"it/cli/directory",
"it/cli/pairing",
"it/cli/qr",
"it/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"it/cli/approvals",
"it/cli/browser",
"it/cli/cron",
"it/cli/flows",
"it/cli/node",
"it/cli/nodes",
"it/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"it/cli/config",
"it/cli/configure",
"it/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"it/cli/plugins",
"it/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"it/cli/dashboard",
"it/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"it/cli/acp",
"it/cli/clawbot",
"it/cli/completion",
"it/cli/dns",
"it/cli/docs",
"it/cli/mcp",
"it/cli/proxy",
"it/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"it/reference/rpc",
"it/concepts/openclaw-sdk",
"it/reference/openclaw-sdk-api-design",
"it/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"it/reference/AGENTS.default",
"it/reference/templates/AGENTS",
"it/reference/templates/BOOT",
"it/reference/templates/BOOTSTRAP",
"it/reference/templates/HEARTBEAT",
"it/reference/templates/IDENTITY",
"it/reference/templates/SOUL",
"it/reference/templates/TOOLS",
"it/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"it/pi",
"it/reference/wizard",
"it/reference/token-use",
"it/reference/secretref-credential-surface",
"it/reference/prompt-caching",
"it/reference/api-usage-costs",
"it/reference/transcript-hygiene",
"it/reference/memory-config",
"it/reference/rich-output-protocol",
"it/reference/session-management-compaction",
"it/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"it/concepts/typebox",
"it/concepts/markdown-formatting",
"it/concepts/typing-indicators",
"it/concepts/usage-tracking",
"it/concepts/timezone",
"it/help/gpt55-codex-agentic-parity",
"it/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"it/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"it/reference/RELEASING",
"it/reference/full-release-validation",
"it/reference/test",
"it/ci",
"it/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"it/help/index",
"it/help/troubleshooting",
"it/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"it/help/faq",
"it/help/faq-first-run",
"it/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"it/help/testing",
"it/help/testing-updates-plugins",
"it/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"it/help/environment",
"it/diagnostics/flags",
"it/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"it/start/lore",
"it/start/hubs",
"it/start/docs-directory"
]
}
]
}
]
},
{
"language": "vi",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"vi/index",
"vi/start/showcase",
"vi/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"vi/start/getting-started",
"vi/start/onboarding-overview",
"vi/start/wizard",
"vi/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"vi/start/openclaw",
"vi/start/wizard-cli-reference",
"vi/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"vi/install/index",
"vi/install/installer",
"vi/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"vi/install/updating",
{
"group": "Migrating",
"pages": [
"vi/install/migrating",
"vi/install/migrating-claude",
"vi/install/migrating-hermes"
]
},
"vi/install/uninstall",
"vi/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"vi/install/ansible",
"vi/install/bun",
"vi/install/clawdock",
"vi/install/docker",
"vi/install/nix",
"vi/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"vi/install/azure",
"vi/install/digitalocean",
"vi/install/docker-vm-runtime",
"vi/install/exe-dev",
"vi/install/fly",
"vi/install/gcp",
"vi/install/hetzner",
"vi/install/hostinger",
"vi/install/kubernetes",
"vi/vps",
"vi/install/macos-vm",
"vi/install/northflank",
"vi/install/oracle",
"vi/install/railway",
"vi/install/raspberry-pi",
"vi/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"vi/start/setup",
"vi/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"vi/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"vi/channels/discord",
"vi/channels/slack",
"vi/channels/telegram",
"vi/channels/whatsapp",
"vi/channels/signal",
"vi/channels/msteams",
"vi/channels/googlechat",
"vi/channels/imessage",
"vi/channels/bluebubbles",
"vi/channels/matrix",
"vi/channels/matrix-migration",
"vi/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"vi/channels/irc",
"vi/channels/mattermost",
"vi/channels/nextcloud-talk",
"vi/channels/nostr",
"vi/channels/tlon",
"vi/channels/synology-chat",
"vi/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"vi/channels/line",
"vi/channels/wechat",
"vi/channels/qqbot",
"vi/channels/feishu",
"vi/channels/yuanbao",
"vi/channels/zalo",
"vi/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"vi/channels/pairing",
"vi/channels/access-groups",
"vi/channels/group-messages",
"vi/channels/groups",
"vi/channels/broadcast-groups",
"vi/channels/channel-routing",
"vi/channels/location",
"vi/channels/troubleshooting",
"vi/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"vi/concepts/architecture",
"vi/concepts/agent",
"vi/concepts/agent-loop",
"vi/concepts/agent-runtimes",
"vi/concepts/system-prompt",
"vi/concepts/context",
"vi/concepts/context-engine",
"vi/concepts/agent-workspace",
"vi/concepts/soul",
"vi/concepts/oauth",
"vi/start/bootstrapping",
"vi/concepts/experimental-features",
"vi/concepts/qa-e2e-automation",
"vi/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"vi/concepts/session",
"vi/concepts/channel-docking",
"vi/concepts/session-pruning",
"vi/concepts/session-tool",
{
"group": "Memory",
"pages": [
"vi/concepts/memory",
"vi/concepts/memory-builtin",
"vi/concepts/memory-qmd",
"vi/concepts/memory-honcho",
"vi/concepts/memory-search",
"vi/concepts/active-memory",
"vi/concepts/commitments",
"vi/concepts/dreaming"
]
},
"vi/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"vi/concepts/multi-agent",
"vi/concepts/presence",
"vi/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"vi/concepts/messages",
"vi/concepts/streaming",
"vi/concepts/retry",
"vi/concepts/queue",
"vi/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"vi/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"vi/tools/plugin",
"vi/plugins/community",
"vi/plugins/bundles",
"vi/plugins/dependency-resolution",
"vi/plugins/codex-harness",
"vi/plugins/codex-computer-use",
"vi/plugins/google-meet",
"vi/plugins/webhooks",
"vi/plugins/voice-call",
"vi/plugins/memory-wiki",
"vi/plugins/memory-lancedb",
"vi/plugins/message-presentation",
"vi/plugins/skill-workshop",
"vi/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"vi/plugins/building-plugins",
"vi/plugins/hooks",
"vi/plugins/sdk-channel-plugins",
"vi/plugins/sdk-provider-plugins",
"vi/plugins/compatibility",
"vi/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"vi/plugins/sdk-overview",
"vi/plugins/sdk-subpaths",
"vi/plugins/sdk-entrypoints",
"vi/plugins/sdk-runtime",
"vi/plugins/sdk-channel-turn",
"vi/plugins/sdk-agent-harness",
"vi/plugins/sdk-setup",
"vi/plugins/sdk-testing",
"vi/plugins/manifest",
"vi/plugins/architecture",
"vi/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"vi/tools/skills",
"vi/tools/creating-skills",
"vi/tools/skills-config",
"vi/tools/slash-commands",
"vi/tools/clawhub",
"vi/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"vi/automation/index",
"vi/automation/cron-jobs",
"vi/automation/tasks",
"vi/automation/taskflow",
"vi/automation/standing-orders",
"vi/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"vi/tools/apply-patch",
"vi/tools/btw",
"vi/tools/code-execution",
"vi/tools/diffs",
"vi/tools/elevated",
"vi/tools/exec-approvals",
"vi/tools/exec-approvals-advanced",
"vi/tools/exec",
"vi/tools/image-generation",
"vi/tools/llm-task",
"vi/tools/lobster",
"vi/tools/media-overview",
"vi/tools/music-generation",
"vi/tools/pdf",
"vi/tools/reactions",
"vi/tools/thinking",
"vi/tools/tokenjuice",
"vi/tools/loop-detection",
"vi/tools/trajectory",
"vi/tools/tts",
"vi/tools/video-generation",
{
"group": "Web browser",
"pages": [
"vi/tools/browser",
"vi/tools/browser-control",
"vi/tools/browser-login",
"vi/tools/browser-linux-troubleshooting",
"vi/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"vi/tools/web-fetch",
"vi/tools/web",
"vi/tools/brave-search",
"vi/tools/duckduckgo-search",
"vi/tools/exa-search",
"vi/tools/firecrawl",
"vi/tools/gemini-search",
"vi/tools/grok-search",
"vi/tools/kimi-search",
"vi/tools/minimax-search",
"vi/tools/ollama-search",
"vi/tools/perplexity-search",
"vi/tools/searxng-search",
"vi/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"vi/tools/agent-send",
"vi/tools/subagents",
"vi/tools/acp-agents",
"vi/tools/acp-agents-setup",
"vi/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"vi/providers/index",
"vi/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"vi/concepts/models",
"vi/concepts/model-providers",
"vi/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"vi/providers/alibaba",
"vi/providers/bedrock",
"vi/providers/bedrock-mantle",
"vi/providers/anthropic",
"vi/providers/arcee",
"vi/providers/azure-speech",
"vi/providers/chutes",
"vi/providers/claude-max-api-proxy",
"vi/providers/cloudflare-ai-gateway",
"vi/providers/comfy",
"vi/providers/deepgram",
"vi/providers/deepinfra",
"vi/providers/deepseek",
"vi/providers/elevenlabs",
"vi/providers/fal",
"vi/providers/fireworks",
"vi/providers/github-copilot",
"vi/providers/glm",
"vi/providers/google",
"vi/providers/gradium",
"vi/providers/groq",
"vi/providers/huggingface",
"vi/providers/inferrs",
"vi/providers/inworld",
"vi/providers/kilocode",
"vi/providers/litellm",
"vi/providers/lmstudio",
"vi/providers/minimax",
"vi/providers/mistral",
"vi/providers/moonshot",
"vi/providers/nvidia",
"vi/providers/ollama",
"vi/providers/openai",
"vi/providers/opencode",
"vi/providers/opencode-go",
"vi/providers/openrouter",
"vi/providers/perplexity-provider",
"vi/providers/qianfan",
"vi/providers/qwen",
"vi/providers/runway",
"vi/providers/sglang",
"vi/providers/stepfun",
"vi/providers/synthetic",
"vi/providers/tencent",
"vi/providers/together",
"vi/providers/venice",
"vi/providers/vercel-ai-gateway",
"vi/providers/vllm",
"vi/providers/volcengine",
"vi/providers/vydra",
"vi/providers/xai",
"vi/providers/xiaomi",
"vi/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"vi/platforms/index",
"vi/platforms/macos",
"vi/platforms/linux",
"vi/platforms/windows",
"vi/platforms/android",
"vi/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"vi/platforms/mac/dev-setup",
"vi/platforms/mac/menu-bar",
"vi/platforms/mac/icon",
"vi/platforms/mac/permissions",
"vi/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"vi/platforms/mac/bundled-gateway",
"vi/platforms/mac/child-process",
"vi/platforms/mac/health",
"vi/platforms/mac/logging",
"vi/platforms/mac/remote",
"vi/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"vi/platforms/mac/voicewake",
"vi/platforms/mac/voice-overlay",
"vi/platforms/mac/webchat",
"vi/platforms/mac/canvas",
"vi/platforms/mac/skills",
"vi/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"vi/gateway/index",
{
"group": "Configuration",
"pages": [
"vi/gateway/configuration",
"vi/gateway/configuration-reference",
"vi/gateway/config-agents",
"vi/gateway/config-channels",
"vi/gateway/config-tools",
"vi/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"vi/gateway/authentication",
"vi/auth-credential-semantics",
"vi/gateway/secrets",
"vi/gateway/secrets-plan-contract",
"vi/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"vi/gateway/health",
"vi/gateway/heartbeat",
"vi/gateway/doctor",
"vi/logging",
"vi/gateway/opentelemetry",
"vi/gateway/prometheus",
"vi/gateway/logging",
"vi/gateway/diagnostics",
"vi/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"vi/gateway/gateway-lock",
"vi/gateway/background-process",
"vi/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"vi/gateway/security/index",
"vi/gateway/security/audit-checks",
"vi/gateway/sandboxing",
"vi/gateway/openshell",
"vi/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"vi/gateway/protocol",
"vi/gateway/bridge-protocol",
"vi/gateway/openai-http-api",
"vi/gateway/openresponses-http-api",
"vi/gateway/tools-invoke-http-api",
"vi/gateway/cli-backends",
"vi/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"vi/network",
"vi/gateway/network-model",
"vi/gateway/pairing",
"vi/gateway/discovery",
"vi/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"vi/gateway/remote",
"vi/gateway/remote-gateway-readme",
"vi/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"vi/security/network-proxy",
"vi/security/formal-verification",
"vi/security/THREAT-MODEL-ATLAS",
"vi/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"vi/nodes/index",
"vi/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"vi/nodes/media-understanding",
"vi/nodes/images",
"vi/nodes/audio",
"vi/nodes/camera",
"vi/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"vi/nodes/talk",
"vi/nodes/voicewake",
"vi/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"vi/web/index",
"vi/web/control-ui",
"vi/web/dashboard",
"vi/web/webchat",
"vi/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"vi/cli/index",
{
"group": "Gateway and service",
"pages": [
"vi/cli/backup",
"vi/cli/daemon",
"vi/cli/doctor",
"vi/cli/gateway",
"vi/cli/health",
"vi/cli/logs",
"vi/cli/migrate",
"vi/cli/onboard",
"vi/cli/reset",
"vi/cli/secrets",
"vi/cli/security",
"vi/cli/setup",
"vi/cli/status",
"vi/cli/uninstall",
"vi/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"vi/cli/agent",
"vi/cli/agents",
"vi/cli/hooks",
"vi/cli/infer",
"vi/cli/memory",
"vi/cli/commitments",
"vi/cli/message",
"vi/cli/models",
"vi/cli/sessions",
"vi/cli/system",
"vi/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"vi/cli/channels",
"vi/cli/devices",
"vi/cli/directory",
"vi/cli/pairing",
"vi/cli/qr",
"vi/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"vi/cli/approvals",
"vi/cli/browser",
"vi/cli/cron",
"vi/cli/flows",
"vi/cli/node",
"vi/cli/nodes",
"vi/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"vi/cli/config",
"vi/cli/configure",
"vi/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"vi/cli/plugins",
"vi/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"vi/cli/dashboard",
"vi/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"vi/cli/acp",
"vi/cli/clawbot",
"vi/cli/completion",
"vi/cli/dns",
"vi/cli/docs",
"vi/cli/mcp",
"vi/cli/proxy",
"vi/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"vi/reference/rpc",
"vi/concepts/openclaw-sdk",
"vi/reference/openclaw-sdk-api-design",
"vi/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"vi/reference/AGENTS.default",
"vi/reference/templates/AGENTS",
"vi/reference/templates/BOOT",
"vi/reference/templates/BOOTSTRAP",
"vi/reference/templates/HEARTBEAT",
"vi/reference/templates/IDENTITY",
"vi/reference/templates/SOUL",
"vi/reference/templates/TOOLS",
"vi/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"vi/pi",
"vi/reference/wizard",
"vi/reference/token-use",
"vi/reference/secretref-credential-surface",
"vi/reference/prompt-caching",
"vi/reference/api-usage-costs",
"vi/reference/transcript-hygiene",
"vi/reference/memory-config",
"vi/reference/rich-output-protocol",
"vi/reference/session-management-compaction",
"vi/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"vi/concepts/typebox",
"vi/concepts/markdown-formatting",
"vi/concepts/typing-indicators",
"vi/concepts/usage-tracking",
"vi/concepts/timezone",
"vi/help/gpt55-codex-agentic-parity",
"vi/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"vi/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"vi/reference/RELEASING",
"vi/reference/full-release-validation",
"vi/reference/test",
"vi/ci",
"vi/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"vi/help/index",
"vi/help/troubleshooting",
"vi/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"vi/help/faq",
"vi/help/faq-first-run",
"vi/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"vi/help/testing",
"vi/help/testing-updates-plugins",
"vi/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"vi/help/environment",
"vi/diagnostics/flags",
"vi/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"vi/start/lore",
"vi/start/hubs",
"vi/start/docs-directory"
]
}
]
}
]
},
{
"language": "nl",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"nl/index",
"nl/start/showcase",
"nl/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"nl/start/getting-started",
"nl/start/onboarding-overview",
"nl/start/wizard",
"nl/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"nl/start/openclaw",
"nl/start/wizard-cli-reference",
"nl/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"nl/install/index",
"nl/install/installer",
"nl/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"nl/install/updating",
{
"group": "Migrating",
"pages": [
"nl/install/migrating",
"nl/install/migrating-claude",
"nl/install/migrating-hermes"
]
},
"nl/install/uninstall",
"nl/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"nl/install/ansible",
"nl/install/bun",
"nl/install/clawdock",
"nl/install/docker",
"nl/install/nix",
"nl/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"nl/install/azure",
"nl/install/digitalocean",
"nl/install/docker-vm-runtime",
"nl/install/exe-dev",
"nl/install/fly",
"nl/install/gcp",
"nl/install/hetzner",
"nl/install/hostinger",
"nl/install/kubernetes",
"nl/vps",
"nl/install/macos-vm",
"nl/install/northflank",
"nl/install/oracle",
"nl/install/railway",
"nl/install/raspberry-pi",
"nl/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"nl/start/setup",
"nl/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"nl/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"nl/channels/discord",
"nl/channels/slack",
"nl/channels/telegram",
"nl/channels/whatsapp",
"nl/channels/signal",
"nl/channels/msteams",
"nl/channels/googlechat",
"nl/channels/imessage",
"nl/channels/bluebubbles",
"nl/channels/matrix",
"nl/channels/matrix-migration",
"nl/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"nl/channels/irc",
"nl/channels/mattermost",
"nl/channels/nextcloud-talk",
"nl/channels/nostr",
"nl/channels/tlon",
"nl/channels/synology-chat",
"nl/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"nl/channels/line",
"nl/channels/wechat",
"nl/channels/qqbot",
"nl/channels/feishu",
"nl/channels/yuanbao",
"nl/channels/zalo",
"nl/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"nl/channels/pairing",
"nl/channels/access-groups",
"nl/channels/group-messages",
"nl/channels/groups",
"nl/channels/broadcast-groups",
"nl/channels/channel-routing",
"nl/channels/location",
"nl/channels/troubleshooting",
"nl/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"nl/concepts/architecture",
"nl/concepts/agent",
"nl/concepts/agent-loop",
"nl/concepts/agent-runtimes",
"nl/concepts/system-prompt",
"nl/concepts/context",
"nl/concepts/context-engine",
"nl/concepts/agent-workspace",
"nl/concepts/soul",
"nl/concepts/oauth",
"nl/start/bootstrapping",
"nl/concepts/experimental-features",
"nl/concepts/qa-e2e-automation",
"nl/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"nl/concepts/session",
"nl/concepts/channel-docking",
"nl/concepts/session-pruning",
"nl/concepts/session-tool",
{
"group": "Memory",
"pages": [
"nl/concepts/memory",
"nl/concepts/memory-builtin",
"nl/concepts/memory-qmd",
"nl/concepts/memory-honcho",
"nl/concepts/memory-search",
"nl/concepts/active-memory",
"nl/concepts/commitments",
"nl/concepts/dreaming"
]
},
"nl/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"nl/concepts/multi-agent",
"nl/concepts/presence",
"nl/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"nl/concepts/messages",
"nl/concepts/streaming",
"nl/concepts/retry",
"nl/concepts/queue",
"nl/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"nl/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"nl/tools/plugin",
"nl/plugins/community",
"nl/plugins/bundles",
"nl/plugins/dependency-resolution",
"nl/plugins/codex-harness",
"nl/plugins/codex-computer-use",
"nl/plugins/google-meet",
"nl/plugins/webhooks",
"nl/plugins/voice-call",
"nl/plugins/memory-wiki",
"nl/plugins/memory-lancedb",
"nl/plugins/message-presentation",
"nl/plugins/skill-workshop",
"nl/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"nl/plugins/building-plugins",
"nl/plugins/hooks",
"nl/plugins/sdk-channel-plugins",
"nl/plugins/sdk-provider-plugins",
"nl/plugins/compatibility",
"nl/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"nl/plugins/sdk-overview",
"nl/plugins/sdk-subpaths",
"nl/plugins/sdk-entrypoints",
"nl/plugins/sdk-runtime",
"nl/plugins/sdk-channel-turn",
"nl/plugins/sdk-agent-harness",
"nl/plugins/sdk-setup",
"nl/plugins/sdk-testing",
"nl/plugins/manifest",
"nl/plugins/architecture",
"nl/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"nl/tools/skills",
"nl/tools/creating-skills",
"nl/tools/skills-config",
"nl/tools/slash-commands",
"nl/tools/clawhub",
"nl/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"nl/automation/index",
"nl/automation/cron-jobs",
"nl/automation/tasks",
"nl/automation/taskflow",
"nl/automation/standing-orders",
"nl/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"nl/tools/apply-patch",
"nl/tools/btw",
"nl/tools/code-execution",
"nl/tools/diffs",
"nl/tools/elevated",
"nl/tools/exec-approvals",
"nl/tools/exec-approvals-advanced",
"nl/tools/exec",
"nl/tools/image-generation",
"nl/tools/llm-task",
"nl/tools/lobster",
"nl/tools/media-overview",
"nl/tools/music-generation",
"nl/tools/pdf",
"nl/tools/reactions",
"nl/tools/thinking",
"nl/tools/tokenjuice",
"nl/tools/loop-detection",
"nl/tools/trajectory",
"nl/tools/tts",
"nl/tools/video-generation",
{
"group": "Web browser",
"pages": [
"nl/tools/browser",
"nl/tools/browser-control",
"nl/tools/browser-login",
"nl/tools/browser-linux-troubleshooting",
"nl/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"nl/tools/web-fetch",
"nl/tools/web",
"nl/tools/brave-search",
"nl/tools/duckduckgo-search",
"nl/tools/exa-search",
"nl/tools/firecrawl",
"nl/tools/gemini-search",
"nl/tools/grok-search",
"nl/tools/kimi-search",
"nl/tools/minimax-search",
"nl/tools/ollama-search",
"nl/tools/perplexity-search",
"nl/tools/searxng-search",
"nl/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"nl/tools/agent-send",
"nl/tools/subagents",
"nl/tools/acp-agents",
"nl/tools/acp-agents-setup",
"nl/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"nl/providers/index",
"nl/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"nl/concepts/models",
"nl/concepts/model-providers",
"nl/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"nl/providers/alibaba",
"nl/providers/bedrock",
"nl/providers/bedrock-mantle",
"nl/providers/anthropic",
"nl/providers/arcee",
"nl/providers/azure-speech",
"nl/providers/chutes",
"nl/providers/claude-max-api-proxy",
"nl/providers/cloudflare-ai-gateway",
"nl/providers/comfy",
"nl/providers/deepgram",
"nl/providers/deepinfra",
"nl/providers/deepseek",
"nl/providers/elevenlabs",
"nl/providers/fal",
"nl/providers/fireworks",
"nl/providers/github-copilot",
"nl/providers/glm",
"nl/providers/google",
"nl/providers/gradium",
"nl/providers/groq",
"nl/providers/huggingface",
"nl/providers/inferrs",
"nl/providers/inworld",
"nl/providers/kilocode",
"nl/providers/litellm",
"nl/providers/lmstudio",
"nl/providers/minimax",
"nl/providers/mistral",
"nl/providers/moonshot",
"nl/providers/nvidia",
"nl/providers/ollama",
"nl/providers/openai",
"nl/providers/opencode",
"nl/providers/opencode-go",
"nl/providers/openrouter",
"nl/providers/perplexity-provider",
"nl/providers/qianfan",
"nl/providers/qwen",
"nl/providers/runway",
"nl/providers/sglang",
"nl/providers/stepfun",
"nl/providers/synthetic",
"nl/providers/tencent",
"nl/providers/together",
"nl/providers/venice",
"nl/providers/vercel-ai-gateway",
"nl/providers/vllm",
"nl/providers/volcengine",
"nl/providers/vydra",
"nl/providers/xai",
"nl/providers/xiaomi",
"nl/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"nl/platforms/index",
"nl/platforms/macos",
"nl/platforms/linux",
"nl/platforms/windows",
"nl/platforms/android",
"nl/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"nl/platforms/mac/dev-setup",
"nl/platforms/mac/menu-bar",
"nl/platforms/mac/icon",
"nl/platforms/mac/permissions",
"nl/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"nl/platforms/mac/bundled-gateway",
"nl/platforms/mac/child-process",
"nl/platforms/mac/health",
"nl/platforms/mac/logging",
"nl/platforms/mac/remote",
"nl/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"nl/platforms/mac/voicewake",
"nl/platforms/mac/voice-overlay",
"nl/platforms/mac/webchat",
"nl/platforms/mac/canvas",
"nl/platforms/mac/skills",
"nl/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"nl/gateway/index",
{
"group": "Configuration",
"pages": [
"nl/gateway/configuration",
"nl/gateway/configuration-reference",
"nl/gateway/config-agents",
"nl/gateway/config-channels",
"nl/gateway/config-tools",
"nl/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"nl/gateway/authentication",
"nl/auth-credential-semantics",
"nl/gateway/secrets",
"nl/gateway/secrets-plan-contract",
"nl/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"nl/gateway/health",
"nl/gateway/heartbeat",
"nl/gateway/doctor",
"nl/logging",
"nl/gateway/opentelemetry",
"nl/gateway/prometheus",
"nl/gateway/logging",
"nl/gateway/diagnostics",
"nl/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"nl/gateway/gateway-lock",
"nl/gateway/background-process",
"nl/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"nl/gateway/security/index",
"nl/gateway/security/audit-checks",
"nl/gateway/sandboxing",
"nl/gateway/openshell",
"nl/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"nl/gateway/protocol",
"nl/gateway/bridge-protocol",
"nl/gateway/openai-http-api",
"nl/gateway/openresponses-http-api",
"nl/gateway/tools-invoke-http-api",
"nl/gateway/cli-backends",
"nl/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"nl/network",
"nl/gateway/network-model",
"nl/gateway/pairing",
"nl/gateway/discovery",
"nl/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"nl/gateway/remote",
"nl/gateway/remote-gateway-readme",
"nl/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"nl/security/network-proxy",
"nl/security/formal-verification",
"nl/security/THREAT-MODEL-ATLAS",
"nl/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"nl/nodes/index",
"nl/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"nl/nodes/media-understanding",
"nl/nodes/images",
"nl/nodes/audio",
"nl/nodes/camera",
"nl/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"nl/nodes/talk",
"nl/nodes/voicewake",
"nl/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"nl/web/index",
"nl/web/control-ui",
"nl/web/dashboard",
"nl/web/webchat",
"nl/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"nl/cli/index",
{
"group": "Gateway and service",
"pages": [
"nl/cli/backup",
"nl/cli/daemon",
"nl/cli/doctor",
"nl/cli/gateway",
"nl/cli/health",
"nl/cli/logs",
"nl/cli/migrate",
"nl/cli/onboard",
"nl/cli/reset",
"nl/cli/secrets",
"nl/cli/security",
"nl/cli/setup",
"nl/cli/status",
"nl/cli/uninstall",
"nl/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"nl/cli/agent",
"nl/cli/agents",
"nl/cli/hooks",
"nl/cli/infer",
"nl/cli/memory",
"nl/cli/commitments",
"nl/cli/message",
"nl/cli/models",
"nl/cli/sessions",
"nl/cli/system",
"nl/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"nl/cli/channels",
"nl/cli/devices",
"nl/cli/directory",
"nl/cli/pairing",
"nl/cli/qr",
"nl/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"nl/cli/approvals",
"nl/cli/browser",
"nl/cli/cron",
"nl/cli/flows",
"nl/cli/node",
"nl/cli/nodes",
"nl/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"nl/cli/config",
"nl/cli/configure",
"nl/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"nl/cli/plugins",
"nl/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"nl/cli/dashboard",
"nl/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"nl/cli/acp",
"nl/cli/clawbot",
"nl/cli/completion",
"nl/cli/dns",
"nl/cli/docs",
"nl/cli/mcp",
"nl/cli/proxy",
"nl/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"nl/reference/rpc",
"nl/concepts/openclaw-sdk",
"nl/reference/openclaw-sdk-api-design",
"nl/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"nl/reference/AGENTS.default",
"nl/reference/templates/AGENTS",
"nl/reference/templates/BOOT",
"nl/reference/templates/BOOTSTRAP",
"nl/reference/templates/HEARTBEAT",
"nl/reference/templates/IDENTITY",
"nl/reference/templates/SOUL",
"nl/reference/templates/TOOLS",
"nl/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"nl/pi",
"nl/reference/wizard",
"nl/reference/token-use",
"nl/reference/secretref-credential-surface",
"nl/reference/prompt-caching",
"nl/reference/api-usage-costs",
"nl/reference/transcript-hygiene",
"nl/reference/memory-config",
"nl/reference/rich-output-protocol",
"nl/reference/session-management-compaction",
"nl/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"nl/concepts/typebox",
"nl/concepts/markdown-formatting",
"nl/concepts/typing-indicators",
"nl/concepts/usage-tracking",
"nl/concepts/timezone",
"nl/help/gpt55-codex-agentic-parity",
"nl/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"nl/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"nl/reference/RELEASING",
"nl/reference/full-release-validation",
"nl/reference/test",
"nl/ci",
"nl/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"nl/help/index",
"nl/help/troubleshooting",
"nl/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"nl/help/faq",
"nl/help/faq-first-run",
"nl/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"nl/help/testing",
"nl/help/testing-updates-plugins",
"nl/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"nl/help/environment",
"nl/diagnostics/flags",
"nl/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"nl/start/lore",
"nl/start/hubs",
"nl/start/docs-directory"
]
}
]
}
]
},
{
"language": "tr",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"tr/index",
"tr/start/showcase",
"tr/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"tr/start/getting-started",
"tr/start/onboarding-overview",
"tr/start/wizard",
"tr/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"tr/start/openclaw",
"tr/start/wizard-cli-reference",
"tr/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"tr/install/index",
"tr/install/installer",
"tr/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"tr/install/updating",
{
"group": "Migrating",
"pages": [
"tr/install/migrating",
"tr/install/migrating-claude",
"tr/install/migrating-hermes"
]
},
"tr/install/uninstall",
"tr/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"tr/install/ansible",
"tr/install/bun",
"tr/install/clawdock",
"tr/install/docker",
"tr/install/nix",
"tr/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"tr/install/azure",
"tr/install/digitalocean",
"tr/install/docker-vm-runtime",
"tr/install/exe-dev",
"tr/install/fly",
"tr/install/gcp",
"tr/install/hetzner",
"tr/install/hostinger",
"tr/install/kubernetes",
"tr/vps",
"tr/install/macos-vm",
"tr/install/northflank",
"tr/install/oracle",
"tr/install/railway",
"tr/install/raspberry-pi",
"tr/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"tr/start/setup",
"tr/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"tr/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"tr/channels/discord",
"tr/channels/slack",
"tr/channels/telegram",
"tr/channels/whatsapp",
"tr/channels/signal",
"tr/channels/msteams",
"tr/channels/googlechat",
"tr/channels/imessage",
"tr/channels/bluebubbles",
"tr/channels/matrix",
"tr/channels/matrix-migration",
"tr/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"tr/channels/irc",
"tr/channels/mattermost",
"tr/channels/nextcloud-talk",
"tr/channels/nostr",
"tr/channels/tlon",
"tr/channels/synology-chat",
"tr/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"tr/channels/line",
"tr/channels/wechat",
"tr/channels/qqbot",
"tr/channels/feishu",
"tr/channels/yuanbao",
"tr/channels/zalo",
"tr/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"tr/channels/pairing",
"tr/channels/access-groups",
"tr/channels/group-messages",
"tr/channels/groups",
"tr/channels/broadcast-groups",
"tr/channels/channel-routing",
"tr/channels/location",
"tr/channels/troubleshooting",
"tr/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"tr/concepts/architecture",
"tr/concepts/agent",
"tr/concepts/agent-loop",
"tr/concepts/agent-runtimes",
"tr/concepts/system-prompt",
"tr/concepts/context",
"tr/concepts/context-engine",
"tr/concepts/agent-workspace",
"tr/concepts/soul",
"tr/concepts/oauth",
"tr/start/bootstrapping",
"tr/concepts/experimental-features",
"tr/concepts/qa-e2e-automation",
"tr/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"tr/concepts/session",
"tr/concepts/channel-docking",
"tr/concepts/session-pruning",
"tr/concepts/session-tool",
{
"group": "Memory",
"pages": [
"tr/concepts/memory",
"tr/concepts/memory-builtin",
"tr/concepts/memory-qmd",
"tr/concepts/memory-honcho",
"tr/concepts/memory-search",
"tr/concepts/active-memory",
"tr/concepts/commitments",
"tr/concepts/dreaming"
]
},
"tr/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"tr/concepts/multi-agent",
"tr/concepts/presence",
"tr/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"tr/concepts/messages",
"tr/concepts/streaming",
"tr/concepts/retry",
"tr/concepts/queue",
"tr/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"tr/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"tr/tools/plugin",
"tr/plugins/community",
"tr/plugins/bundles",
"tr/plugins/dependency-resolution",
"tr/plugins/codex-harness",
"tr/plugins/codex-computer-use",
"tr/plugins/google-meet",
"tr/plugins/webhooks",
"tr/plugins/voice-call",
"tr/plugins/memory-wiki",
"tr/plugins/memory-lancedb",
"tr/plugins/message-presentation",
"tr/plugins/skill-workshop",
"tr/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"tr/plugins/building-plugins",
"tr/plugins/hooks",
"tr/plugins/sdk-channel-plugins",
"tr/plugins/sdk-provider-plugins",
"tr/plugins/compatibility",
"tr/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"tr/plugins/sdk-overview",
"tr/plugins/sdk-subpaths",
"tr/plugins/sdk-entrypoints",
"tr/plugins/sdk-runtime",
"tr/plugins/sdk-channel-turn",
"tr/plugins/sdk-agent-harness",
"tr/plugins/sdk-setup",
"tr/plugins/sdk-testing",
"tr/plugins/manifest",
"tr/plugins/architecture",
"tr/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"tr/tools/skills",
"tr/tools/creating-skills",
"tr/tools/skills-config",
"tr/tools/slash-commands",
"tr/tools/clawhub",
"tr/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"tr/automation/index",
"tr/automation/cron-jobs",
"tr/automation/tasks",
"tr/automation/taskflow",
"tr/automation/standing-orders",
"tr/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"tr/tools/apply-patch",
"tr/tools/btw",
"tr/tools/code-execution",
"tr/tools/diffs",
"tr/tools/elevated",
"tr/tools/exec-approvals",
"tr/tools/exec-approvals-advanced",
"tr/tools/exec",
"tr/tools/image-generation",
"tr/tools/llm-task",
"tr/tools/lobster",
"tr/tools/media-overview",
"tr/tools/music-generation",
"tr/tools/pdf",
"tr/tools/reactions",
"tr/tools/thinking",
"tr/tools/tokenjuice",
"tr/tools/loop-detection",
"tr/tools/trajectory",
"tr/tools/tts",
"tr/tools/video-generation",
{
"group": "Web browser",
"pages": [
"tr/tools/browser",
"tr/tools/browser-control",
"tr/tools/browser-login",
"tr/tools/browser-linux-troubleshooting",
"tr/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"tr/tools/web-fetch",
"tr/tools/web",
"tr/tools/brave-search",
"tr/tools/duckduckgo-search",
"tr/tools/exa-search",
"tr/tools/firecrawl",
"tr/tools/gemini-search",
"tr/tools/grok-search",
"tr/tools/kimi-search",
"tr/tools/minimax-search",
"tr/tools/ollama-search",
"tr/tools/perplexity-search",
"tr/tools/searxng-search",
"tr/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"tr/tools/agent-send",
"tr/tools/subagents",
"tr/tools/acp-agents",
"tr/tools/acp-agents-setup",
"tr/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"tr/providers/index",
"tr/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"tr/concepts/models",
"tr/concepts/model-providers",
"tr/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"tr/providers/alibaba",
"tr/providers/bedrock",
"tr/providers/bedrock-mantle",
"tr/providers/anthropic",
"tr/providers/arcee",
"tr/providers/azure-speech",
"tr/providers/chutes",
"tr/providers/claude-max-api-proxy",
"tr/providers/cloudflare-ai-gateway",
"tr/providers/comfy",
"tr/providers/deepgram",
"tr/providers/deepinfra",
"tr/providers/deepseek",
"tr/providers/elevenlabs",
"tr/providers/fal",
"tr/providers/fireworks",
"tr/providers/github-copilot",
"tr/providers/glm",
"tr/providers/google",
"tr/providers/gradium",
"tr/providers/groq",
"tr/providers/huggingface",
"tr/providers/inferrs",
"tr/providers/inworld",
"tr/providers/kilocode",
"tr/providers/litellm",
"tr/providers/lmstudio",
"tr/providers/minimax",
"tr/providers/mistral",
"tr/providers/moonshot",
"tr/providers/nvidia",
"tr/providers/ollama",
"tr/providers/openai",
"tr/providers/opencode",
"tr/providers/opencode-go",
"tr/providers/openrouter",
"tr/providers/perplexity-provider",
"tr/providers/qianfan",
"tr/providers/qwen",
"tr/providers/runway",
"tr/providers/sglang",
"tr/providers/stepfun",
"tr/providers/synthetic",
"tr/providers/tencent",
"tr/providers/together",
"tr/providers/venice",
"tr/providers/vercel-ai-gateway",
"tr/providers/vllm",
"tr/providers/volcengine",
"tr/providers/vydra",
"tr/providers/xai",
"tr/providers/xiaomi",
"tr/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"tr/platforms/index",
"tr/platforms/macos",
"tr/platforms/linux",
"tr/platforms/windows",
"tr/platforms/android",
"tr/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"tr/platforms/mac/dev-setup",
"tr/platforms/mac/menu-bar",
"tr/platforms/mac/icon",
"tr/platforms/mac/permissions",
"tr/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"tr/platforms/mac/bundled-gateway",
"tr/platforms/mac/child-process",
"tr/platforms/mac/health",
"tr/platforms/mac/logging",
"tr/platforms/mac/remote",
"tr/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"tr/platforms/mac/voicewake",
"tr/platforms/mac/voice-overlay",
"tr/platforms/mac/webchat",
"tr/platforms/mac/canvas",
"tr/platforms/mac/skills",
"tr/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"tr/gateway/index",
{
"group": "Configuration",
"pages": [
"tr/gateway/configuration",
"tr/gateway/configuration-reference",
"tr/gateway/config-agents",
"tr/gateway/config-channels",
"tr/gateway/config-tools",
"tr/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"tr/gateway/authentication",
"tr/auth-credential-semantics",
"tr/gateway/secrets",
"tr/gateway/secrets-plan-contract",
"tr/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"tr/gateway/health",
"tr/gateway/heartbeat",
"tr/gateway/doctor",
"tr/logging",
"tr/gateway/opentelemetry",
"tr/gateway/prometheus",
"tr/gateway/logging",
"tr/gateway/diagnostics",
"tr/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"tr/gateway/gateway-lock",
"tr/gateway/background-process",
"tr/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"tr/gateway/security/index",
"tr/gateway/security/audit-checks",
"tr/gateway/sandboxing",
"tr/gateway/openshell",
"tr/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"tr/gateway/protocol",
"tr/gateway/bridge-protocol",
"tr/gateway/openai-http-api",
"tr/gateway/openresponses-http-api",
"tr/gateway/tools-invoke-http-api",
"tr/gateway/cli-backends",
"tr/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"tr/network",
"tr/gateway/network-model",
"tr/gateway/pairing",
"tr/gateway/discovery",
"tr/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"tr/gateway/remote",
"tr/gateway/remote-gateway-readme",
"tr/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"tr/security/network-proxy",
"tr/security/formal-verification",
"tr/security/THREAT-MODEL-ATLAS",
"tr/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"tr/nodes/index",
"tr/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"tr/nodes/media-understanding",
"tr/nodes/images",
"tr/nodes/audio",
"tr/nodes/camera",
"tr/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"tr/nodes/talk",
"tr/nodes/voicewake",
"tr/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"tr/web/index",
"tr/web/control-ui",
"tr/web/dashboard",
"tr/web/webchat",
"tr/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"tr/cli/index",
{
"group": "Gateway and service",
"pages": [
"tr/cli/backup",
"tr/cli/daemon",
"tr/cli/doctor",
"tr/cli/gateway",
"tr/cli/health",
"tr/cli/logs",
"tr/cli/migrate",
"tr/cli/onboard",
"tr/cli/reset",
"tr/cli/secrets",
"tr/cli/security",
"tr/cli/setup",
"tr/cli/status",
"tr/cli/uninstall",
"tr/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"tr/cli/agent",
"tr/cli/agents",
"tr/cli/hooks",
"tr/cli/infer",
"tr/cli/memory",
"tr/cli/commitments",
"tr/cli/message",
"tr/cli/models",
"tr/cli/sessions",
"tr/cli/system",
"tr/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"tr/cli/channels",
"tr/cli/devices",
"tr/cli/directory",
"tr/cli/pairing",
"tr/cli/qr",
"tr/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"tr/cli/approvals",
"tr/cli/browser",
"tr/cli/cron",
"tr/cli/flows",
"tr/cli/node",
"tr/cli/nodes",
"tr/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"tr/cli/config",
"tr/cli/configure",
"tr/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"tr/cli/plugins",
"tr/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"tr/cli/dashboard",
"tr/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"tr/cli/acp",
"tr/cli/clawbot",
"tr/cli/completion",
"tr/cli/dns",
"tr/cli/docs",
"tr/cli/mcp",
"tr/cli/proxy",
"tr/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"tr/reference/rpc",
"tr/concepts/openclaw-sdk",
"tr/reference/openclaw-sdk-api-design",
"tr/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"tr/reference/AGENTS.default",
"tr/reference/templates/AGENTS",
"tr/reference/templates/BOOT",
"tr/reference/templates/BOOTSTRAP",
"tr/reference/templates/HEARTBEAT",
"tr/reference/templates/IDENTITY",
"tr/reference/templates/SOUL",
"tr/reference/templates/TOOLS",
"tr/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"tr/pi",
"tr/reference/wizard",
"tr/reference/token-use",
"tr/reference/secretref-credential-surface",
"tr/reference/prompt-caching",
"tr/reference/api-usage-costs",
"tr/reference/transcript-hygiene",
"tr/reference/memory-config",
"tr/reference/rich-output-protocol",
"tr/reference/session-management-compaction",
"tr/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"tr/concepts/typebox",
"tr/concepts/markdown-formatting",
"tr/concepts/typing-indicators",
"tr/concepts/usage-tracking",
"tr/concepts/timezone",
"tr/help/gpt55-codex-agentic-parity",
"tr/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"tr/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"tr/reference/RELEASING",
"tr/reference/full-release-validation",
"tr/reference/test",
"tr/ci",
"tr/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"tr/help/index",
"tr/help/troubleshooting",
"tr/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"tr/help/faq",
"tr/help/faq-first-run",
"tr/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"tr/help/testing",
"tr/help/testing-updates-plugins",
"tr/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"tr/help/environment",
"tr/diagnostics/flags",
"tr/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"tr/start/lore",
"tr/start/hubs",
"tr/start/docs-directory"
]
}
]
}
]
},
{
"language": "uk",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"uk/index",
"uk/start/showcase",
"uk/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"uk/start/getting-started",
"uk/start/onboarding-overview",
"uk/start/wizard",
"uk/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"uk/start/openclaw",
"uk/start/wizard-cli-reference",
"uk/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"uk/install/index",
"uk/install/installer",
"uk/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"uk/install/updating",
{
"group": "Migrating",
"pages": [
"uk/install/migrating",
"uk/install/migrating-claude",
"uk/install/migrating-hermes"
]
},
"uk/install/uninstall",
"uk/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"uk/install/ansible",
"uk/install/bun",
"uk/install/clawdock",
"uk/install/docker",
"uk/install/nix",
"uk/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"uk/install/azure",
"uk/install/digitalocean",
"uk/install/docker-vm-runtime",
"uk/install/exe-dev",
"uk/install/fly",
"uk/install/gcp",
"uk/install/hetzner",
"uk/install/hostinger",
"uk/install/kubernetes",
"uk/vps",
"uk/install/macos-vm",
"uk/install/northflank",
"uk/install/oracle",
"uk/install/railway",
"uk/install/raspberry-pi",
"uk/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"uk/start/setup",
"uk/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"uk/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"uk/channels/discord",
"uk/channels/slack",
"uk/channels/telegram",
"uk/channels/whatsapp",
"uk/channels/signal",
"uk/channels/msteams",
"uk/channels/googlechat",
"uk/channels/imessage",
"uk/channels/bluebubbles",
"uk/channels/matrix",
"uk/channels/matrix-migration",
"uk/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"uk/channels/irc",
"uk/channels/mattermost",
"uk/channels/nextcloud-talk",
"uk/channels/nostr",
"uk/channels/tlon",
"uk/channels/synology-chat",
"uk/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"uk/channels/line",
"uk/channels/wechat",
"uk/channels/qqbot",
"uk/channels/feishu",
"uk/channels/yuanbao",
"uk/channels/zalo",
"uk/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"uk/channels/pairing",
"uk/channels/access-groups",
"uk/channels/group-messages",
"uk/channels/groups",
"uk/channels/broadcast-groups",
"uk/channels/channel-routing",
"uk/channels/location",
"uk/channels/troubleshooting",
"uk/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"uk/concepts/architecture",
"uk/concepts/agent",
"uk/concepts/agent-loop",
"uk/concepts/agent-runtimes",
"uk/concepts/system-prompt",
"uk/concepts/context",
"uk/concepts/context-engine",
"uk/concepts/agent-workspace",
"uk/concepts/soul",
"uk/concepts/oauth",
"uk/start/bootstrapping",
"uk/concepts/experimental-features",
"uk/concepts/qa-e2e-automation",
"uk/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"uk/concepts/session",
"uk/concepts/channel-docking",
"uk/concepts/session-pruning",
"uk/concepts/session-tool",
{
"group": "Memory",
"pages": [
"uk/concepts/memory",
"uk/concepts/memory-builtin",
"uk/concepts/memory-qmd",
"uk/concepts/memory-honcho",
"uk/concepts/memory-search",
"uk/concepts/active-memory",
"uk/concepts/commitments",
"uk/concepts/dreaming"
]
},
"uk/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"uk/concepts/multi-agent",
"uk/concepts/presence",
"uk/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"uk/concepts/messages",
"uk/concepts/streaming",
"uk/concepts/retry",
"uk/concepts/queue",
"uk/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"uk/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"uk/tools/plugin",
"uk/plugins/community",
"uk/plugins/bundles",
"uk/plugins/dependency-resolution",
"uk/plugins/codex-harness",
"uk/plugins/codex-computer-use",
"uk/plugins/google-meet",
"uk/plugins/webhooks",
"uk/plugins/voice-call",
"uk/plugins/memory-wiki",
"uk/plugins/memory-lancedb",
"uk/plugins/message-presentation",
"uk/plugins/skill-workshop",
"uk/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"uk/plugins/building-plugins",
"uk/plugins/hooks",
"uk/plugins/sdk-channel-plugins",
"uk/plugins/sdk-provider-plugins",
"uk/plugins/compatibility",
"uk/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"uk/plugins/sdk-overview",
"uk/plugins/sdk-subpaths",
"uk/plugins/sdk-entrypoints",
"uk/plugins/sdk-runtime",
"uk/plugins/sdk-channel-turn",
"uk/plugins/sdk-agent-harness",
"uk/plugins/sdk-setup",
"uk/plugins/sdk-testing",
"uk/plugins/manifest",
"uk/plugins/architecture",
"uk/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"uk/tools/skills",
"uk/tools/creating-skills",
"uk/tools/skills-config",
"uk/tools/slash-commands",
"uk/tools/clawhub",
"uk/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"uk/automation/index",
"uk/automation/cron-jobs",
"uk/automation/tasks",
"uk/automation/taskflow",
"uk/automation/standing-orders",
"uk/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"uk/tools/apply-patch",
"uk/tools/btw",
"uk/tools/code-execution",
"uk/tools/diffs",
"uk/tools/elevated",
"uk/tools/exec-approvals",
"uk/tools/exec-approvals-advanced",
"uk/tools/exec",
"uk/tools/image-generation",
"uk/tools/llm-task",
"uk/tools/lobster",
"uk/tools/media-overview",
"uk/tools/music-generation",
"uk/tools/pdf",
"uk/tools/reactions",
"uk/tools/thinking",
"uk/tools/tokenjuice",
"uk/tools/loop-detection",
"uk/tools/trajectory",
"uk/tools/tts",
"uk/tools/video-generation",
{
"group": "Web browser",
"pages": [
"uk/tools/browser",
"uk/tools/browser-control",
"uk/tools/browser-login",
"uk/tools/browser-linux-troubleshooting",
"uk/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"uk/tools/web-fetch",
"uk/tools/web",
"uk/tools/brave-search",
"uk/tools/duckduckgo-search",
"uk/tools/exa-search",
"uk/tools/firecrawl",
"uk/tools/gemini-search",
"uk/tools/grok-search",
"uk/tools/kimi-search",
"uk/tools/minimax-search",
"uk/tools/ollama-search",
"uk/tools/perplexity-search",
"uk/tools/searxng-search",
"uk/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"uk/tools/agent-send",
"uk/tools/subagents",
"uk/tools/acp-agents",
"uk/tools/acp-agents-setup",
"uk/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"uk/providers/index",
"uk/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"uk/concepts/models",
"uk/concepts/model-providers",
"uk/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"uk/providers/alibaba",
"uk/providers/bedrock",
"uk/providers/bedrock-mantle",
"uk/providers/anthropic",
"uk/providers/arcee",
"uk/providers/azure-speech",
"uk/providers/chutes",
"uk/providers/claude-max-api-proxy",
"uk/providers/cloudflare-ai-gateway",
"uk/providers/comfy",
"uk/providers/deepgram",
"uk/providers/deepinfra",
"uk/providers/deepseek",
"uk/providers/elevenlabs",
"uk/providers/fal",
"uk/providers/fireworks",
"uk/providers/github-copilot",
"uk/providers/glm",
"uk/providers/google",
"uk/providers/gradium",
"uk/providers/groq",
"uk/providers/huggingface",
"uk/providers/inferrs",
"uk/providers/inworld",
"uk/providers/kilocode",
"uk/providers/litellm",
"uk/providers/lmstudio",
"uk/providers/minimax",
"uk/providers/mistral",
"uk/providers/moonshot",
"uk/providers/nvidia",
"uk/providers/ollama",
"uk/providers/openai",
"uk/providers/opencode",
"uk/providers/opencode-go",
"uk/providers/openrouter",
"uk/providers/perplexity-provider",
"uk/providers/qianfan",
"uk/providers/qwen",
"uk/providers/runway",
"uk/providers/sglang",
"uk/providers/stepfun",
"uk/providers/synthetic",
"uk/providers/tencent",
"uk/providers/together",
"uk/providers/venice",
"uk/providers/vercel-ai-gateway",
"uk/providers/vllm",
"uk/providers/volcengine",
"uk/providers/vydra",
"uk/providers/xai",
"uk/providers/xiaomi",
"uk/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"uk/platforms/index",
"uk/platforms/macos",
"uk/platforms/linux",
"uk/platforms/windows",
"uk/platforms/android",
"uk/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"uk/platforms/mac/dev-setup",
"uk/platforms/mac/menu-bar",
"uk/platforms/mac/icon",
"uk/platforms/mac/permissions",
"uk/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"uk/platforms/mac/bundled-gateway",
"uk/platforms/mac/child-process",
"uk/platforms/mac/health",
"uk/platforms/mac/logging",
"uk/platforms/mac/remote",
"uk/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"uk/platforms/mac/voicewake",
"uk/platforms/mac/voice-overlay",
"uk/platforms/mac/webchat",
"uk/platforms/mac/canvas",
"uk/platforms/mac/skills",
"uk/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"uk/gateway/index",
{
"group": "Configuration",
"pages": [
"uk/gateway/configuration",
"uk/gateway/configuration-reference",
"uk/gateway/config-agents",
"uk/gateway/config-channels",
"uk/gateway/config-tools",
"uk/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"uk/gateway/authentication",
"uk/auth-credential-semantics",
"uk/gateway/secrets",
"uk/gateway/secrets-plan-contract",
"uk/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"uk/gateway/health",
"uk/gateway/heartbeat",
"uk/gateway/doctor",
"uk/logging",
"uk/gateway/opentelemetry",
"uk/gateway/prometheus",
"uk/gateway/logging",
"uk/gateway/diagnostics",
"uk/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"uk/gateway/gateway-lock",
"uk/gateway/background-process",
"uk/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"uk/gateway/security/index",
"uk/gateway/security/audit-checks",
"uk/gateway/sandboxing",
"uk/gateway/openshell",
"uk/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"uk/gateway/protocol",
"uk/gateway/bridge-protocol",
"uk/gateway/openai-http-api",
"uk/gateway/openresponses-http-api",
"uk/gateway/tools-invoke-http-api",
"uk/gateway/cli-backends",
"uk/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"uk/network",
"uk/gateway/network-model",
"uk/gateway/pairing",
"uk/gateway/discovery",
"uk/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"uk/gateway/remote",
"uk/gateway/remote-gateway-readme",
"uk/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"uk/security/network-proxy",
"uk/security/formal-verification",
"uk/security/THREAT-MODEL-ATLAS",
"uk/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"uk/nodes/index",
"uk/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"uk/nodes/media-understanding",
"uk/nodes/images",
"uk/nodes/audio",
"uk/nodes/camera",
"uk/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"uk/nodes/talk",
"uk/nodes/voicewake",
"uk/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"uk/web/index",
"uk/web/control-ui",
"uk/web/dashboard",
"uk/web/webchat",
"uk/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"uk/cli/index",
{
"group": "Gateway and service",
"pages": [
"uk/cli/backup",
"uk/cli/daemon",
"uk/cli/doctor",
"uk/cli/gateway",
"uk/cli/health",
"uk/cli/logs",
"uk/cli/migrate",
"uk/cli/onboard",
"uk/cli/reset",
"uk/cli/secrets",
"uk/cli/security",
"uk/cli/setup",
"uk/cli/status",
"uk/cli/uninstall",
"uk/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"uk/cli/agent",
"uk/cli/agents",
"uk/cli/hooks",
"uk/cli/infer",
"uk/cli/memory",
"uk/cli/commitments",
"uk/cli/message",
"uk/cli/models",
"uk/cli/sessions",
"uk/cli/system",
"uk/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"uk/cli/channels",
"uk/cli/devices",
"uk/cli/directory",
"uk/cli/pairing",
"uk/cli/qr",
"uk/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"uk/cli/approvals",
"uk/cli/browser",
"uk/cli/cron",
"uk/cli/flows",
"uk/cli/node",
"uk/cli/nodes",
"uk/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"uk/cli/config",
"uk/cli/configure",
"uk/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"uk/cli/plugins",
"uk/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"uk/cli/dashboard",
"uk/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"uk/cli/acp",
"uk/cli/clawbot",
"uk/cli/completion",
"uk/cli/dns",
"uk/cli/docs",
"uk/cli/mcp",
"uk/cli/proxy",
"uk/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"uk/reference/rpc",
"uk/concepts/openclaw-sdk",
"uk/reference/openclaw-sdk-api-design",
"uk/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"uk/reference/AGENTS.default",
"uk/reference/templates/AGENTS",
"uk/reference/templates/BOOT",
"uk/reference/templates/BOOTSTRAP",
"uk/reference/templates/HEARTBEAT",
"uk/reference/templates/IDENTITY",
"uk/reference/templates/SOUL",
"uk/reference/templates/TOOLS",
"uk/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"uk/pi",
"uk/reference/wizard",
"uk/reference/token-use",
"uk/reference/secretref-credential-surface",
"uk/reference/prompt-caching",
"uk/reference/api-usage-costs",
"uk/reference/transcript-hygiene",
"uk/reference/memory-config",
"uk/reference/rich-output-protocol",
"uk/reference/session-management-compaction",
"uk/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"uk/concepts/typebox",
"uk/concepts/markdown-formatting",
"uk/concepts/typing-indicators",
"uk/concepts/usage-tracking",
"uk/concepts/timezone",
"uk/help/gpt55-codex-agentic-parity",
"uk/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"uk/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"uk/reference/RELEASING",
"uk/reference/full-release-validation",
"uk/reference/test",
"uk/ci",
"uk/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"uk/help/index",
"uk/help/troubleshooting",
"uk/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"uk/help/faq",
"uk/help/faq-first-run",
"uk/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"uk/help/testing",
"uk/help/testing-updates-plugins",
"uk/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"uk/help/environment",
"uk/diagnostics/flags",
"uk/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"uk/start/lore",
"uk/start/hubs",
"uk/start/docs-directory"
]
}
]
}
]
},
{
"language": "id",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"id/index",
"id/start/showcase",
"id/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"id/start/getting-started",
"id/start/onboarding-overview",
"id/start/wizard",
"id/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"id/start/openclaw",
"id/start/wizard-cli-reference",
"id/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"id/install/index",
"id/install/installer",
"id/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"id/install/updating",
{
"group": "Migrating",
"pages": [
"id/install/migrating",
"id/install/migrating-claude",
"id/install/migrating-hermes"
]
},
"id/install/uninstall",
"id/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"id/install/ansible",
"id/install/bun",
"id/install/clawdock",
"id/install/docker",
"id/install/nix",
"id/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"id/install/azure",
"id/install/digitalocean",
"id/install/docker-vm-runtime",
"id/install/exe-dev",
"id/install/fly",
"id/install/gcp",
"id/install/hetzner",
"id/install/hostinger",
"id/install/kubernetes",
"id/vps",
"id/install/macos-vm",
"id/install/northflank",
"id/install/oracle",
"id/install/railway",
"id/install/raspberry-pi",
"id/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"id/start/setup",
"id/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"id/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"id/channels/discord",
"id/channels/slack",
"id/channels/telegram",
"id/channels/whatsapp",
"id/channels/signal",
"id/channels/msteams",
"id/channels/googlechat",
"id/channels/imessage",
"id/channels/bluebubbles",
"id/channels/matrix",
"id/channels/matrix-migration",
"id/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"id/channels/irc",
"id/channels/mattermost",
"id/channels/nextcloud-talk",
"id/channels/nostr",
"id/channels/tlon",
"id/channels/synology-chat",
"id/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"id/channels/line",
"id/channels/wechat",
"id/channels/qqbot",
"id/channels/feishu",
"id/channels/yuanbao",
"id/channels/zalo",
"id/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"id/channels/pairing",
"id/channels/access-groups",
"id/channels/group-messages",
"id/channels/groups",
"id/channels/broadcast-groups",
"id/channels/channel-routing",
"id/channels/location",
"id/channels/troubleshooting",
"id/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"id/concepts/architecture",
"id/concepts/agent",
"id/concepts/agent-loop",
"id/concepts/agent-runtimes",
"id/concepts/system-prompt",
"id/concepts/context",
"id/concepts/context-engine",
"id/concepts/agent-workspace",
"id/concepts/soul",
"id/concepts/oauth",
"id/start/bootstrapping",
"id/concepts/experimental-features",
"id/concepts/qa-e2e-automation",
"id/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"id/concepts/session",
"id/concepts/channel-docking",
"id/concepts/session-pruning",
"id/concepts/session-tool",
{
"group": "Memory",
"pages": [
"id/concepts/memory",
"id/concepts/memory-builtin",
"id/concepts/memory-qmd",
"id/concepts/memory-honcho",
"id/concepts/memory-search",
"id/concepts/active-memory",
"id/concepts/commitments",
"id/concepts/dreaming"
]
},
"id/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"id/concepts/multi-agent",
"id/concepts/presence",
"id/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"id/concepts/messages",
"id/concepts/streaming",
"id/concepts/retry",
"id/concepts/queue",
"id/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"id/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"id/tools/plugin",
"id/plugins/community",
"id/plugins/bundles",
"id/plugins/dependency-resolution",
"id/plugins/codex-harness",
"id/plugins/codex-computer-use",
"id/plugins/google-meet",
"id/plugins/webhooks",
"id/plugins/voice-call",
"id/plugins/memory-wiki",
"id/plugins/memory-lancedb",
"id/plugins/message-presentation",
"id/plugins/skill-workshop",
"id/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"id/plugins/building-plugins",
"id/plugins/hooks",
"id/plugins/sdk-channel-plugins",
"id/plugins/sdk-provider-plugins",
"id/plugins/compatibility",
"id/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"id/plugins/sdk-overview",
"id/plugins/sdk-subpaths",
"id/plugins/sdk-entrypoints",
"id/plugins/sdk-runtime",
"id/plugins/sdk-channel-turn",
"id/plugins/sdk-agent-harness",
"id/plugins/sdk-setup",
"id/plugins/sdk-testing",
"id/plugins/manifest",
"id/plugins/architecture",
"id/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"id/tools/skills",
"id/tools/creating-skills",
"id/tools/skills-config",
"id/tools/slash-commands",
"id/tools/clawhub",
"id/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"id/automation/index",
"id/automation/cron-jobs",
"id/automation/tasks",
"id/automation/taskflow",
"id/automation/standing-orders",
"id/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"id/tools/apply-patch",
"id/tools/btw",
"id/tools/code-execution",
"id/tools/diffs",
"id/tools/elevated",
"id/tools/exec-approvals",
"id/tools/exec-approvals-advanced",
"id/tools/exec",
"id/tools/image-generation",
"id/tools/llm-task",
"id/tools/lobster",
"id/tools/media-overview",
"id/tools/music-generation",
"id/tools/pdf",
"id/tools/reactions",
"id/tools/thinking",
"id/tools/tokenjuice",
"id/tools/loop-detection",
"id/tools/trajectory",
"id/tools/tts",
"id/tools/video-generation",
{
"group": "Web browser",
"pages": [
"id/tools/browser",
"id/tools/browser-control",
"id/tools/browser-login",
"id/tools/browser-linux-troubleshooting",
"id/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"id/tools/web-fetch",
"id/tools/web",
"id/tools/brave-search",
"id/tools/duckduckgo-search",
"id/tools/exa-search",
"id/tools/firecrawl",
"id/tools/gemini-search",
"id/tools/grok-search",
"id/tools/kimi-search",
"id/tools/minimax-search",
"id/tools/ollama-search",
"id/tools/perplexity-search",
"id/tools/searxng-search",
"id/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"id/tools/agent-send",
"id/tools/subagents",
"id/tools/acp-agents",
"id/tools/acp-agents-setup",
"id/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"id/providers/index",
"id/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"id/concepts/models",
"id/concepts/model-providers",
"id/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"id/providers/alibaba",
"id/providers/bedrock",
"id/providers/bedrock-mantle",
"id/providers/anthropic",
"id/providers/arcee",
"id/providers/azure-speech",
"id/providers/chutes",
"id/providers/claude-max-api-proxy",
"id/providers/cloudflare-ai-gateway",
"id/providers/comfy",
"id/providers/deepgram",
"id/providers/deepinfra",
"id/providers/deepseek",
"id/providers/elevenlabs",
"id/providers/fal",
"id/providers/fireworks",
"id/providers/github-copilot",
"id/providers/glm",
"id/providers/google",
"id/providers/gradium",
"id/providers/groq",
"id/providers/huggingface",
"id/providers/inferrs",
"id/providers/inworld",
"id/providers/kilocode",
"id/providers/litellm",
"id/providers/lmstudio",
"id/providers/minimax",
"id/providers/mistral",
"id/providers/moonshot",
"id/providers/nvidia",
"id/providers/ollama",
"id/providers/openai",
"id/providers/opencode",
"id/providers/opencode-go",
"id/providers/openrouter",
"id/providers/perplexity-provider",
"id/providers/qianfan",
"id/providers/qwen",
"id/providers/runway",
"id/providers/sglang",
"id/providers/stepfun",
"id/providers/synthetic",
"id/providers/tencent",
"id/providers/together",
"id/providers/venice",
"id/providers/vercel-ai-gateway",
"id/providers/vllm",
"id/providers/volcengine",
"id/providers/vydra",
"id/providers/xai",
"id/providers/xiaomi",
"id/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"id/platforms/index",
"id/platforms/macos",
"id/platforms/linux",
"id/platforms/windows",
"id/platforms/android",
"id/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"id/platforms/mac/dev-setup",
"id/platforms/mac/menu-bar",
"id/platforms/mac/icon",
"id/platforms/mac/permissions",
"id/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"id/platforms/mac/bundled-gateway",
"id/platforms/mac/child-process",
"id/platforms/mac/health",
"id/platforms/mac/logging",
"id/platforms/mac/remote",
"id/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"id/platforms/mac/voicewake",
"id/platforms/mac/voice-overlay",
"id/platforms/mac/webchat",
"id/platforms/mac/canvas",
"id/platforms/mac/skills",
"id/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"id/gateway/index",
{
"group": "Configuration",
"pages": [
"id/gateway/configuration",
"id/gateway/configuration-reference",
"id/gateway/config-agents",
"id/gateway/config-channels",
"id/gateway/config-tools",
"id/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"id/gateway/authentication",
"id/auth-credential-semantics",
"id/gateway/secrets",
"id/gateway/secrets-plan-contract",
"id/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"id/gateway/health",
"id/gateway/heartbeat",
"id/gateway/doctor",
"id/logging",
"id/gateway/opentelemetry",
"id/gateway/prometheus",
"id/gateway/logging",
"id/gateway/diagnostics",
"id/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"id/gateway/gateway-lock",
"id/gateway/background-process",
"id/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"id/gateway/security/index",
"id/gateway/security/audit-checks",
"id/gateway/sandboxing",
"id/gateway/openshell",
"id/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"id/gateway/protocol",
"id/gateway/bridge-protocol",
"id/gateway/openai-http-api",
"id/gateway/openresponses-http-api",
"id/gateway/tools-invoke-http-api",
"id/gateway/cli-backends",
"id/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"id/network",
"id/gateway/network-model",
"id/gateway/pairing",
"id/gateway/discovery",
"id/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"id/gateway/remote",
"id/gateway/remote-gateway-readme",
"id/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"id/security/network-proxy",
"id/security/formal-verification",
"id/security/THREAT-MODEL-ATLAS",
"id/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"id/nodes/index",
"id/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"id/nodes/media-understanding",
"id/nodes/images",
"id/nodes/audio",
"id/nodes/camera",
"id/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"id/nodes/talk",
"id/nodes/voicewake",
"id/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"id/web/index",
"id/web/control-ui",
"id/web/dashboard",
"id/web/webchat",
"id/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"id/cli/index",
{
"group": "Gateway and service",
"pages": [
"id/cli/backup",
"id/cli/daemon",
"id/cli/doctor",
"id/cli/gateway",
"id/cli/health",
"id/cli/logs",
"id/cli/migrate",
"id/cli/onboard",
"id/cli/reset",
"id/cli/secrets",
"id/cli/security",
"id/cli/setup",
"id/cli/status",
"id/cli/uninstall",
"id/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"id/cli/agent",
"id/cli/agents",
"id/cli/hooks",
"id/cli/infer",
"id/cli/memory",
"id/cli/commitments",
"id/cli/message",
"id/cli/models",
"id/cli/sessions",
"id/cli/system",
"id/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"id/cli/channels",
"id/cli/devices",
"id/cli/directory",
"id/cli/pairing",
"id/cli/qr",
"id/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"id/cli/approvals",
"id/cli/browser",
"id/cli/cron",
"id/cli/flows",
"id/cli/node",
"id/cli/nodes",
"id/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"id/cli/config",
"id/cli/configure",
"id/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"id/cli/plugins",
"id/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"id/cli/dashboard",
"id/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"id/cli/acp",
"id/cli/clawbot",
"id/cli/completion",
"id/cli/dns",
"id/cli/docs",
"id/cli/mcp",
"id/cli/proxy",
"id/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"id/reference/rpc",
"id/concepts/openclaw-sdk",
"id/reference/openclaw-sdk-api-design",
"id/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"id/reference/AGENTS.default",
"id/reference/templates/AGENTS",
"id/reference/templates/BOOT",
"id/reference/templates/BOOTSTRAP",
"id/reference/templates/HEARTBEAT",
"id/reference/templates/IDENTITY",
"id/reference/templates/SOUL",
"id/reference/templates/TOOLS",
"id/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"id/pi",
"id/reference/wizard",
"id/reference/token-use",
"id/reference/secretref-credential-surface",
"id/reference/prompt-caching",
"id/reference/api-usage-costs",
"id/reference/transcript-hygiene",
"id/reference/memory-config",
"id/reference/rich-output-protocol",
"id/reference/session-management-compaction",
"id/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"id/concepts/typebox",
"id/concepts/markdown-formatting",
"id/concepts/typing-indicators",
"id/concepts/usage-tracking",
"id/concepts/timezone",
"id/help/gpt55-codex-agentic-parity",
"id/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"id/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"id/reference/RELEASING",
"id/reference/full-release-validation",
"id/reference/test",
"id/ci",
"id/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"id/help/index",
"id/help/troubleshooting",
"id/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"id/help/faq",
"id/help/faq-first-run",
"id/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"id/help/testing",
"id/help/testing-updates-plugins",
"id/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"id/help/environment",
"id/diagnostics/flags",
"id/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"id/start/lore",
"id/start/hubs",
"id/start/docs-directory"
]
}
]
}
]
},
{
"language": "pl",
"tabs": [
{
"tab": "Get started",
"groups": [
{
"group": "Overview",
"pages": [
"pl/index",
"pl/start/showcase",
"pl/concepts/features"
]
},
{
"group": "First steps",
"pages": [
"pl/start/getting-started",
"pl/start/onboarding-overview",
"pl/start/wizard",
"pl/start/onboarding"
]
},
{
"group": "Guides",
"pages": [
"pl/start/openclaw",
"pl/start/wizard-cli-reference",
"pl/start/wizard-cli-automation"
]
}
]
},
{
"tab": "Install",
"groups": [
{
"group": "Install overview",
"pages": [
"pl/install/index",
"pl/install/installer",
"pl/install/node"
]
},
{
"group": "Maintenance",
"pages": [
"pl/install/updating",
{
"group": "Migrating",
"pages": [
"pl/install/migrating",
"pl/install/migrating-claude",
"pl/install/migrating-hermes"
]
},
"pl/install/uninstall",
"pl/install/development-channels"
]
},
{
"group": "Containers",
"pages": [
"pl/install/ansible",
"pl/install/bun",
"pl/install/clawdock",
"pl/install/docker",
"pl/install/nix",
"pl/install/podman"
]
},
{
"group": "Hosting",
"pages": [
"pl/install/azure",
"pl/install/digitalocean",
"pl/install/docker-vm-runtime",
"pl/install/exe-dev",
"pl/install/fly",
"pl/install/gcp",
"pl/install/hetzner",
"pl/install/hostinger",
"pl/install/kubernetes",
"pl/vps",
"pl/install/macos-vm",
"pl/install/northflank",
"pl/install/oracle",
"pl/install/railway",
"pl/install/raspberry-pi",
"pl/install/render"
]
},
{
"group": "Advanced setup",
"pages": [
"pl/start/setup",
"pl/pi-dev"
]
}
]
},
{
"tab": "Channels",
"groups": [
{
"group": "Overview",
"pages": [
"pl/channels/index"
]
},
{
"group": "Mainstream messaging",
"pages": [
"pl/channels/discord",
"pl/channels/slack",
"pl/channels/telegram",
"pl/channels/whatsapp",
"pl/channels/signal",
"pl/channels/msteams",
"pl/channels/googlechat",
"pl/channels/imessage",
"pl/channels/bluebubbles",
"pl/channels/matrix",
"pl/channels/matrix-migration",
"pl/channels/matrix-push-rules"
]
},
{
"group": "Developer and self-hosted",
"pages": [
"pl/channels/irc",
"pl/channels/mattermost",
"pl/channels/nextcloud-talk",
"pl/channels/nostr",
"pl/channels/tlon",
"pl/channels/synology-chat",
"pl/channels/twitch"
]
},
{
"group": "Regional platforms",
"pages": [
"pl/channels/line",
"pl/channels/wechat",
"pl/channels/qqbot",
"pl/channels/feishu",
"pl/channels/yuanbao",
"pl/channels/zalo",
"pl/channels/zalouser"
]
},
{
"group": "Configuration",
"pages": [
"pl/channels/pairing",
"pl/channels/access-groups",
"pl/channels/group-messages",
"pl/channels/groups",
"pl/channels/broadcast-groups",
"pl/channels/channel-routing",
"pl/channels/location",
"pl/channels/troubleshooting",
"pl/channels/qa-channel"
]
}
]
},
{
"tab": "Agents",
"groups": [
{
"group": "Fundamentals",
"pages": [
"pl/concepts/architecture",
"pl/concepts/agent",
"pl/concepts/agent-loop",
"pl/concepts/agent-runtimes",
"pl/concepts/system-prompt",
"pl/concepts/context",
"pl/concepts/context-engine",
"pl/concepts/agent-workspace",
"pl/concepts/soul",
"pl/concepts/oauth",
"pl/start/bootstrapping",
"pl/concepts/experimental-features",
"pl/concepts/qa-e2e-automation",
"pl/concepts/qa-matrix"
]
},
{
"group": "Sessions and memory",
"pages": [
"pl/concepts/session",
"pl/concepts/channel-docking",
"pl/concepts/session-pruning",
"pl/concepts/session-tool",
{
"group": "Memory",
"pages": [
"pl/concepts/memory",
"pl/concepts/memory-builtin",
"pl/concepts/memory-qmd",
"pl/concepts/memory-honcho",
"pl/concepts/memory-search",
"pl/concepts/active-memory",
"pl/concepts/commitments",
"pl/concepts/dreaming"
]
},
"pl/concepts/compaction"
]
},
{
"group": "Multi-agent",
"pages": [
"pl/concepts/multi-agent",
"pl/concepts/presence",
"pl/concepts/delegate-architecture"
]
},
{
"group": "Messages and delivery",
"pages": [
"pl/concepts/messages",
"pl/concepts/streaming",
"pl/concepts/retry",
"pl/concepts/queue",
"pl/concepts/queue-steering"
]
}
]
},
{
"tab": "Tools & Plugins",
"groups": [
{
"group": "Overview",
"pages": [
"pl/tools/index"
]
},
{
"group": "Plugins",
"pages": [
"pl/tools/plugin",
"pl/plugins/community",
"pl/plugins/bundles",
"pl/plugins/dependency-resolution",
"pl/plugins/codex-harness",
"pl/plugins/codex-computer-use",
"pl/plugins/google-meet",
"pl/plugins/webhooks",
"pl/plugins/voice-call",
"pl/plugins/memory-wiki",
"pl/plugins/memory-lancedb",
"pl/plugins/message-presentation",
"pl/plugins/skill-workshop",
"pl/plugins/zalouser",
{
"group": "Building plugins",
"pages": [
"pl/plugins/building-plugins",
"pl/plugins/hooks",
"pl/plugins/sdk-channel-plugins",
"pl/plugins/sdk-provider-plugins",
"pl/plugins/compatibility",
"pl/plugins/sdk-migration"
]
},
{
"group": "Plugin SDK reference",
"pages": [
"pl/plugins/sdk-overview",
"pl/plugins/sdk-subpaths",
"pl/plugins/sdk-entrypoints",
"pl/plugins/sdk-runtime",
"pl/plugins/sdk-channel-turn",
"pl/plugins/sdk-agent-harness",
"pl/plugins/sdk-setup",
"pl/plugins/sdk-testing",
"pl/plugins/manifest",
"pl/plugins/architecture",
"pl/plugins/architecture-internals"
]
}
]
},
{
"group": "Skills",
"pages": [
"pl/tools/skills",
"pl/tools/creating-skills",
"pl/tools/skills-config",
"pl/tools/slash-commands",
"pl/tools/clawhub",
"pl/prose"
]
},
{
"group": "Automation and tasks",
"pages": [
"pl/automation/index",
"pl/automation/cron-jobs",
"pl/automation/tasks",
"pl/automation/taskflow",
"pl/automation/standing-orders",
"pl/automation/hooks"
]
},
{
"group": "Tools",
"pages": [
"pl/tools/apply-patch",
"pl/tools/btw",
"pl/tools/code-execution",
"pl/tools/diffs",
"pl/tools/elevated",
"pl/tools/exec-approvals",
"pl/tools/exec-approvals-advanced",
"pl/tools/exec",
"pl/tools/image-generation",
"pl/tools/llm-task",
"pl/tools/lobster",
"pl/tools/media-overview",
"pl/tools/music-generation",
"pl/tools/pdf",
"pl/tools/reactions",
"pl/tools/thinking",
"pl/tools/tokenjuice",
"pl/tools/loop-detection",
"pl/tools/trajectory",
"pl/tools/tts",
"pl/tools/video-generation",
{
"group": "Web browser",
"pages": [
"pl/tools/browser",
"pl/tools/browser-control",
"pl/tools/browser-login",
"pl/tools/browser-linux-troubleshooting",
"pl/tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
"group": "Web tools",
"pages": [
"pl/tools/web-fetch",
"pl/tools/web",
"pl/tools/brave-search",
"pl/tools/duckduckgo-search",
"pl/tools/exa-search",
"pl/tools/firecrawl",
"pl/tools/gemini-search",
"pl/tools/grok-search",
"pl/tools/kimi-search",
"pl/tools/minimax-search",
"pl/tools/ollama-search",
"pl/tools/perplexity-search",
"pl/tools/searxng-search",
"pl/tools/tavily"
]
}
]
},
{
"group": "Agent coordination",
"pages": [
"pl/tools/agent-send",
"pl/tools/subagents",
"pl/tools/acp-agents",
"pl/tools/acp-agents-setup",
"pl/tools/multi-agent-sandbox-tools"
]
}
]
},
{
"tab": "Models",
"groups": [
{
"group": "Overview",
"pages": [
"pl/providers/index",
"pl/providers/models"
]
},
{
"group": "Concepts and configuration",
"pages": [
"pl/concepts/models",
"pl/concepts/model-providers",
"pl/concepts/model-failover"
]
},
{
"group": "Providers",
"pages": [
"pl/providers/alibaba",
"pl/providers/bedrock",
"pl/providers/bedrock-mantle",
"pl/providers/anthropic",
"pl/providers/arcee",
"pl/providers/azure-speech",
"pl/providers/chutes",
"pl/providers/claude-max-api-proxy",
"pl/providers/cloudflare-ai-gateway",
"pl/providers/comfy",
"pl/providers/deepgram",
"pl/providers/deepinfra",
"pl/providers/deepseek",
"pl/providers/elevenlabs",
"pl/providers/fal",
"pl/providers/fireworks",
"pl/providers/github-copilot",
"pl/providers/glm",
"pl/providers/google",
"pl/providers/gradium",
"pl/providers/groq",
"pl/providers/huggingface",
"pl/providers/inferrs",
"pl/providers/inworld",
"pl/providers/kilocode",
"pl/providers/litellm",
"pl/providers/lmstudio",
"pl/providers/minimax",
"pl/providers/mistral",
"pl/providers/moonshot",
"pl/providers/nvidia",
"pl/providers/ollama",
"pl/providers/openai",
"pl/providers/opencode",
"pl/providers/opencode-go",
"pl/providers/openrouter",
"pl/providers/perplexity-provider",
"pl/providers/qianfan",
"pl/providers/qwen",
"pl/providers/runway",
"pl/providers/sglang",
"pl/providers/stepfun",
"pl/providers/synthetic",
"pl/providers/tencent",
"pl/providers/together",
"pl/providers/venice",
"pl/providers/vercel-ai-gateway",
"pl/providers/vllm",
"pl/providers/volcengine",
"pl/providers/vydra",
"pl/providers/xai",
"pl/providers/xiaomi",
"pl/providers/zai"
]
}
]
},
{
"tab": "Platforms",
"groups": [
{
"group": "Platforms overview",
"pages": [
"pl/platforms/index",
"pl/platforms/macos",
"pl/platforms/linux",
"pl/platforms/windows",
"pl/platforms/android",
"pl/platforms/ios"
]
},
{
"group": "macOS companion app",
"pages": [
{
"group": "Setup",
"pages": [
"pl/platforms/mac/dev-setup",
"pl/platforms/mac/menu-bar",
"pl/platforms/mac/icon",
"pl/platforms/mac/permissions",
"pl/platforms/mac/signing"
]
},
{
"group": "Runtime",
"pages": [
"pl/platforms/mac/bundled-gateway",
"pl/platforms/mac/child-process",
"pl/platforms/mac/health",
"pl/platforms/mac/logging",
"pl/platforms/mac/remote",
"pl/platforms/mac/xpc"
]
},
{
"group": "Features",
"pages": [
"pl/platforms/mac/voicewake",
"pl/platforms/mac/voice-overlay",
"pl/platforms/mac/webchat",
"pl/platforms/mac/canvas",
"pl/platforms/mac/skills",
"pl/platforms/mac/peekaboo"
]
}
]
}
]
},
{
"tab": "Gateway & Ops",
"groups": [
{
"group": "Gateway",
"pages": [
"pl/gateway/index",
{
"group": "Configuration",
"pages": [
"pl/gateway/configuration",
"pl/gateway/configuration-reference",
"pl/gateway/config-agents",
"pl/gateway/config-channels",
"pl/gateway/config-tools",
"pl/gateway/configuration-examples"
]
},
{
"group": "Authentication and secrets",
"pages": [
"pl/gateway/authentication",
"pl/auth-credential-semantics",
"pl/gateway/secrets",
"pl/gateway/secrets-plan-contract",
"pl/gateway/trusted-proxy-auth"
]
},
{
"group": "Health and diagnostics",
"pages": [
"pl/gateway/health",
"pl/gateway/heartbeat",
"pl/gateway/doctor",
"pl/logging",
"pl/gateway/opentelemetry",
"pl/gateway/prometheus",
"pl/gateway/logging",
"pl/gateway/diagnostics",
"pl/gateway/troubleshooting"
]
},
{
"group": "Scaling and operations",
"pages": [
"pl/gateway/gateway-lock",
"pl/gateway/background-process",
"pl/gateway/multiple-gateways"
]
},
{
"group": "Security and sandboxing",
"pages": [
"pl/gateway/security/index",
"pl/gateway/security/audit-checks",
"pl/gateway/sandboxing",
"pl/gateway/openshell",
"pl/gateway/sandbox-vs-tool-policy-vs-elevated"
]
},
{
"group": "Protocols and APIs",
"pages": [
"pl/gateway/protocol",
"pl/gateway/bridge-protocol",
"pl/gateway/openai-http-api",
"pl/gateway/openresponses-http-api",
"pl/gateway/tools-invoke-http-api",
"pl/gateway/cli-backends",
"pl/gateway/local-models"
]
},
{
"group": "Networking and discovery",
"pages": [
"pl/network",
"pl/gateway/network-model",
"pl/gateway/pairing",
"pl/gateway/discovery",
"pl/gateway/bonjour"
]
}
]
},
{
"group": "Remote access",
"pages": [
"pl/gateway/remote",
"pl/gateway/remote-gateway-readme",
"pl/gateway/tailscale"
]
},
{
"group": "Security",
"pages": [
"pl/security/network-proxy",
"pl/security/formal-verification",
"pl/security/THREAT-MODEL-ATLAS",
"pl/security/CONTRIBUTING-THREAT-MODEL"
]
},
{
"group": "Nodes and media",
"pages": [
"pl/nodes/index",
"pl/nodes/troubleshooting",
{
"group": "Media capabilities",
"pages": [
"pl/nodes/media-understanding",
"pl/nodes/images",
"pl/nodes/audio",
"pl/nodes/camera",
"pl/tools/tts"
]
},
{
"group": "Node features",
"pages": [
"pl/nodes/talk",
"pl/nodes/voicewake",
"pl/nodes/location-command"
]
}
]
},
{
"group": "Web interfaces",
"pages": [
"pl/web/index",
"pl/web/control-ui",
"pl/web/dashboard",
"pl/web/webchat",
"pl/web/tui"
]
}
]
},
{
"tab": "Reference",
"groups": [
{
"group": "CLI commands",
"pages": [
"pl/cli/index",
{
"group": "Gateway and service",
"pages": [
"pl/cli/backup",
"pl/cli/daemon",
"pl/cli/doctor",
"pl/cli/gateway",
"pl/cli/health",
"pl/cli/logs",
"pl/cli/migrate",
"pl/cli/onboard",
"pl/cli/reset",
"pl/cli/secrets",
"pl/cli/security",
"pl/cli/setup",
"pl/cli/status",
"pl/cli/uninstall",
"pl/cli/update"
]
},
{
"group": "Agents and sessions",
"pages": [
"pl/cli/agent",
"pl/cli/agents",
"pl/cli/hooks",
"pl/cli/infer",
"pl/cli/memory",
"pl/cli/commitments",
"pl/cli/message",
"pl/cli/models",
"pl/cli/sessions",
"pl/cli/system",
"pl/cli/tasks"
]
},
{
"group": "Channels and messaging",
"pages": [
"pl/cli/channels",
"pl/cli/devices",
"pl/cli/directory",
"pl/cli/pairing",
"pl/cli/qr",
"pl/cli/voicecall"
]
},
{
"group": "Tools and execution",
"pages": [
"pl/cli/approvals",
"pl/cli/browser",
"pl/cli/cron",
"pl/cli/flows",
"pl/cli/node",
"pl/cli/nodes",
"pl/cli/sandbox"
]
},
{
"group": "Configuration",
"pages": [
"pl/cli/config",
"pl/cli/configure",
"pl/cli/webhooks"
]
},
{
"group": "Plugins and skills",
"pages": [
"pl/cli/plugins",
"pl/cli/skills"
]
},
{
"group": "Interfaces",
"pages": [
"pl/cli/dashboard",
"pl/cli/tui"
]
},
{
"group": "Utility",
"pages": [
"pl/cli/acp",
"pl/cli/clawbot",
"pl/cli/completion",
"pl/cli/dns",
"pl/cli/docs",
"pl/cli/mcp",
"pl/cli/proxy",
"pl/cli/wiki"
]
}
]
},
{
"group": "RPC and API",
"pages": [
"pl/reference/rpc",
"pl/concepts/openclaw-sdk",
"pl/reference/openclaw-sdk-api-design",
"pl/reference/device-models"
]
},
{
"group": "Templates",
"pages": [
"pl/reference/AGENTS.default",
"pl/reference/templates/AGENTS",
"pl/reference/templates/BOOT",
"pl/reference/templates/BOOTSTRAP",
"pl/reference/templates/HEARTBEAT",
"pl/reference/templates/IDENTITY",
"pl/reference/templates/SOUL",
"pl/reference/templates/TOOLS",
"pl/reference/templates/USER"
]
},
{
"group": "Technical reference",
"pages": [
"pl/pi",
"pl/reference/wizard",
"pl/reference/token-use",
"pl/reference/secretref-credential-surface",
"pl/reference/prompt-caching",
"pl/reference/api-usage-costs",
"pl/reference/transcript-hygiene",
"pl/reference/memory-config",
"pl/reference/rich-output-protocol",
"pl/reference/session-management-compaction",
"pl/date-time"
]
},
{
"group": "Concept internals",
"pages": [
"pl/concepts/typebox",
"pl/concepts/markdown-formatting",
"pl/concepts/typing-indicators",
"pl/concepts/usage-tracking",
"pl/concepts/timezone",
"pl/help/gpt55-codex-agentic-parity",
"pl/help/gpt55-codex-agentic-parity-maintainers"
]
},
{
"group": "Project",
"pages": [
"pl/reference/credits"
]
},
{
"group": "Release and CI",
"pages": [
"pl/reference/RELEASING",
"pl/reference/full-release-validation",
"pl/reference/test",
"pl/ci",
"pl/help/scripts"
]
}
]
},
{
"tab": "Help",
"groups": [
{
"group": "Start here",
"pages": [
"pl/help/index",
"pl/help/troubleshooting",
"pl/help/debugging"
]
},
{
"group": "FAQ",
"pages": [
"pl/help/faq",
"pl/help/faq-first-run",
"pl/help/faq-models"
]
},
{
"group": "Testing",
"pages": [
"pl/help/testing",
"pl/help/testing-updates-plugins",
"pl/help/testing-live"
]
},
{
"group": "Diagnostics",
"pages": [
"pl/help/environment",
"pl/diagnostics/flags",
"pl/debug/node-issue"
]
},
{
"group": "Community and meta",
"pages": [
"pl/start/lore",
"pl/start/hubs",
"pl/start/docs-directory"
]
}
]
}
]
}
]
}
}