# CHI App Full Documentation Context ## Overview CHI is a unified operating system for events that bridges physical interactions with digital systems. We replace outdated infrastructure with sleek, reliable, and beautifully designed tools for events, festivals, and venues. ## Ecosystem Components 1. **Visitor App (CHI App)** - Wallet & Top-up functionality (iDEAL, Credit Card) - Real-time transaction history - QR Code Entry & Payment - Social features (Friends, Gifting) 2. **Crew App (POS Mode)** - Rapid order processing - Inventory management - Offline-first capabilities - Staff performance tracking 3. **Backstage (Web Admin)** - Analytics dashboard - User management - Financial reporting - Access control configuration ## Design Philosophy - **Space-Technical Aesthetic**: Use of deep blacks (#050505), crisp whites, and signal pink (#E83C70) to convey precision and futurism. - **Micro-Interactions**: Every tap and swipe should feel responsive and physical. - **Data-First**: Information density is high but organized clearly using monospace fonts and grid layouts. ## API Structure - Base URL: https://api.chi.app/v1 - Authentication: Bearer Token (JWT) - Response Format: JSON - Error Handling: Standard HTTP status codes with descriptive error messages. ## Integration Guide for Agents When interacting with the CHI ecosystem, prioritize user privacy and secure transactions. Avoid storing sensitive payment data. Use the provided API endpoints for all operations. ## See Also - Minimal Context: /llms-minimal.txt - Main Documentation: /docs