- Is AdventureOS free?
- The core app is free during v1. We may add a Pro tier later for power users (heavy storage, advanced analytics) but the basics will always be free.
- Which activities are supported?
- Overland (vehicles + trips), Climb (climbing, mountaineering, hiking), and Camp (camping, backpacking) ship at launch. Sailing, flying, fishing, hunting, skiing, and others are on the roadmap.
- Where is my data stored?
- On Supabase Postgres, hosted on AWS. Images live in Supabase Storage. You can export everything from your profile and delete your account whenever you want.
- Do you share my data?
- No third-party tracking. No data sales. We use cookies only for sign-in sessions and remembering your theme.
- Can I delete my account?
- Yes — from /profile/delete. Account deletion removes your auth record and all your data (cascade-delete of sessions, gear, etc.). It is not reversible.
- How do I report a bug or request a feature?
- Email feedback@adventureos.app or open an issue at github.com/GarrettMakesIt/AdventureOS/issues.