> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Search

> T3AS (EXT:ns_t3as) — AI-powered TYPO3 search with trained answers, indexing, and T3AF integration.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">AI Extensions</p>
    <h1 className="t3-landing-title">AI Search</h1>
    <p className="t3-landing-subtitle">Deliver AI answers from your TYPO3 content — works with site content, Solr, ke\_search, or indexed\_search and shared T3AF providers.</p>
  </div>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Get started</p>
    <h2 className="t3-landing-section-title">Installation & setup</h2>

    <CardGroup cols={2}>
      <Card title="Introduction" icon="book-open" href="/en/latest/en/latest/ExtNsT3AS/Introduction/Index" />

      <Card title="Screenshots" icon="image" href="/en/latest/en/latest/ExtNsT3AS/Screenshots/Index" />

      <Card title="Installation" icon="download" href="/en/latest/en/latest/ExtNsT3AS/Installation/Index" />

      <Card title="Configuration" icon="settings" href="/en/latest/en/latest/ExtNsT3AS/Configuration/Index" />

      <Card title="Reinstall After Upgrade" icon="wrench" href="/en/latest/en/latest/ExtNsT3AS/ReInstallEverything/Index" />

      <Card title="Basic Authentication" icon="lock" href="/en/latest/en/latest/ExtNsT3AS/BasicAuthentication/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Features</p>
    <h2 className="t3-landing-section-title">Search & indexing</h2>

    <CardGroup cols={2}>
      <Card title="Frontend Plugin" icon="search" href="/en/latest/en/latest/ExtNsT3AS/FrontendPlugin/Index" />

      <Card title="Verify Indexed Data" icon="database" href="/en/latest/en/latest/ExtNsT3AS/VerifyIndexedData/Index" />

      <Card title="Database Chunking" icon="boxes" href="/en/latest/en/latest/ExtNsT3AS/DatabaseChunking/Index" />

      <Card title="Performance Configuration" icon="gauge" href="/en/latest/en/latest/ExtNsT3AS/PerformanceConfiguration/Index" />

      <Card title="Hosting Policy" icon="server" href="/en/latest/en/latest/ExtNsT3AS/T3ASHostingPolicyforCustomLLM/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Advanced</p>
    <h2 className="t3-landing-section-title">Custom LLM & upgrades</h2>

    <CardGroup cols={2}>
      <Card title="Custom LLM Support" icon="cpu" href="/en/latest/en/latest/ExtNsT3AS/CustomLLMSupport/Index" />

      <Card title="Prerequisites & SOW" icon="clipboard-list" href="/en/latest/en/latest/ExtNsT3AS/CustomLLMSupport/T3ASPrerequisites&SOWCustomLLM/Index" />

      <Card title="Custom LLM Hosting" icon="server" href="/en/latest/en/latest/ExtNsT3AS/CustomLLMSupport/T3ASHostingPolicyforCustomLLM/Index" />

      <Card title="Update Guide" icon="arrow-up" href="/en/latest/en/latest/ExtNsT3AS/UpdateGuide/Index" />

      <Card title="Update Version" icon="refresh-cw" href="/en/latest/en/latest/ExtNsT3AS/UpdateVersion/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Resources</p>
    <h2 className="t3-landing-section-title">Help & support</h2>

    <CardGroup cols={2}>
      <Card title="DPA & GDPR" icon="shield" href="/en/latest/en/latest/ExtNsT3AS/DPAandGDPR/Index" />

      <Card title="Known Problems" icon="triangle-alert" href="/en/latest/en/latest/ExtNsT3AS/KnownProblems/Index" />

      <Card title="Support" icon="life-buoy" href="/en/latest/en/latest/ExtNsT3AS/Support" />

      <Card title="Get Extension" icon="shopping-cart" href="/en/latest/en/latest/ExtNsT3AS/BuyNow" />

      <Card title="T3AF" icon="layers" href="/en/latest/en/latest/ExtNsT3AF/Index" />
    </CardGroup>
  </section>
</div>
