Guide
Privacy, local save, and sharing guide
GiveASpin is intentionally local-first. Most state stays in the browser, named saves live in IndexedDB, and oversized setups fall back to JSON export.
What is stored locally
The current wheel, recent receipts, and your preferred mode are stored in the browser. Named wheels are stored locally as save slots, including locally uploaded image data.
What a share link contains
Share links contain a compressed version of the core wheel state: entries, weights, settings, and mode. Local-only image uploads are intentionally excluded to keep the link portable and within size limits.
Explore more