You've outgrown the sandbox. Here's how to run OpenClaw for real.
LobsterSandbox was your training wheels. Now you're ready to set up a full OpenClaw instance with your real accounts, real infrastructure, and real workflows. Here's how to make the transition safely.
Not there yet? No rush. Your sandbox isn't going anywhere.
← Back to Sandbox MissionsDownload your current sandbox configuration so you can import it into a fresh OpenClaw installation. This includes your model preferences, safe mode settings, and channel configurations. API keys are NOT included in the export for security.
Log in to export your config. You need to be logged in to download your sandbox configuration.
→ Go to SetupAPI keys are never included in exports. You'll re-enter them in your new setup.
Follow the official setup on your own machine or cloud server.
curl -fsSL https://www.openclaw.com/install.sh | bash
openclaw onboard --install-daemon
Requires Node.js 22+. The installer handles dependencies.
Once installed, open http://127.0.0.1:18789 in your browser. This is your OpenClaw dashboard — same interface you used in the sandbox, but now it's yours.
Go to Settings → Model Configuration and enter your API key. If you exported your config, your model preference is noted in the export file.
Now you can connect your actual WhatsApp, Discord, Telegram, or other accounts. The sandbox taught you how each channel works — now do it with your real accounts.
⚠️ This is the point of no return for account safety. You're connecting real accounts now. LobsterSandbox safety controls (Kill Switch, Wipe) only work inside the sandbox — they won't protect your production instance.
OpenClaw doesn't have built-in budget limits. Set spending caps directly with your API provider:
openclaw doctor
This verifies your installation. Fix any issues it flags before going further.
If you want your agent running 24/7, deploy to a cloud provider.
For detailed deployment instructions, see the official OpenClaw docs at docs.openclaw.com
Many users keep their sandbox running alongside their production setup. Use the sandbox to test new skills, try risky configurations, or experiment with new channels before connecting them to your real accounts. That's what it's there for.
← Back to Your SandboxWe'd love to hear how the sandbox helped you get started with OpenClaw.
🦞 Thanks! Your feedback helps us make LobsterSandbox better for the next person.
You can also open issues or contribute at github.com/StartIQ-LLC/lobstersandbox