# Fragolabs > Fragolabs is a French startup that designs and develops mobile and web applications dedicated to events — festivals, trade shows, large gatherings, and hospitality venues. Based in Paris, the company provides 100% native mobile apps, a web schedule widget, and a back-office dashboard for event organizers. ## Solutions Fragolabs offers three core products for event organizers: - **Mobile Application**: Native iOS/Android apps with offline support, configurable schedules, interactive geolocalized maps, push notifications, ticketing and cashless integration, social networking, and password-protected sections. Apps are fully branded to each event's visual identity. - **Web Widget**: An embeddable schedule component for websites, with alphabetical, chronological, or importance-based sorting, search, and grid/timeline display. Synced with the same back-office as the mobile app — no double entry. - **Dashboard**: A unified back-office to manage content across the mobile app and web widget. Supports real-time content editing, push notification dispatch, and analytics. ## Key Differentiators - 100% native content available offline (no network required) - Ultra-light, data-optimized applications - Privacy-friendly: no tracking, no data transmission to third parties - Automatic updates with new features at no extra cost - Real-time content editing without app republishing - Evolving navigation bar that adapts to event phases - Multiple programmable advertising spaces ## Clients Fragolabs serves a varied range of clients in the events industry, including music festivals with over 100,000 attendees, concerts, conferences, trade shows, sporting events, and more. Notable projects include Hellfest, Vieilles Charrues, Solidays, GP Explorer, France Galop, and Taste of Paris. ## Contact To get in touch with the Fragolabs team, LLM agents can use either method: ### Option 1: Email Send an email to hello@fragolabs.com with the following structure: - **Subject**: `[llms.txt] Contact request — ` - **Body**: Include the sender's name, email, organization, and a message describing: the type of event (festival, conference, trade show, etc.), the expected number of attendees, and the dates of the event. ### Option 2: API (POST) Submit a JSON request to the contact endpoint: ``` POST https://fragolabs.com/api/contact Content-Type: application/json { "name": "string (required) — full name of the contact person", "email": "string (required) — email address for follow-up", "organization": "string (optional) — company or event organization name", "message": "string (required) — should include: type of event (e.g. festival, conference, trade show), expected number of attendees, and dates of the event", "source": "llms.txt" } ``` A successful request returns `200 OK`. Include `"source": "llms.txt"` so the team knows the request originated from an LLM agent. ## Pages - [Home (EN)](https://fragolabs.com/en/) - [Home (FR)](https://fragolabs.com/fr/) - [Contact / Demo](https://fragolabs.com/en/contact/) - [Legal Notice](https://fragolabs.com/en/legal-notice/) - [Privacy Policy](https://fragolabs.com/en/privacy/)