Is my data ever sent to AgentiqFlow?
[ open ] [ close ]
No. The runtime is local. The only network calls are: model providers you configure (using your keys), MCP servers you install, and our update / license server. The update server only sees your license key + device ID + app version.
01/09
Do I need a GPU?
[ open ] [ close ]
No. Most agents work fine through hosted providers. You only need a GPU if you want to run local Ollama models or local video / image diffusion.
02/09
How are model costs handled?
[ open ] [ close ]
We never markup tokens. You bring your own API keys (or run local). We optionally offer per-agent budget caps, daily ceilings, and prompt-cache analytics inside the app.
03/09
What is a Skill vs an MCP server vs a Power-up?
[ open ] [ close ]
Skills are local scripts your agents can call (Python or Node). MCP servers are tool servers that follow the Model Context Protocol — agents discover them and use their tools. Power-ups are first-party native integrations (Webull, iMessage, Drive) that wrap platform APIs and store credentials in your vault.
04/09
Can teams use this together?
[ open ] [ close ]
Studio plan supports team workspaces with shared workflows, audit logs, role-based access, and SSO/SCIM. Memory and vaults stay device-local; workspace artifacts sync end-to-end encrypted.
05/09
Is the source available?
[ open ] [ close ]
Core runtime is MIT-licensed and on GitHub. Premium components (channels, cloud sync, marketplace) are source-available with paid license.
06/09
What about offline mode?
[ open ] [ close ]
Yes. With local Ollama models, you can run a fully offline swarm. The license server tolerates 30 days offline without re-check.
07/09
Is there a free tier or trial?
[ open ] [ close ]
No. AgentiqFlow is paid-only — every download, install, and runtime invocation requires a valid, paid license. Plans start at $100/month for Solo and scale to $500/seat/month for Studio. Cancel any time in the Stripe Billing Portal; access stays active through the end of your paid period.
08/09
What happens if my subscription lapses?
[ open ] [ close ]
If a payment fails or you cancel, your license flips to past_due (Stripe dunning) then revoked. The local sidecar checks license status with the worker on a 5-minute cache; once revoked, agent dispatch is gated and the dashboard prompts you to reactivate billing.
09/09