






















@@ -1,26 +1,38 @@
11---
22summary: "Help hub: common fixes, install sanity, and where to look when something breaks"
33read_when:
4- - You’re new and want the “what do I click/run” guide
4+ - You are new and want a "what do I click/run" guide
55 - Something broke and you want the fastest path to a fix
66title: "Help"
77---
889-If you want a quick “get unstuck” flow, start here:
9+Quick "get unstuck" path for the most common problems:
101011-- **Troubleshooting:** [Start here](/help/troubleshooting)
12-- **Install sanity (Node/npm/PATH):** [Install](/install/node#troubleshooting)
13-- **Gateway issues:** [Gateway troubleshooting](/gateway/troubleshooting)
14-- **Logs:** [Logging](/logging) and [Gateway logging](/gateway/logging)
15-- **Repairs:** [Doctor](/gateway/doctor)
11+- [Troubleshooting](/help/troubleshooting) — symptom-first decision tree
12+- [Debugging](/help/debugging) — watch mode, raw streams, dev profile
13+- [Install sanity](/install/node#troubleshooting) — Node / npm / PATH checks
14+- [Gateway troubleshooting](/gateway/troubleshooting) — gateway-specific issues
15+- [Doctor](/gateway/doctor) — automated repair + diagnostic bundle
161617-If you’re looking for conceptual questions (not “something broke”):
17+## FAQ
181819-- [FAQ (concepts)](/help/faq)
19+- [FAQ](/help/faq) — day-to-day concepts and operational questions
20+- [First-run FAQ](/help/faq-first-run) — install, onboard, auth, subscriptions, early failures
21+- [Models FAQ](/help/faq-models) — model selection, failover, auth profiles
202221-## Environment and debugging
23+## Diagnostics
222423-- **Environment variables:** [Where OpenClaw loads env vars and precedence](/help/environment)
24-- **Debugging:** [Watch mode, raw streams, and dev profile](/help/debugging)
25-- **Testing:** [Test suites, live tests, and Docker runners](/help/testing)
26-- **Scripts:** [Repository helper scripts](/help/scripts)
25+- [Environment variables](/help/environment) — where OpenClaw loads env vars and precedence
26+- [Diagnostics flags](/diagnostics/flags) — runtime diagnostics and verbose modes
27+- [Node + tsx crash](/debug/node-issue) — specific Node / tsx runtime crash scenarios
28+29+## Testing
30+31+- [Testing](/help/testing) — test suites and Docker runners
32+- [Live tests](/help/testing-live) — network-touching provider and CLI smokes
33+34+## Community and meta
35+36+- [OpenClaw lore](/start/lore) — the story
37+- [Docs hubs](/start/hubs) — how this documentation is organized
38+- [Docs directory](/start/docs-directory) — full file map
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。