# Aurili Services — LLM Guide See also: /LLMs.txt ## Snapshot - Services catalogue for planning, building, and operating Aurili AI agents; default copy is German, localized via `/[lang]/services`. - Groups standard packages, enterprise upgrades, add-ons, support retainers, use-case bundles, and FAQ on one scroll page. - Connected Quote Builder and appointment modal capture leads; pricing is listed net of VAT and excludes third-party provider fees. ## Audience - Operations, CX, and compliance leads evaluating professional services and managed support. - Retrieval agents needing canonical deliverables, pricing anchors, SLAs, and onboarding steps. ## Key Sections - Hero (`HeroBeginSection`): hero image, headline “KI-Agenten. Für Teams. Für Prozesse.” with CTAs `Pakete ansehen` (scrolls to `#pakete`) and `Beratung buchen` (opens `AppointmentModal`). - `ValueProposition`: three pillars — Made in Germany, pragmatic integration, measurable results. - `#pakete`: Launchpad, Co-Pilot, Autopilot cards; CTAs feed `handlePackageAction` → Quote Builder. - `#enterprise`: Autopilot Enterprise and Sovereign On-Prem for regulated or high-compliance scenarios. - Deployment & operations: `DeploymentModesTable`, `UseCaseBundlesSection`, `DualCustomerShowcase`, and `AddonTableInteractive` (Integrationen & Automatisierung, Quality & Security). - `ConfiguratorInline` + `FloatingQuotePanel`: lets visitors compile bespoke bundles before submitting contact details. - `#faq`: two-column accordion plus banner “Preise netto, zzgl. USt. · Drittkosten (Provider) nicht enthalten”. ## Pricing & Deliverables 1. Launchpad — from 900 € one-time (50 % launch promo 25.08–15.11.2025); one integration, one live use case, guardrails, go-live checklist. 2. Co-Pilot — from 2.900 € project; 2–3 use cases, up to 2 integrations, monitoring, tuning sprint, enablement handover. 3. Autopilot — from 6.900 € project; 3+ integrations, omni-channel flows, advanced guardrails, load testing, dedicated lead. 4. Supplementary: Mission Control retainer (from 790 €/month) for continuous optimization; Shield (from 5.490 €) for compliance/security hardening. 5. Support tiers: Core (9×5, P1 2 h / P2 8 h), Plus (9×5 prioritised, P1 60 min / P2 4 h, monthly review), Enterprise (9×5 + optional 24×7, P1 30 min, weekly ops sync, quarterly drills). 6. Comparison tables expose automation level, guardrails, tuning cadence, SLA options, and duration estimates for every package. ## Interactions & Data Capture - Quote Builder (`QuoteBuilderProvider`) aggregates selected packages/add-ons; `FloatingQuotePanel` submits the bundle and can trigger appointment scheduling on success. - `AppointmentModal` is reused by hero CTA, quote panel, and other buttons; assume calendar booking with sales follow-up, not instant human chat. - Anchor IDs (`#pakete`, `#enterprise`, `#deployment`, `#ergaenzungen`, `#addons`, `#faq`) power sub-navigation highlighting. ## Authoritative Facts - Service data lives in `app/[lang]/services/servicesPackages.ts`; match any copy changes with those structures. - Deployment modes span EU Cloud, Hybrid, and On-Prem; Sovereign On-Prem is the path for full data residency. - All prices quoted excl. VAT; third-party provider costs (LLM minutes, telephony) remain pass-through. ## Update Guidance - Refresh promotion metadata (`aktionGueltigBis`, badges, CTAs) when campaigns change. - Align deliverables, SLAs, and pricing bullets with the corresponding package definitions before publishing.