<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, viewport-fit=cover" />
  <title>Arrow GEO — The AI Visibility Platform</title>
  <meta name="description" content="Arrow GEO is the platform that measures and grows your brand's visibility inside ChatGPT, Gemini, Perplexity, Claude, Copilot, and AI Overviews. Free scan, visibility score, citation tracking." />
  <meta name="robots" content="index, follow, max-image-preview:large" />
  <link rel="canonical" href="https://arrow-ai.us/geo-platform/" />
  <meta property="og:title" content="Arrow GEO — The AI Visibility Platform" />
  <meta property="og:description" content="Measure and grow your visibility inside AI answers. Free scan, visibility score, citation tracking." />
  <meta property="og:type" content="website" />
  <meta property="og:url" content="https://arrow-ai.us/geo-platform/" />
  <meta property="og:image" content="https://arrow-ai.us/assets/illustrations/arrow-illustration-geo.png" />
  <meta name="twitter:card" content="summary_large_image" />
  <meta name="twitter:image" content="https://arrow-ai.us/assets/illustrations/arrow-illustration-geo.png" />
  <link rel="icon" type="image/png" href="/ARROWFAVICON/favicon-96x96.png" sizes="96x96" />
  <link rel="icon" type="image/svg+xml" href="/ARROWFAVICON/favicon.svg" />
  <link rel="shortcut icon" href="/ARROWFAVICON/favicon.ico" />
  <link rel="apple-touch-icon" sizes="180x180" href="/ARROWFAVICON/apple-touch-icon.png" />
  <link rel="manifest" href="/ARROWFAVICON/site.webmanifest" />
  <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://arrow-ai.us/geo-platform/#webpage","url":"https://arrow-ai.us/geo-platform/","name":"Arrow GEO — The AI Visibility Platform","description":"The platform that measures and grows brand visibility inside AI answers.","inLanguage":"en","isPartOf":{"@id":"https://arrow-ai.us/#website"},"about":{"@id":"https://arrow-ai.us/geo-platform/#app"}},{"@type":"SoftwareApplication","@id":"https://arrow-ai.us/geo-platform/#app","name":"Arrow GEO","applicationCategory":"BusinessApplication","operatingSystem":"Web","url":"https://arrow-ai.us/geo/app/","description":"AI visibility platform: GEO score, per-platform citation checks across ChatGPT, Gemini, Perplexity, Claude, Copilot, and AI Overviews, quick wins, and trend tracking.","publisher":{"@id":"https://arrow-ai.us/#organization"},"offers":[{"@type":"Offer","name":"Free","price":0,"priceCurrency":"USD","description":"5 analyses per month, 1 domain, estimated scores across 6 AI platforms."},{"@type":"Offer","name":"Agency","price":199,"priceCurrency":"USD","description":"Unlimited domains, white-label reports, client portal, API access."}]},{"@type":"WebSite","@id":"https://arrow-ai.us/#website","url":"https://arrow-ai.us/","name":"Arrow AI","publisher":{"@id":"https://arrow-ai.us/#organization"}},{"@type":"Organization","@id":"https://arrow-ai.us/#organization","name":"Arrow AI","alternateName":"arrow-ai.us","url":"https://arrow-ai.us/","logo":{"@type":"ImageObject","url":"https://arrow-ai.us/assets/arrow-app-icon.svg"},"sameAs":["https://www.linkedin.com/company/arrow-ai-us/","https://www.instagram.com/arrowai.us/","https://www.youtube.com/@Arrowaius","https://www.tiktok.com/@arrow.aii"]},{"@type":"FAQPage","@id":"https://arrow-ai.us/geo-platform/#faq","mainEntity":[{"@type":"Question","name":"What is Arrow GEO?","acceptedAnswer":{"@type":"Answer","text":"Arrow GEO is an AI visibility platform: it scans how ChatGPT, Gemini, Perplexity, Claude, Copilot, and Google AI Overviews see a brand, scores it out of 100, and tracks citations over time."}},{"@type":"Question","name":"Is there a free plan?","acceptedAnswer":{"@type":"Answer","text":"Yes. The Free plan includes 5 analyses per month on 1 domain with estimated scores across all 6 AI platforms — no credit card required."}},{"@type":"Question","name":"What does the GEO score measure?","acceptedAnswer":{"@type":"Answer","text":"The score combines entity clarity, structured content signals, authority and trust signals, technical readiness, and per-platform citation likelihood into one 0–100 visibility score."}},{"@type":"Question","name":"Can Arrow also do the GEO work for me?","acceptedAnswer":{"@type":"Answer","text":"Yes. Alongside the platform, Arrow offers a done-for-you GEO system — setup, answer-ready pages, schema, and monthly optimization — at $1,500 setup plus $899 per month."}}]},{"@type":"BreadcrumbList","@id":"https://arrow-ai.us/geo-platform/#breadcrumbs","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://arrow-ai.us/"},{"@type":"ListItem","position":2,"name":"GEO Platform","item":"https://arrow-ai.us/geo-platform/"}]}]}</script>
  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  <link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400..700&family=Geist+Mono:wght@400;500;600&display=swap" rel="stylesheet" />
  <link rel="stylesheet" href="/home.css" />
  <script defer src="/_vercel/insights/script.js"></script>
  <style>
    /* ===== geo-platform ===== */
    .pf-hero { padding-bottom: clamp(36px, 4vw, 56px); }
    .pf-hero .h-display { font-size: clamp(2.3rem, 4.6vw, 3.7rem); }
    .pf-hero::after {
      background:
        radial-gradient(closest-side at 38% 45%, rgba(37, 99, 235, 0.13), transparent 68%),
        radial-gradient(closest-side at 68% 40%, rgba(101, 92, 255, 0.11), transparent 70%);
    }
    .pf-console {
      max-width: 640px; margin: clamp(30px, 4vw, 44px) auto 0; text-align: left;
      border: 1px solid var(--a10); border-radius: 16px; overflow: hidden; background: #fff;
      box-shadow: 0 1px 2px rgba(18, 20, 40, 0.05), 0 30px 70px -45px rgba(18, 20, 40, 0.4);
    }
    .pf-console-bar {
      display: flex; align-items: center; justify-content: space-between; gap: 10px;
      padding: 11px 16px; border-bottom: 1px solid var(--a8); background: var(--bg-lighter);
    }
    .pf-console-bar .name {
      font-family: var(--mono); font-size: 0.62rem; font-weight: 600;
      letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted);
    }
    .pf-console-bar .badge {
      font-family: var(--mono); font-size: 0.56rem; font-weight: 600; letter-spacing: 0.1em;
      text-transform: uppercase; color: var(--geo-deep, #1d4ed8);
      border: 1px solid rgba(37, 99, 235, 0.25); border-radius: 100px; padding: 3px 10px;
    }
    .pf-console-body { padding: 16px; display: grid; gap: 9px; font-family: var(--mono); font-size: 0.74rem; }
    .pf-row { display: flex; align-items: baseline; gap: 9px; white-space: nowrap; }
    .pf-row .k { color: var(--muted); flex-shrink: 0; }
    .pf-row .fill { flex: 1; min-width: 10px; border-bottom: 1px dotted var(--a12); transform: translateY(-3px); overflow: hidden; }
    .pf-row .ok { color: #059669; }
    .pf-row .blue { color: var(--geo-deep, #1d4ed8); }
    .pf-row .num { color: var(--ink); font-weight: 600; }
    .pf-plans { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: clamp(26px, 4vw, 40px); }
    @media (max-width: 900px) { .pf-plans { grid-template-columns: 1fr; max-width: 460px; margin-left: auto; margin-right: auto; } }
    .pf-plan {
      border: 1px solid var(--a10); border-radius: 18px; background: #fff;
      padding: clamp(22px, 3vw, 30px); display: flex; flex-direction: column; position: relative;
    }
    .pf-plan.is-pro { border-color: rgba(37, 99, 235, 0.35); box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.08); }
    .pf-plan .tag {
      position: absolute; top: -11px; left: 50%; transform: translateX(-50%);
      font-family: var(--mono); font-size: 0.56rem; font-weight: 600; letter-spacing: 0.12em;
      text-transform: uppercase; color: #fff; background: var(--geo); border-radius: 100px; padding: 4px 12px; white-space: nowrap;
    }
    .pf-plan .name {
      font-family: var(--mono); font-size: 0.64rem; font-weight: 600; letter-spacing: 0.12em;
      text-transform: uppercase; color: var(--muted); margin-bottom: 10px;
    }
    .pf-plan .price { font-size: 2rem; font-weight: 650; letter-spacing: -0.04em; line-height: 1; margin-bottom: 4px; }
    .pf-plan .price small { font-size: 0.45em; font-weight: 550; color: var(--muted); letter-spacing: 0; }
    .pf-plan .for { color: var(--muted); font-size: 0.86rem; line-height: 1.55; margin-bottom: 16px; }
    .pf-plan ul { margin: 0 0 20px; padding: 0; list-style: none; display: grid; gap: 8px; flex: 1; }
    .pf-plan li { color: var(--ink-soft); font-size: 0.88rem; line-height: 1.5; display: flex; gap: 9px; }
    .pf-plan li::before { content: "\2713"; color: var(--geo); font-weight: 700; flex-shrink: 0; }
    .pf-dfy {
      display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: clamp(20px, 4vw, 44px);
      align-items: center; border: 1px solid var(--heat-24); border-radius: 18px;
      background: linear-gradient(120deg, var(--heat-8), transparent 55%), #fff;
      padding: clamp(24px, 4vw, 36px); margin-top: 14px;
    }
    @media (max-width: 720px) { .pf-dfy { grid-template-columns: 1fr; } }
    .pf-dfy h3 { font-size: 1.15rem; font-weight: 650; letter-spacing: -0.02em; margin-bottom: 6px; }
    .pf-dfy p { color: var(--muted); font-size: 0.92rem; line-height: 1.65; }
    .wg-card { border: 1px solid var(--a10); border-radius: 16px; background: #fff; padding: clamp(20px, 3vw, 28px); }
    .wg-card .n {
      font-family: var(--mono); font-size: 0.64rem; font-weight: 600;
      letter-spacing: 0.12em; text-transform: uppercase; color: var(--geo); display: block; margin-bottom: 12px; }
    .wg-card h3 { font-size: 1.08rem; font-weight: 650; letter-spacing: -0.015em; margin-bottom: 8px; }
    .wg-card p { color: var(--muted); font-size: 0.92rem; line-height: 1.68; }
    .pf-feat { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: clamp(26px, 4vw, 40px); }
    @media (max-width: 820px) { .pf-feat { grid-template-columns: 1fr; } }
  </style>
</head>
<body>
<header class="v5-nav" data-nav>
    <div class="v5-nav-inner">
      <a class="v5-brand" href="/" aria-label="Arrow AI home">
        <img src="/assets/arrow-app-icon.svg" alt="" width="26" height="26" />
        Arrow <span class="sub">AI</span>
      </a>

      <nav class="v5-nav-links" aria-label="Primary">
        <div class="v5-dd" data-dd>
          <button class="v5-dd-btn" type="button" aria-expanded="false" aria-haspopup="true">
            Products
            <svg class="chev" width="10" height="10" viewBox="0 0 10 10" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"><path d="M2 3.5L5 6.5L8 3.5"/></svg>
          </button>
          <div class="v5-dd-panel" role="menu">
            <div class="v5-dd-col">
              <span class="v5-dd-label">Systems</span>
              <a class="v5-dd-item" href="/geo/" role="menuitem">
                <span class="v5-dd-ico is-geo"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="10" cy="10" r="7.2"/><path d="M10 2.8c-2.3 2.3-3.6 4.5-3.6 7.2s1.3 4.9 3.6 7.2M10 2.8c2.3 2.3 3.6 4.5 3.6 7.2s-1.3 4.9-3.6 7.2M2.8 10h14.4"/></svg></span>
                <span class="v5-dd-copy"><strong>GEO</strong><span>Be found and cited in AI answers</span></span>
              </a>
              <a class="v5-dd-item" href="/custom-ai-systems/" role="menuitem">
                <span class="v5-dd-ico is-sys"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="2.8" y="2.8" width="6" height="6" rx="1.4"/><rect x="11.2" y="2.8" width="6" height="6" rx="1.4"/><rect x="2.8" y="11.2" width="6" height="6" rx="1.4"/><path d="M11.2 14.2h6M14.2 11.2v6"/></svg></span>
                <span class="v5-dd-copy"><strong>AI Systems</strong><span>AI inside your workflows and CRM</span></span>
              </a>
              <a class="v5-dd-item" href="/creative-systems/" role="menuitem">
                <span class="v5-dd-ico is-studio"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.5 16.5L7.8 7l3.2 5.5L13.3 9l3.2 7.5"/><circle cx="15.5" cy="4.5" r="1.8"/></svg></span>
                <span class="v5-dd-copy"><strong>AI Studio</strong><span>Content, ads, and assets at scale</span></span>
              </a>
            </div>
            <div class="v5-dd-col">
              <span class="v5-dd-label">Get started</span>
              <a class="v5-dd-item is-slim" href="/free-audit/" role="menuitem"><span class="v5-dd-copy"><strong>Free GEO audit</strong><span>2-minute visibility check</span></span></a>
              <a class="v5-dd-item is-slim" href="https://cal.com/noah-maman-arrow-ai/15min" data-cal-trigger role="menuitem"><span class="v5-dd-copy"><strong>Book a call</strong><span>15 minutes with Noah</span></span></a>
              <a class="v5-dd-item is-slim" href="/en-capabilities/" role="menuitem"><span class="v5-dd-copy"><strong>Capabilities</strong><span>Everything Arrow builds</span></span></a>
              <a class="v5-dd-item is-slim" href="/case-studies/" role="menuitem"><span class="v5-dd-copy"><strong>Case studies</strong><span>Real builds + PDF decks</span></span></a>
              <a class="v5-dd-item is-slim" href="/faq/" role="menuitem"><span class="v5-dd-copy"><strong>FAQ</strong><span>Pricing, timelines, scope</span></span></a>
            </div>
            <a class="v5-dd-featured" href="/free-audit/" role="menuitem">
              <span class="v5-dd-featured-tag">Free</span>
              <strong>See how AI engines talk about your brand</strong>
              <span class="go">Run the GEO audit <span class="arr">→</span></span>
            </a>
          </div>
        </div>
        <a href="/pricing/">Pricing</a>
        <a href="/industries/">Industries</a>
        <a href="/blog/">Blog</a>
        <a href="/en-about/">About</a>
        </nav>

      <div class="v5-nav-actions">
        <span class="v5-lang" aria-label="Language">
          <a class="is-active" href="/pricing/">EN</a>
          <a href="/es/">ES</a>
          <a href="/fr/">FR</a>
        </span>
        <a class="btn btn-blue btn-sm" href="/free-audit/">Free audit</a>
        <a class="btn btn-dark btn-sm" href="https://cal.com/noah-maman-arrow-ai/15min" data-cal-trigger>Book a call</a>
      </div>

      <button class="v5-nav-toggle" type="button" aria-expanded="false" aria-label="Open menu" data-nav-toggle>
        <svg width="18" height="18" viewBox="0 0 18 18" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round">
          <path d="M2 5h14M2 9h14M2 13h14" />
        </svg>
      </button>
    </div>

    <div class="v5-mobile-panel">
      <div class="v5-mob-group">
        <span class="v5-dd-label">Systems</span>
        <a class="v5-dd-item" href="/geo/">
          <span class="v5-dd-ico is-geo"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="10" cy="10" r="7.2"/><path d="M10 2.8c-2.3 2.3-3.6 4.5-3.6 7.2s1.3 4.9 3.6 7.2M10 2.8c2.3 2.3 3.6 4.5 3.6 7.2s-1.3 4.9-3.6 7.2M2.8 10h14.4"/></svg></span>
          <span class="v5-dd-copy"><strong>GEO</strong><span>Be found and cited in AI answers</span></span>
        </a>
        <a class="v5-dd-item" href="/custom-ai-systems/">
          <span class="v5-dd-ico is-sys"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="2.8" y="2.8" width="6" height="6" rx="1.4"/><rect x="11.2" y="2.8" width="6" height="6" rx="1.4"/><rect x="2.8" y="11.2" width="6" height="6" rx="1.4"/><path d="M11.2 14.2h6M14.2 11.2v6"/></svg></span>
          <span class="v5-dd-copy"><strong>AI Systems</strong><span>AI inside your workflows and CRM</span></span>
        </a>
        <a class="v5-dd-item" href="/creative-systems/">
          <span class="v5-dd-ico is-studio"><svg viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.5 16.5L7.8 7l3.2 5.5L13.3 9l3.2 7.5"/><circle cx="15.5" cy="4.5" r="1.8"/></svg></span>
          <span class="v5-dd-copy"><strong>AI Studio</strong><span>Content, ads, and assets at scale</span></span>
        </a>
      </div>
      <div class="v5-mob-group">
        <span class="v5-dd-label">Explore</span>
        <div class="v5-mob-links">
                    <a href="/case-studies/">Case studies</a>
<a href="/pricing/">Pricing</a>
          <a href="/industries/">Industries</a>
          <a href="/blog/">Blog</a>
          <a href="/en-about/">About</a>
          <a href="/faq/">FAQ</a>
          </div>
      </div>
      <a class="v5-dd-featured" href="/free-audit/">
        <span class="v5-dd-featured-tag">Free</span>
        <strong>See how AI engines talk about your brand</strong>
        <span class="go">Run the GEO audit <span class="arr">→</span></span>
      </a>
      <div class="row">
        <a class="btn btn-ghost" href="/free-audit/">Free audit</a>
        <a class="btn btn-heat" href="https://cal.com/noah-maman-arrow-ai/15min" data-cal-trigger>Book a call</a>
      </div>
      <nav class="v5-lang v5-mob-lang" aria-label="Language">
        <a class="is-active" href="/pricing/">EN</a>
          <a href="/es/">ES</a>
          <a href="/fr/">FR</a>
      </nav>
    </div>
    
  </header>

  <div class="frame">
    <main>
      <!-- ============ HERO ============ -->
      <section class="section hero pf-hero">
        <p class="kicker is-blue is-plain" style="justify-content: center">Arrow GEO — Platform</p>
        <h1 class="h-display">The AI visibility <span class="hl-blue">platform</span></h1>
        <p class="lede">
          Scan your brand, get a GEO score out of 100, and track how ChatGPT, Gemini,
          Perplexity, Claude, Copilot, and AI Overviews talk about you.
          <span class="lede-hl">Free plan. No credit card.</span>
        </p>
        <div class="hero-ctas">
          <a class="btn btn-blue" href="/geo/app/">Scan my brand — free</a>
          <a class="btn btn-ghost" href="/why-geo/">Why GEO matters</a>
        </div>
        <div class="pf-console reveal" aria-label="Arrow GEO scan preview">
          <div class="pf-console-bar"><span class="name">Arrow GEO — Visibility scan</span><span class="badge">Live product</span></div>
          <div class="pf-console-body">
            <div class="pf-row"><span class="k">$</span><span class="num">arrow geo scan yourbrand.com</span></div>
            <div class="pf-row"><span class="k">[ CHATGPT ]</span><span class="fill"></span><span class="ok">cited &#10003;</span></div>
            <div class="pf-row"><span class="k">[ GEMINI ]</span><span class="fill"></span><span class="ok">recommended &#10003;</span></div>
            <div class="pf-row"><span class="k">[ PERPLEXITY ]</span><span class="fill"></span><span class="blue">source linked</span></div>
            <div class="pf-row"><span class="k">[ QUICK WINS ]</span><span class="fill"></span><span class="num">3 ranked</span></div>
            <div class="pf-row"><span class="k">geo score</span><span class="fill"></span><span class="num">87<span style="color:var(--geo-deep,#1d4ed8)">/100</span></span></div>
          </div>
        </div>
      </section>

      <!-- ============ FEATURES ============ -->
      <section class="section" id="features">
        <span class="cross is-left" aria-hidden="true"></span>
        <span class="cross is-right" aria-hidden="true"></span>
        <div class="reveal">
          <p class="kicker is-blue">What it does</p>
          <h2 class="h-section">One score. Six AI surfaces. <span class="hl-blue">A plan.</span></h2>
        </div>
        <div class="pf-feat reveal">
          <article class="wg-card">
            <span class="n">01 — Score</span>
            <h3>GEO score out of 100</h3>
            <p>Entity clarity, structured content, authority signals, and technical readiness combined into one number you can track — benchmarked against your industry.</p>
          </article>
          <article class="wg-card">
            <span class="n">02 — Platforms</span>
            <h3>Per-platform citation checks</h3>
            <p>See where you stand on ChatGPT, Gemini, Perplexity, Claude, Copilot, and AI Overviews — and which platform is your biggest opportunity.</p>
          </article>
          <article class="wg-card">
            <span class="n">03 — Action</span>
            <h3>Quick wins, ranked</h3>
            <p>Every scan ends with the highest-impact fixes, effort-estimated and platform-tagged — plus keyword mapping and competitor benchmarks.</p>
          </article>
        </div>
      </section>

      <!-- ============ PLANS ============ -->
      <section class="section" id="plans">
        <span class="cross is-left" aria-hidden="true"></span>
        <span class="cross is-right" aria-hidden="true"></span>
        <div class="reveal">
          <p class="kicker is-blue">Plans</p>
          <h2 class="h-section">Start free, upgrade when it pays</h2>
        </div>
        <div class="pf-plans reveal">
          <article class="pf-plan">
            <span class="name">Free</span>
            <p class="price">$0<small>/mo</small></p>
            <p class="for">For exploring your AI visibility for the first time.</p>
            <ul>
              <li>5 analyses per month, 1 domain</li>
              <li>Scores across all 6 AI platforms</li>
              <li>Keyword mapping + quick wins</li>
            </ul>
            <a class="btn btn-ghost" href="/geo/app/" style="width: 100%; text-align: center">Start free</a>
          </article>
          <article class="pf-plan">
            <span class="name">Agency</span>
            <p class="price">$199<small>/mo</small></p>
            <p class="for">For teams and consultants managing multiple brands.</p>
            <ul>
              <li>Unlimited domains, client portal</li>
              <li>White-label PDF reports</li>
              <li>API access</li>
            </ul>
            <a class="btn btn-ghost" href="https://cal.com/noah-maman-arrow-ai/15min" data-cal-trigger style="width: 100%; text-align: center">Talk to us</a>
          </article>
        </div>
        <div class="pf-dfy reveal">
          <div>
            <h3>Prefer it done for you?</h3>
            <p>Arrow also builds and runs the full GEO system — entity optimization, answer-ready pages, schema, and monthly optimization. $1,500 setup + $899/mo, live in 3–5 weeks.</p>
          </div>
          <a class="btn btn-heat" href="/pricing/">See done-for-you pricing</a>
        </div>
      </section>

      <!-- ============ PROOF ============ -->
      <section class="section">
        <span class="cross is-left" aria-hidden="true"></span>
        <span class="cross is-right" aria-hidden="true"></span>
        <div class="thesis-panel reveal">
          <p class="kicker is-plain">Why it works</p>
          <p class="thesis-line" data-word-reveal>You cannot grow what you do not measure. The platform turns AI visibility from a guess into a score, a trend, and a to-do list.</p>
          <div class="thesis-tiles">
            <div class="tile"><strong>Measured</strong><span>One score, tracked over time, benchmarked to your industry.</span></div>
            <div class="tile"><strong>Actionable</strong><span>Ranked quick wins instead of generic advice.</span></div>
            <div class="tile"><strong>Proven method</strong><span>Built on the playbook behind <a href="/case-studies/#france-dpe" style="color:inherit">France DPE's live ChatGPT citations</a>.</span></div>
            <div class="tile"><strong>Free to start</strong><span>Scan today, upgrade only when it pays for itself.</span></div>
          </div>
        </div>
      </section>

      <!-- ============ FAQ ============ -->
      <section class="section" id="faq">
        <span class="cross is-left" aria-hidden="true"></span>
        <span class="cross is-right" aria-hidden="true"></span>
        <div class="reveal">
          <p class="kicker is-blue">FAQ</p>
          <h2 class="h-section">Arrow GEO, answered</h2>
        </div>
        <div class="faq-wrap reveal">
          <details class="faq-item" open>
            <summary>What is Arrow GEO? <span class="ico" aria-hidden="true"></span></summary>
            <div class="faq-a">Arrow GEO is an AI visibility platform: it scans how ChatGPT, Gemini, Perplexity, Claude, Copilot, and Google AI Overviews see a brand, scores it out of 100, and tracks citations over time.</div>
          </details>
          <details class="faq-item">
            <summary>Is there a free plan? <span class="ico" aria-hidden="true"></span></summary>
            <div class="faq-a">Yes. The Free plan includes 5 analyses per month on 1 domain with estimated scores across all 6 AI platforms — no credit card required.</div>
          </details>
          <details class="faq-item">
            <summary>What does the GEO score measure? <span class="ico" aria-hidden="true"></span></summary>
            <div class="faq-a">The score combines entity clarity, structured content signals, authority and trust signals, technical readiness, and per-platform citation likelihood into one 0–100 visibility score.</div>
          </details>
          <details class="faq-item">
            <summary>Can Arrow also do the GEO work for me? <span class="ico" aria-hidden="true"></span></summary>
            <div class="faq-a">Yes. Alongside the platform, Arrow offers a done-for-you GEO system — setup, answer-ready pages, schema, and monthly optimization — at $1,500 setup plus $899 per month. See <a href="/pricing/">pricing</a>.</div>
          </details>
        </div>
        <a class="faq-more reveal" style="display:inline-flex;align-items:center;gap:7px;margin-top:18px;font-size:0.88rem;font-weight:600;color:#1d4ed8;text-decoration:none" href="/geo-vs-seo/">New to GEO? Read GEO vs SEO first <span aria-hidden="true">→</span></a>
      </section>

      <!-- ============ CTA ============ -->
      <section class="section cta-final" id="contact">
        <span class="cross is-left" aria-hidden="true"></span>
        <span class="cross is-right" aria-hidden="true"></span>
        <div class="cta-panel reveal">
          <p class="kicker is-plain" style="justify-content: center">Two minutes, zero cost</p>
          <h2>Get your GEO score now</h2>
          <p class="sub">Free scan, instant score, ranked quick wins — see exactly where you stand in AI answers.</p>
          <div class="row">
            <a class="btn btn-heat" href="/geo/app/">Scan my brand — free</a>
            <a class="btn btn-ghost" href="https://cal.com/noah-maman-arrow-ai/15min" data-cal-trigger>Book a walkthrough</a>
          </div>
          <p class="micro">Free plan → Agency $199/mo. Done-for-you available. The product evolves weekly — <a href="/changelog/" style="color:inherit">see the changelog</a>.</p>
        </div>
      </section>
    </main>
  </div>

<footer class="v5-footer">
    <div class="v5-footer-inner">
      <div class="v5-footer-grid">
        <div class="v5-footer-brand">
          <a class="v5-brand" href="/" aria-label="Arrow AI home">
            <img src="/assets/arrow-app-icon.svg" alt="" width="26" height="26" loading="lazy" />
            Arrow <span class="sub">AI</span>
          </a>
          <p>
            AI infrastructure for visibility, operations, and content —
            GEO, AI Systems, and AI Studio in one operating layer.
          </p>
        </div>
        <div class="v5-footer-col">
          <span class="col-title">Products</span>
          <a href="/geo/">GEO</a>
          <a href="/why-geo/">Why GEO</a>
          <a href="/ai-that-works/">AI that works</a>
          <a href="/get-found-in-ai/">Get found in AI</a>
          <a href="/geo-platform/">GEO platform</a>
          <a href="/geo-arrow/">GEO-Arrow</a>
          <a href="/custom-ai-systems/">AI Systems</a>
          <a href="/technology/">Technology</a>
          <a href="/creative-systems/">AI Studio</a>
          <a href="/operating-layer/">Operating Layer</a>
          <a href="/free-audit/">Free audit</a>
          <a href="/pricing/">Pricing</a>
          <a href="/pricing/">Pricing</a>
        </div>
        <div class="v5-footer-col">
          <span class="col-title">Resources</span>
          <a href="/blog/">Blog</a>
          <a href="/en-resources/">Guides</a>
          <a href="/en-capabilities/">Capabilities</a>
          <a href="/faq/">FAQ</a>
          <a href="/geo-vs-seo/">GEO vs SEO</a>
          <a href="/glossary/">Glossary</a>
          <a href="/roi/">ROI calculator</a>
          <a href="/geo-check/">Free audit tool</a>
          <a href="/ask/">Ask Arrow</a>
          <a href="/ranking/">AI Visibility Index</a>
          <a href="/how-to-not-be-invisible-on-ai/">Not invisible on AI</a>
        </div>
        <div class="v5-footer-col">
          <span class="col-title">Industries</span>
          <a href="/law/">Law</a>
          <a href="/healthcare/">Healthcare</a>
          <a href="/real-estate/">Real Estate</a>
          <a href="/ecommerce/">Ecommerce</a>
          <a href="/yacht/">Yachts</a>
          <a href="/finance/">Finance</a>
          <a href="/hospitality/">Hospitality</a>
          <a href="/home-services/">Home Services</a>
          <a href="/saas/">SaaS</a>
        </div>
        <div class="v5-footer-col">
          <span class="col-title">Company</span>
          <a href="/en-about/">About</a>
          <a href="/method/">Method</a>
          <a href="/contact/">Contact</a>
          <a href="/careers/">Careers</a>
          <a href="/press/">Press</a>
          <a href="/partners/">Partners</a>
          <a href="/terms/">Terms</a>
          <a href="/privacy/">Privacy</a>
          <a href="/security/">Security</a>
          <a href="/trust/">Trust Center</a>
        </div>
      </div>
      <div class="v5-footer-meta">
        <p class="fine">
          © 2026 Arrow AI. All rights reserved. Arrow AI (arrow-ai.us) is independent
          from Arrow Electronics (arrow.com) and other companies named Arrow.
        </p>
        <div class="v5-social" aria-label="Arrow AI on social media">
            <a href="https://www.linkedin.com/company/arrow-ai-us/" target="_blank" rel="noopener" aria-label="Arrow AI on LinkedIn"><svg width="17" height="17" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M20.45 20.45h-3.55v-5.57c0-1.33-.03-3.04-1.85-3.04-1.86 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.41v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12zM7.12 20.45H3.56V9h3.56v11.45z"/></svg></a>
            <a href="https://www.instagram.com/arrowai.us/" target="_blank" rel="noopener" aria-label="Arrow AI on Instagram"><svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" aria-hidden="true"><rect x="3" y="3" width="18" height="18" rx="5"/><circle cx="12" cy="12" r="4"/><circle cx="17.2" cy="6.8" r="0.5" fill="currentColor"/></svg></a>
            <a href="https://www.youtube.com/@Arrowaius" target="_blank" rel="noopener" aria-label="Arrow AI on YouTube"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linejoin="round" aria-hidden="true"><rect x="2.5" y="5.5" width="19" height="13" rx="3.5"/><path d="M10 9.3l5 2.7-5 2.7z" fill="currentColor" stroke="none"/></svg></a>
            <a href="https://www.tiktok.com/@arrow.aii" target="_blank" rel="noopener" aria-label="Arrow AI on TikTok"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M19.6 7.3a5.5 5.5 0 0 1-3.4-1.2 5.6 5.6 0 0 1-1.9-2.9h-3v12.6a2.9 2.9 0 1 1-2.9-2.9c.3 0 .6 0 .9.1V9.9a6.4 6.4 0 0 0-.9-.06 6 6 0 1 0 6 6V10.6a8.6 8.6 0 0 0 5.2 1.7V9.2c-.7 0-1.4-.14-2-.4z"/></svg></a>
          </div>
          <span class="mono-note">EN · ES · FR</span>
      </div>
    </div>
  </footer>

<div class="v5-modal" data-cal-modal hidden>
      <div class="v5-modal-panel" role="dialog" aria-modal="true" aria-labelledby="v5-cal-title">
        <div class="v5-modal-top">
          <div class="brand-row">
            <img src="/assets/arrow-app-icon.svg" alt="" loading="lazy" />
            <div>
              <strong id="v5-cal-title">Book with Arrow AI</strong>
              <span>Pick a 15-minute slot with Noah.</span>
            </div>
          </div>
          <button class="v5-modal-close" type="button" aria-label="Close booking popup" data-cal-close>×</button>
        </div>
        <iframe data-cal-frame title="Arrow AI booking calendar" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe>
      </div>
    </div>

  <script src="/home.js" defer></script>
</body>
</html>
