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. There is no remote shell, and every action lands in the audit log.
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.