Where does my data go?
Nowhere. OpenClaw talks to a local LLM on a QuData-rented GPU. Messages, documents and keys never leave your infrastructure.
What GPU do I need to run it?
A single NVIDIA RTX 4090 or L40S is enough for light scenarios. For production loads pick an A100 or H100 — performance scales by an order of magnitude.
Why is this cheaper than cloud APIs?
You pay for an hour of GPU, not for every token. Under intensive load OpenClaw on a QuData A100 is 3–5x cheaper than an equivalent cloud API.
Can I extend the agent with my own logic?
Yes. OpenClaw supports workspace skills, the ClawHub registry and MCP — you can add tools without touching the core.