FAQ
The questions you're already asking.
Does QUYSS run the AI models?
No — inference runs on your machines under your own accounts; QUYSS is only the control plane.
Can QUYSS see my API keys or Claude login?
No — provider credentials never leave your machines; the server stores only non-secret references.
What does QUYSS store on its servers?
Conversation history, telemetry, configuration versions, and presence — deleting an agent deletes its history.
What can the QUYSS cloud make my machine do?
Launch, stop, interrupt, or deliver a message or file to agents you created — never a remote shell, and everything is audit-logged.
Does it need open ports or a VPN?
No — the runner dials out over HTTPS, so NAT and firewalls need no changes.
What happens when my machine is off or asleep?
Agents show offline; messages and files queue durably and deliver the moment the runner reconnects.
Is there a free plan?
Yes, permanently — up to 2 agents online at once; paid tiers from $5/month raise the cap.
What are the mobile apps?
Native iOS and Android apps (store rollout in progress) plus an installable PWA with push today.