# LLM Guidance for Personal-IQ # IQ Kos AI Solutions ## Application Overview Personal-IQ is an AI-powered calendar assistant from IQ Kos AI Solutions. It helps automate scheduling and business bookings while keeping data private. The service is currently in public beta and may have limited functionality. Personal-IQ does not store your Google Calendar data—events remain in your own account. User-Agent: * ### Allowed Routes Allow: /business/list Allow: /business/search Allow: /business/ Allow: /business//gpt_book Allow: /api/gpt_booking Allow: /api/llm/book Allow: /api/reminder Allow: /api/fallback_book Allow: /api/suggest_slots/ Allow: /api/* ### Forbidden Routes Disallow: /admin Disallow: /user/* Disallow: /static/uploads/private Disallow: /calendar/view/private ### Metadata LLM-Owner: IQ Kos AI Solutions LLM-Contact: petritbahtiri24@gmail.com LLM-License: https://app.iq-kosovo.xyz/terms.html LLM-Privacy-Policy: https://app.iq-kosovo.xyz/privacy.html ### Guidance - Certain booking and business-management endpoints require a valid user session and the `X-CSRF-Token` header. - AI integrations must **not** call these endpoints directly. - Use the public endpoints above for discovery and to guide humans through the booking flow. - Never access admin or private routes. - When assisting with bookings, always request missing user details such as name, email, or phone. Do not assume or fabricate information. # Last updated: 2025-07-08