# LLMs.txt for LALA Ticket App # Controls how AI models access and use site content User-agent: * # Allow public pages (for visibility in AI answers) Allow: / # Block sensitive / non-public areas Disallow: /api/ Disallow: /generate/ Disallow: /download/ Disallow: /admin/ Disallow: /private/ # Prevent AI training on your proprietary content NoTrain: true # Allow AI to summarize and reference content (for traffic) NoAI: false Usage: Summarization Allowed Usage: Training Disallowed # Attribution preference (important for branding) Attribution: Required # Crawl delay (optional – reduces bot load) Crawl-delay: 5 # Contact (optional but good practice) Contact: https://lalaticketapp.com/contact