{"product_id":"xhp-xprotect-immobilizer-fmzul3","title":"xHP xProtect Immobilizer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003exProtect Immobilizer | Kies Motorsports\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ============================================================\n       RESET \u0026 BASE\n    ============================================================ *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --blue:        #1a6fc4;\n      --blue-lt:     #2e8de0;\n      --blue-xlt:    #4da6ff;\n      --blue-bg:     #e8f2fc;\n      --blue-border: #b8d4f0;\n      --dark:        #111827;\n      --mid:         #374151;\n      --muted:       #6b7280;\n      --light:       #f9fafb;\n      --white:       #ffffff;\n      --border:      #e5e7eb;\n      --border-md:   #d1d5db;\n      --text:        #1f2937;\n      --radius:      8px;\n      --transition:  0.2s ease;\n      --shadow-sm:   0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.05);\n      --shadow-md:   0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    .kies-xprotect-main-container {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: var(--light);\n      color: var(--text);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    .kies-xprotect-main-container a { color: var(--blue); text-decoration: none; }\n    .kies-xprotect-main-container a:hover { text-decoration: underline; }\n    .kies-xprotect-main-container img { display: block; max-width: 100%; }\n\n    \/* ============================================================\n       HEADER\n    ============================================================ *\/\n    .kies-xprotect-site-header {\n      background: var(--white);\n      border-bottom: 3px solid var(--blue);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xprotect-header-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      height: 64px;\n    }\n\n    .kies-xprotect-logo {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      text-decoration: none;\n    }\n\n    .kies-xprotect-logo-badge {\n      background: var(--blue);\n      color: #fff;\n      font-weight: 900;\n      font-size: 18px;\n      letter-spacing: 1px;\n      padding: 5px 13px;\n      border-radius: 4px;\n      text-transform: uppercase;\n    }\n\n    .kies-xprotect-logo-text {\n      color: var(--dark);\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .kies-xprotect-header-tagline {\n      color: var(--muted);\n      font-size: 11px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    \/* ============================================================\n       BREADCRUMB\n    ============================================================ *\/\n    .kies-xprotect-breadcrumb {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      padding: 10px 24px;\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .kies-xprotect-breadcrumb-inner { max-width: 1200px; margin: 0 auto; }\n    .kies-xprotect-breadcrumb a { color: var(--muted); }\n    .kies-xprotect-breadcrumb a:hover { color: var(--blue); }\n    .kies-xprotect-breadcrumb span { color: var(--text); font-weight: 600; }\n\n    \/* ============================================================\n       PRODUCT HERO\n    ============================================================ *\/\n    .kies-xprotect-product-hero {\n      max-width: 860px;\n      margin: 40px auto;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-product-brand {\n      font-size: 11px !important;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--blue) !important;\n      margin-bottom: 8px;\n    }\n\n    .kies-xprotect-product-title {\n      font-size: 30px;\n      font-weight: 800;\n      color: var(--dark);\n      line-height: 1.2;\n      margin-bottom: 6px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-product-tagline {\n      font-size: 18px !important;\n      font-weight: 700;\n      color: var(--blue) !important;\n      margin-bottom: 10px;\n      letter-spacing: 0.3px;\n    }\n\n    .kies-xprotect-product-subtitle {\n      font-size: 14px !important;\n      color: var(--muted) !important;\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n    }\n\n    \/* Compatibility badge *\/\n    .kies-xprotect-selector-label {\n      font-size: 11px !important;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: var(--muted) !important;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-compat-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 18px;\n      border: 2px solid var(--blue);\n      border-radius: 5px;\n      background: var(--blue-bg);\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n    }\n\n    .kies-xprotect-compat-badge svg { width: 16px; height: 16px; flex-shrink: 0; }\n\n    \/* Download Badges *\/\n    .kies-xprotect-download-badges {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .kies-xprotect-dl-badge {\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      background: var(--white);\n      border: 1px solid var(--border-md);\n      border-radius: 6px;\n      padding: 8px 16px;\n      font-size: 13px;\n      color: var(--mid);\n      font-weight: 600;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xprotect-dl-badge svg { width: 18px; height: 18px; flex-shrink: 0; color: var(--blue); }\n\n    \/* ============================================================\n       SECTION SHARED\n    ============================================================ *\/\n    .kies-xprotect-section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-section-title {\n      font-size: 20px;\n      font-weight: 800;\n      color: var(--dark);\n      letter-spacing: 0.3px;\n      margin-bottom: 22px;\n      padding-bottom: 12px;\n      border-bottom: 2px solid var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-section-title::before {\n      content: '';\n      display: inline-block;\n      width: 4px;\n      height: 20px;\n      background: var(--blue);\n      border-radius: 2px;\n    }\n\n    \/* ============================================================\n       HERO BULLET LIST\n    ============================================================ *\/\n    .kies-xprotect-hero-bullets {\n      list-style: none;\n      padding: 0;\n      margin-bottom: 28px;\n    }\n\n    .kies-xprotect-hero-bullets li {\n      padding: 7px 0 7px 26px;\n      position: relative;\n      font-size: 14px;\n      color: var(--mid);\n      border-bottom: 1px solid var(--border);\n    }\n\n    .kies-xprotect-hero-bullets li:last-child { border-bottom: none; }\n\n    .kies-xprotect-hero-bullets li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 16px;\n      height: 16px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .kies-xprotect-hero-bullets li::after {\n      content: '✓';\n      position: absolute;\n      left: 2px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 10px;\n      color: var(--blue);\n      font-weight: 900;\n    }\n\n    .kies-xprotect-hero-bullets li strong { color: var(--dark); }\n\n    \/* ============================================================\n       FEATURE CARDS GRID\n    ============================================================ *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 20px;\n    }\n\n    .feature-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition);\n    }\n\n    .feature-card:hover {\n      border-color: var(--blue-border);\n      box-shadow: var(--shadow-md);\n    }\n\n    .feature-card-icon {\n      width: 44px;\n      height: 44px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue-border);\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 14px;\n    }\n\n    .feature-card-icon svg { width: 22px; height: 22px; color: var(--blue); }\n\n    .feature-card-title {\n      font-size: 14px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 8px;\n    }\n\n    .feature-card-desc {\n      font-size: 13px;\n      color: var(--mid);\n      line-height: 1.65;\n    }\n\n    \/* ============================================================\n       PROBLEM \/ SOLUTION SECTION\n    ============================================================ *\/\n    .kies-xprotect-problem-solution {\n      background: var(--white);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xprotect-problem-solution-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n    }\n\n    @media (max-width: 768px) {\n      .kies-xprotect-problem-solution-inner { grid-template-columns: 1fr; gap: 32px; }\n    }\n\n    .kies-xprotect-ps-block-label {\n      font-size: 11px;\n      font-weight: 800 !important;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-ps-block-label.kies-xprotect-problem { color: #dc2626; }\n    .kies-xprotect-ps-block-label.kies-xprotect-solution { color: var(--blue); }\n\n    .kies-xprotect-ps-block h3 {\n      font-size: 22px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 14px;\n    }\n\n    .kies-xprotect-ps-block p {\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      margin-bottom: 20px;\n      font-weight: 400;\n    }\n\n    .kies-xprotect-ps-list {\n      list-style: none;\n      padding: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n\n    .kies-xprotect-ps-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      font-size: 14px;\n      color: var(--mid);\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      border-radius: 6px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon.kies-xprotect-danger {\n      background: #fee2e2;\n      color: #dc2626;\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon.kies-xprotect-safe {\n      background: var(--blue-bg);\n      color: var(--blue);\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon svg { width: 16px; height: 16px; }\n\n    .kies-xprotect-ps-list li strong { color: var(--dark); display: block; font-size: 13px; font-weight: 700; }\n    .kies-xprotect-ps-list li span { font-size: 12px; color: var(--muted); }\n\n    \/* ============================================================\n       HOW IT WORKS STEPS\n    ============================================================ *\/\n    .kies-xprotect-steps-section {\n      background: linear-gradient(135deg, #1a3a6e 0%, #1e5aa8 100%);\n      border-top: 1px solid #1a3a6e;\n      border-bottom: 1px solid #1a3a6e;\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xprotect-steps-inner { max-width: 1200px; margin: 0 auto; }\n\n    .kies-xprotect-steps-header { text-align: center; margin-bottom: 40px; }\n\n    .kies-xprotect-steps-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 10px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-steps-header p {\n      font-size: 14px;\n      color: #b8d4f0;\n      max-width: 560px;\n      margin: 0 auto;\n      font-weight: 400;\n    }\n\n    .kies-xprotect-steps-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    @media (max-width: 768px) { .kies-xprotect-steps-grid { grid-template-columns: 1fr; } }\n\n    .kies-xprotect-step-card {\n      background: rgba(255,255,255,0.1);\n      border: 1px solid rgba(255,255,255,0.2);\n      border-radius: var(--radius);\n      padding: 28px 22px;\n      text-align: center;\n      backdrop-filter: blur(4px);\n      transition: var(--transition);\n    }\n\n    .kies-xprotect-step-card:hover {\n      background: rgba(255,255,255,0.18);\n      border-color: rgba(255,255,255,0.4);\n    }\n\n    .kies-xprotect-step-number {\n      width: 44px;\n      height: 44px;\n      background: rgba(255,255,255,0.2);\n      border: 2px solid rgba(255,255,255,0.4);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      font-weight: 900;\n      color: #fff;\n      margin: 0 auto 16px;\n    }\n\n    .kies-xprotect-step-card h4 {\n      font-size: 15px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-step-card p {\n      font-size: 13px;\n      color: #b8d4f0;\n      line-height: 1.7;\n      font-weight: 400;\n    }\n\n    \/* ============================================================\n       WHY XPROTECT ADVANTAGES\n    ============================================================ *\/\n    .kies-xprotect-advantages-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n      gap: 20px;\n    }\n\n    .kies-xprotect-adv-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition);\n    }\n\n    .kies-xprotect-adv-card:hover {\n      border-color: var(--blue-border);\n      box-shadow: var(--shadow-md);\n    }\n\n    .kies-xprotect-adv-card-icon {\n      width: 40px;\n      height: 40px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue-border);\n      border-radius: 8px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 12px;\n    }\n\n    .kies-xprotect-adv-card-icon svg { width: 20px; height: 20px; color: var(--blue); }\n\n    .kies-xprotect-adv-card h4 {\n      font-size: 14px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 6px;\n    }\n\n    .kies-xprotect-adv-card p {\n      font-size: 13px;\n      color: var(--mid);\n      line-height: 1.65;\n      font-weight: 400;\n    }\n\n    \/* ============================================================\n       FAQ — pure CSS \u003cdetails\u003e\/\u003csummary\u003e, no JS required\n    ============================================================ *\/\n    .kies-xprotect-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .kies-xprotect-faq-item { list-style: none; }\n    .kies-xprotect-faq-item::-webkit-details-marker { display: none; }\n\n    details.kies-xprotect-faq-item {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    details.kies-xprotect-faq-item[open] {\n      border-color: var(--blue-border);\n    }\n\n    summary.kies-xprotect-faq-question {\n      list-style: none;\n      width: 100%;\n      background: none;\n      border: none;\n      color: var(--dark);\n      font-size: 15px;\n      font-weight: 600;\n      text-align: left;\n      padding: 17px 22px;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      transition: var(--transition);\n      user-select: none;\n    }\n\n    summary.kies-xprotect-faq-question::-webkit-details-marker { display: none; }\n    summary.kies-xprotect-faq-question::marker { display: none; }\n\n    summary.kies-xprotect-faq-question:hover { background: var(--light); }\n\n    details.kies-xprotect-faq-item[open] \u003e summary.kies-xprotect-faq-question {\n      color: var(--blue);\n      background: var(--blue-bg);\n    }\n\n    .kies-xprotect-faq-chevron {\n      width: 17px;\n      height: 17px;\n      flex-shrink: 0;\n      transition: transform var(--transition);\n      color: var(--muted);\n    }\n\n    details.kies-xprotect-faq-item[open] \u003e summary.kies-xprotect-faq-question .kies-xprotect-faq-chevron {\n      transform: rotate(180deg);\n      color: var(--blue);\n    }\n\n    .kies-xprotect-faq-answer {\n      padding: 16px 22px 18px;\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      border-top: 1px solid var(--border);\n    }\n\n    \/* ============================================================\n       FOOTER\n    ============================================================ *\/\n    .kies-xprotect-site-footer {\n      background: var(--dark);\n      border-top: 3px solid var(--blue);\n      padding: 36px 24px;\n      text-align: center;\n    }\n\n    .kies-xprotect-footer-inner { max-width: 1200px; margin: 0 auto; }\n\n    .kies-xprotect-footer-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n    }\n\n    .kies-xprotect-footer-logo .kies-xprotect-logo-badge { background: var(--blue); }\n    .kies-xprotect-footer-logo .kies-xprotect-logo-text { color: #fff; }\n\n    .kies-xprotect-footer-copy {\n      font-size: 12px;\n      color: #6b7280 !important;\n    }\n\n    .kies-xprotect-footer-copy a { color: #6b7280 !important; }\n    .kies-xprotect-footer-copy a:hover { color: #9ca3af !important; }\n\n    \/* ============================================================\n       DIVIDER\n    ============================================================ *\/\n    .divider { max-width: 1200px; margin: 0 auto 56px; padding: 0 24px; }\n    .divider hr { border: none; border-top: 1px solid var(--border); }\n\n    \/* ============================================================\n       VIDEO SECTION\n    ============================================================ *\/\n    .kies-xprotect-video-section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-video-wrapper {\n      position: relative;\n      width: 100%;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 32px rgba(26, 111, 196, 0.18), 0 2px 8px rgba(0,0,0,0.10);\n      background: #000;\n      border: 2px solid var(--blue-border);\n    }\n\n    .kies-xprotect-video-wrapper video {\n      width: 100%;\n      display: block;\n      max-height: 560px;\n      object-fit: cover;\n    }\n\n    .kies-xprotect-video-caption {\n      text-align: center;\n      margin-top: 12px;\n      font-size: 13px;\n      color: var(--muted);\n      letter-spacing: 0.3px;\n      font-weight: 400;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- ============================================================\n       HEADER\n  ============================================================ --\u003e\n  \u003cheader class=\"kies-xprotect-site-header\"\u003e\n    \u003cdiv class=\"kies-xprotect-header-inner\"\u003e\n      \u003ca class=\"kies-xprotect-logo\" href=\"#\"\u003e\n        \u003cspan class=\"kies-xprotect-logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"kies-xprotect-logo-text\"\u003eMotorsports\u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-header-tagline\"\u003ePerformance \u0026amp; Tuning Specialists\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- ============================================================\n       BREADCRUMB\n  ============================================================ --\u003e\n  \u003cnav class=\"kies-xprotect-breadcrumb\" aria-label=\"Breadcrumb\"\u003e\n    \u003cdiv class=\"kies-xprotect-breadcrumb-inner\"\u003e\n      \u003ca href=\"#\"\u003eHome\u003c\/a\u003e ›\n      \u003ca href=\"#\"\u003eSoftware \u0026amp; Security\u003c\/a\u003e ›\n      \u003cspan\u003exProtect Immobilizer – BMW G-Series\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/nav\u003e\n\n  \u003c!-- ============================================================\n       MAIN CONTENT\n  ============================================================ --\u003e\n  \u003cmain id=\"kies-xprotect-root\"\u003e\n\n    \u003c!-- PRODUCT HERO --\u003e\n    \u003cdiv class=\"kies-xprotect-product-hero\"\u003e\n      \u003cp class=\"kies-xprotect-product-brand\"\u003exProtect — Kies Motorsports\u003c\/p\u003e\n      \u003ch1 class=\"kies-xprotect-product-title\"\u003exProtect Immobilizer\u003c\/h1\u003e\n      \u003cp class=\"kies-xprotect-product-tagline\"\u003eNo Code. No Drive.\u003c\/p\u003e\n      \u003cp class=\"kies-xprotect-product-subtitle\"\u003eSoftware-based anti-theft protection for BMW G-Series — no hardware required.\u003c\/p\u003e\n\n      \u003c!-- Compatibility Badge --\u003e\n      \u003cp class=\"kies-xprotect-selector-label\"\u003eCompatibility\u003c\/p\u003e\n      \u003cdiv style=\"margin-bottom: 28px;\"\u003e\n        \u003cspan class=\"kies-xprotect-compat-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          BMW G-Series — Automatic Transmission\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Platform Badges --\u003e\n      \u003cp class=\"kies-xprotect-selector-label\"\u003eApp Available On\u003c\/p\u003e\n      \u003cdiv class=\"kies-xprotect-download-badges\"\u003e\n        \u003cdiv class=\"kies-xprotect-dl-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          iOS\n        \u003c\/div\u003e\n        \u003cdiv class=\"kies-xprotect-dl-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M17.523 15.341c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zm-11.046 0c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zM8.5 18.5v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5H8.5zm7.496 0v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5h1.496zM5.5 8h13v10H5.5V8zm1.5-1l1.3-2.4c.1-.2.3-.3.5-.3h5.4c.2 0 .4.1.5.3L16 7H7zm4.5-1.5c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm-3 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Android\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         VIDEO — xProtect in Action\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-video-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003exProtect in Action\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-video-wrapper\"\u003e\n        \u003cvideo controls preload=\"metadata\" poster=\"\" playsinline aria-label=\"xProtect Immobilizer — How to use xProtect\"\u003e\n          \u003csource src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/videos\/c\/vp\/ba10fda69a5449d4b908f0ab479c8fef\/ba10fda69a5449d4b908f0ab479c8fef.HD-1080p-7.2Mbps-75291022.mp4?v=0\" type=\"video\/mp4\"\u003e\n          Your browser does not support HTML5 video.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kies-xprotect-video-caption\"\u003eNo hardware installation or physical modifications needed — ready to go in minutes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         PRODUCT HIGHLIGHTS\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eProduct Highlights\u003c\/h2\u003e\n      \u003cul class=\"kies-xprotect-hero-bullets\"\u003e\n        \u003cli\u003eSeamless \u003cstrong\u003eAnti-Theft protection\u003c\/strong\u003e for your BMW G-Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNo Hardware Installation\u003c\/strong\u003e or physical modifications needed\u003c\/li\u003e\n        \u003cli\u003eQuick and easy installation process via \u003cstrong\u003eWiFi adapter\u003c\/strong\u003e, sold separately\u003c\/li\u003e\n        \u003cli\u003eDoes \u003cstrong\u003enot interfere\u003c\/strong\u003e with any existing tunes and modifications\u003c\/li\u003e\n        \u003cli\u003eDoes \u003cstrong\u003enot affect your Warranty\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eFully supports \u003cstrong\u003eRemote Software Upgrade\u003c\/strong\u003e and Updates at your Dealer\u003c\/li\u003e\n        \u003cli\u003eThis is a \u003cstrong\u003edigital product\u003c\/strong\u003e, which can be downloaded after checkout\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         PROBLEM \/ SOLUTION\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-problem-solution\"\u003e\n      \u003cdiv class=\"kies-xprotect-problem-solution-inner\"\u003e\n\n        \u003c!-- The Problem --\u003e\n        \u003cdiv class=\"kies-xprotect-ps-block\"\u003e\n          \u003cp class=\"kies-xprotect-ps-block-label kies-xprotect-problem\"\u003eThe Problem\u003c\/p\u003e\n          \u003ch3\u003eKey-Fob Vulnerability\u003c\/h3\u003e\n          \u003cp\u003eThe most common point of attack is the remote Key-Fob. Car thieves extend the key's signal over hundreds of meters and drive off with the car in seconds — without triggering any alarm.\u003c\/p\u003e\n          \u003cul class=\"kies-xprotect-ps-list\"\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eSilent Access\u003c\/strong\u003e\u003cspan\u003eNo alarm gets triggered\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eKeyless Systems\u003c\/strong\u003e\u003cspan\u003eAll modern cars are affected\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 11-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eFactory Updates\u003c\/strong\u003e\u003cspan\u003eQuickly get exploited again\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Our Solution --\u003e\n        \u003cdiv class=\"kies-xprotect-ps-block\"\u003e\n          \u003cp class=\"kies-xprotect-ps-block-label kies-xprotect-solution\"\u003eOur Solution\u003c\/p\u003e\n          \u003ch3\u003eNo Code. No Drive.\u003c\/h3\u003e\n          \u003cp\u003eWe add a personal layer of security — individual to your car and set up by yourself. Even if someone has your key or exploits Keyless-Go, your car will not move without your personal code.\u003c\/p\u003e\n          \u003cul class=\"kies-xprotect-ps-list\"\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eSoftware-Based\u003c\/strong\u003e\u003cspan\u003eNo hardware installation. No physical modifications.\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eInvisible\u003c\/strong\u003e\u003cspan\u003eNo visible modifications to the car\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 11-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eReversible\u003c\/strong\u003e\u003cspan\u003eCan be removed any time\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         HOW IT WORKS\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-steps-section\"\u003e\n      \u003cdiv class=\"kies-xprotect-steps-inner\"\u003e\n        \u003cdiv class=\"kies-xprotect-steps-header\"\u003e\n          \u003ch2\u003eHow xProtect Works\u003c\/h2\u003e\n          \u003cp\u003eReady to go in minutes. No hardware installation or physical modifications needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kies-xprotect-steps-grid\"\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eCreate Your Code\u003c\/h4\u003e\n            \u003cp\u003eSet up your personal sequence in the xProtect app. Your code is secured with Face ID or Touch ID — only you can access it.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eInstall via WiFi\u003c\/h4\u003e\n            \u003cp\u003eConnect to your BMW using a compatible WiFi adapter (e.g. xA Ultra). xProtect is installed directly to the vehicle's TCU — no wiring required.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eYour Car Is Protected\u003c\/h4\u003e\n            \u003cp\u003eThe vehicle cannot be moved until your personal sequence is entered. No visible protection to thieves — completely invisible.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         WHY XPROTECT\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eWhy xProtect?\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-advantages-grid\"\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003ePrivacy\u003c\/h4\u003e\n          \u003cp\u003eUnlike vehicle trackers, we do not collect any data and your code stays secured on your device.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eSoftware-Based\u003c\/h4\u003e\n          \u003cp\u003eNo hardware installation or physical modifications needed. Install and remove entirely through the app.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eCompatible\u003c\/h4\u003e\n          \u003cp\u003eWorks seamlessly with xHP Flashtool, xDelete, as well as any engine tunes and modifications.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 014-4h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13v2a4 4 0 01-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eFlexible\u003c\/h4\u003e\n          \u003cp\u003eTemporarily turn it off and reactivate it whenever you like. Fully reversible at any time.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eBiometric Security\u003c\/h4\u003e\n          \u003cp\u003eYour personal code is secured inside the xProtect app and can only be accessed with Face ID or Touch ID.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eDealer-Update Safe\u003c\/h4\u003e\n          \u003cp\u003eFully supports Remote Software Upgrade and updates at your dealer. Temporarily deactivate, update, then re-enable.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         FAQ\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-faq-list\"\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            What is xProtect?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            xProtect is a software add-on for supported BMW vehicles which adds an effective security layer against all kinds of vehicle-theft attempts. Even if your key is stolen, or the Keyless-Go signal is exploited, no one will be able to move your car — except you personally.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Does xProtect void my warranty?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            No. xProtect does not alter any performance- or safety-function related behavior of your vehicle and your warranty will stay fully intact. There is no hardware to install, and installation of the software will not (as of 01\/2026) affect any warranty claims.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            How can I install xProtect on my car?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            In order to connect the app to your car and install xProtect, you will need a compatible Wi-Fi adapter such as the xA Ultra (available in our shop), xHP WiFi (discontinued), Thor, MHD UNI, MHD Orange, or bootmod 3 Wi-Fi.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Am I able to use Remote Software Upgrade or receive Dealer-Updates after installation?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Yes. xProtect fully supports Remote Software Upgrade and updates at your dealer. While xProtect has built-in protection to avoid it being removed or re-programmed by third parties, you can easily deactivate the system temporarily to enable upgrades. After the upgrade, you can re-enable xProtect.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            What if I forget my personal sequence?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            The current sequence of your vehicle is easily accessible within xProtect. To protect your sequence, xProtect utilizes Face ID or Touch ID recognition on your phone. Your sequence is stored in encrypted format with your user account on our servers using state-of-the-art Amazon AWS Cloud Services. We cannot reconstruct a stored code for you — only you can see it in the app.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I need to give my car to a friend or shop for a few days. Do I need to remove xProtect?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            You can temporarily disable xProtect with the controls in your car. First, enter your personal sequence to put xProtect into \"Unlocked\" mode. While in unlocked mode, hold the Park-Button on your Gear-Lever for three seconds. The \"P\"-Symbol in your dash will flash once to signal that xProtect is now permanently disabled. When you receive your car back, re-enable the protection by holding the P-Button for three seconds again.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Can I re-activate the protection manually while the vehicle is running?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Yes! Put your vehicle in \"Park\" and quickly press the P-Button 3 times. (Hijack-Mode)\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I installed xProtect but it seems my xHP Tune is gone now?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            xHP and xProtect are designed to work together seamlessly. However, in rare cases the installation of xProtect may overwrite your xHP tune — for instance, if your vehicle was flashed a very long time ago and that flash was not synced online. In this case, please first re-flash your tune with xHP and ensure the last flash is synced online. You can check this in the Flash-History in xHP (3 white dots in the top-right corner in the car screen). If the latest flash is not synced yet, trigger the sync manually from that page, then proceed to install xProtect again. If your car was flashed at an xHP dealer, you will need to return to the dealer to re-flash xHP, or purchase an xHP Upgrade License from our webshop to do the flash yourself.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I want to update my xHP tune, but xHP tells me the car is not in \"Unlocked\" mode?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            To set your car to \"Unlocked\" mode, simply enter your personal sequence.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Can I check if a certain vehicle has xProtect installed?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            No. Only the owner or the person who installed xProtect can know.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            How do I know xProtect is active?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            The \"P\" symbol in your dash and on the gear-lever will flash when xProtect is installed and active. The flashing stops when xProtect is in \"Friendship\" or \"Unlocked\" mode.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            My code does not work!\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Make sure you do not interrupt your code with other controls in the car. The sequence must be entered precisely, with no other inputs activated in between. There is also a timeout between inputs (Standard: 2 seconds) where recording of your code is stopped and you must start with the first input again. xProtect also has a special Recovery-Mode in case a set code is not working as expected. To start recovery mode, navigate to your vehicle in xProtect and click on the three white dots in the top-right corner. The recovery procedure removes your code from the vehicle, but can only be started from the very same account xProtect was installed with.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/main\u003e\n\n  \u003c!-- ============================================================\n       FOOTER\n  ============================================================ --\u003e\n  \u003cfooter class=\"kies-xprotect-site-footer\"\u003e\n    \u003cdiv class=\"kies-xprotect-footer-inner\"\u003e\n      \u003cdiv class=\"kies-xprotect-footer-logo\"\u003e\n        \u003cspan class=\"kies-xprotect-logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cspan class=\"kies-xprotect-logo-text\"\u003eMotorsports\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kies-xprotect-footer-copy\"\u003e\n        © 2024 Kies Motorsports. All rights reserved.\u003cbr\u003e\n        xProtect is a product of \u003ca href=\"https:\/\/www.xautomotive.com\" target=\"_blank\" rel=\"noopener\"\u003exAutomotive\u003c\/a\u003e. All product names and trademarks are the property of their respective owners.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"xAutomotive","offers":[{"title":"Default Title","offer_id":52625255956760,"sku":"xp.8hpG","price":407.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/4514\/4856\/files\/mhyoom12sf7s_8145bf5f-2609-435f-9b94-ec2b625bfc89.jpg?v=1788766287","url":"https:\/\/driveforges.com\/products\/xhp-xprotect-immobilizer-fmzul3","provider":"Drive Forge","version":"1.0","type":"link"}