> ## 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 Accessibility

> T3AA (EXT:ns_t3aa) — AI accessibility for TYPO3: Dashboard, AI Alt Text, Scanner, Fix Hub, widgets, audio, and voiceover.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">AI Extensions</p>
    <h1 className="t3-landing-title">AI Accessibility</h1>
    <p className="t3-landing-subtitle">Scan pages, fix issues, generate AI alt text, and improve accessibility workflows in TYPO3 with T3AA.</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/ExtNsT3AA/Introduction/Index" />

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

      <Card title="System Requirements" icon="server" href="/en/latest/en/latest/ExtNsT3AA/SystemRequirements/Index" />

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

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

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

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Features</p>
    <h2 className="t3-landing-section-title">Feature Guide</h2>

    <CardGroup cols={2}>
      <Card title="Feature Guide" icon="map" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/Index" />

      <Card title="Dashboard" icon="layout-dashboard" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/Dashboard/Index" />

      <Card title="AI Alt Text" icon="image" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/AIAltText/Index" />

      <Card title="Accessibility Widgets" icon="sliders" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/AccessibilityWidgets/Index" />

      <Card title="Scanner" icon="scan" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/Scans/Index" />

      <Card title="Fix Hub" icon="wrench" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/FixHub/Index" />

      <Card title="AI Voiceover" icon="mic" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/AIVoiceover/Index" />

      <Card title="AI Audio" icon="audio-lines" href="/en/latest/en/latest/ExtNsT3AA/FeatureGuide/AIAudio/Index" />
    </CardGroup>
  </section>

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

    <CardGroup cols={2}>
      <Card title="Update Guide" icon="arrow-up" href="/en/latest/en/latest/ExtNsT3AA/UpdateGuide/Index" />

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

      <Card title="DPA & GDPR" icon="shield" href="/en/latest/en/latest/ExtNsT3AA/DPAandGDPR/Index" />

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

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

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

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