Setup guides, troubleshooting, and FAQ.
npm i -g openclaw # Install OpenClaw openclaw plugins install godmode # Install GodMode plugin openclaw godmode activate GM-PROD-xxx # Add your license key openclaw gateway run # Start the gateway
Then open http://localhost:18789/godmode in your browser.
The built-in diagnostic checks your license, UI assets, workspace, and data directory:
openclaw godmode doctor
This will tell you exactly what's wrong and how to fix it.
If the gateway is running, visit http://localhost:18789/godmode/health for a JSON status report including license state, UI availability, and method count.
openclaw godmode status # Human-readable openclaw godmode status --json # Machine-readable
Your license key was emailed to you after purchase. Check for an email from hello@lifeongodmode.com with subject "Welcome to GodMode." If you can't find it, contact support.
Your license key isn't configured. Run:
openclaw godmode activate YOUR-KEY-HERE
Then restart the gateway.
Your license key may be expired or deactivated. Check your subscription status at Manage Billing. If your payment method failed, update it there.
The UI assets weren't included in your install. This can happen with older plugin versions. Try updating:
openclaw plugins update godmode
Yes. Your license key works on any number of machines you personally own and use. Each machine needs its own OpenClaw + GodMode plugin installation with the same key.
Your license is deactivated, but your data files in ~/godmode/data/ are yours and never deleted. The base OpenClaw gateway continues to work. Re-subscribe anytime to reactivate your existing key.
Yes. GodMode orchestrates your AI interactions through OpenClaw, which connects to AI providers (Anthropic, OpenAI, Google, etc.) using your own API keys. GodMode itself is the operating system layer on top.
Need direct help? Email us at
support@lifeongodmode.com