FAQ

Questions, answered.

If yours isn't here, the contact form is one click away.

Is Soveren on the App Store?

Right now it's invite-only via TestFlight. Drop your email on the contact page and we'll add you to the next round. Public launch is later in 2026.

Do I have to chat to log everything?

No. The app has normal forms for everything -- biometrics, workouts, meals, goals, plans, the lot. Chat is the fast path, not the only path.

What AI model is behind the coaching?

GPT-4o for the conversational reply and the specialist agents, with gpt-4o-mini routing the message to the right specialists. The architecture is provider-agnostic; we can swap drivers without UI changes.

Is my data used to train models?

No. Your messages, photos, and logged entries are never sent to a model provider for training. We use them only to generate your reply and your extraction.

Where are my photos stored?

On Cloudflare R2 (S3-compatible). Buckets are private; the AI fetches each image via a short-lived signed URL that expires in 15 minutes. Nothing is publicly readable.

What about Android?

The app is built in Flutter, so Android is a flip of a build flag away. iOS came first because that's where we beta-tested. Android beta opens shortly after the public iOS launch.

How is this different from logging in MyFitnessPal / Hevy / etc?

Those are great trackers; you do the tracking. Soveren tries to be the coach AND the tracker, so describing what you did is the logging. There's also a daily 100-point execution audit that scores your day across training, nutrition, and routine -- something pure trackers don't try to do.

Will it know my injuries / restrictions?

Yes. Tell the coach you tweaked your knee and the injury gets recorded with a body-part tag, severity, and pain scale. Subsequent workout coaching factors that in -- the prompt sees your active injuries every turn.

Pricing?

Free during beta. Pricing for the public launch will be announced before TestFlight access ends. You'll get a heads-up before any charge.

Can I export my data?

Yes. Standard CSV export of your food, workout, biometric, and goal data is on the roadmap for v1.1. Until then, your data is in a Laravel API you can pull from directly with your auth token.

Didn't answer your question?

Ask us