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

> T3AF (EXT:ns_t3af) — shared AI providers, MCP server, prompts, permissions, and usage logging for all T3Planet AI extensions in TYPO3.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">AI Extensions</p>
    <h1 className="t3-landing-title">AI Foundation</h1>
    <p className="t3-landing-subtitle">Shared AI infrastructure for TYPO3 — providers, MCP, context, prompts, features, permissions, and usage logs for every T3Planet AI extension.</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/ExtNsT3AF/Introduction/Index" />

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

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

      <Card title="Dashboard" icon="layout-dashboard" href="/en/latest/en/latest/ExtNsT3AF/Configuration/Dashboard/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Configure</p>
    <h2 className="t3-landing-section-title">Core modules</h2>

    <CardGroup cols={2}>
      <Card title="AI Providers" icon="plug" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIProviders/Index" />

      <Card title="AI Context" icon="building-2" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIContext/Index" />

      <Card title="AI Prompts" icon="message-square" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIPrompts/Index" />

      <Card title="AI Features" icon="sparkles" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIFeatures/Index" />

      <Card title="AI Usage & Logs" icon="chart-column" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIUsageAndLogs/Index" />

      <Card title="AI Permissions" icon="shield" href="/en/latest/en/latest/ExtNsT3AF/Configuration/AIPermissions/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Integrate</p>
    <h2 className="t3-landing-section-title">MCP & agents</h2>

    <CardGroup cols={2}>
      <Card title="Integrations" icon="blocks" href="/en/latest/en/latest/ExtNsT3AF/Integrations/Index" />

      <Card title="MCP Server" icon="server" href="/en/latest/en/latest/ExtNsT3AF/Integrations/MCPServer/Index" />

      <Card title="MCP Tools" icon="wrench" href="/en/latest/en/latest/ExtNsT3AF/Integrations/MCPTools/Index" />

      <Card title="MCP Testing" icon="flask-conical" href="/en/latest/en/latest/ExtNsT3AF/Integrations/MCPTesting/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Use & extend</p>
    <h2 className="t3-landing-section-title">Guides</h2>

    <CardGroup cols={2}>
      <Card title="User Guide" icon="users" href="/en/latest/en/latest/ExtNsT3AF/UserGuide/Index" />

      <Card title="Roles and Daily Use" href="/en/latest/en/latest/ExtNsT3AF/UserGuide/RolesAndDailyUse/Index" icon="user-cog" />

      <Card title="Developer Guide" icon="code" href="/en/latest/en/latest/ExtNsT3AF/DeveloperGuide/Index" />

      <Card title="Architecture" icon="network" href="/en/latest/en/latest/ExtNsT3AF/DeveloperGuide/Architecture/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/ExtNsT3AF/DPAandGDPR/Index" />

      <Card title="Troubleshooting" icon="triangle-alert" href="/en/latest/en/latest/ExtNsT3AF/Troubleshooting/Index" />

      <Card title="Known Problems" icon="bug" href="/en/latest/en/latest/ExtNsT3AF/Troubleshooting/KnownProblems/Index" />

      <Card title="FAQ" icon="circle-help" href="/en/latest/en/latest/ExtNsT3AF/Troubleshooting/FAQ/Index" />

      <Card title="Helpful Links" icon="link" href="/en/latest/en/latest/ExtNsT3AF/HelpfulLinks/Index" />

      <Card title="Support" icon="life-buoy" href="/en/latest/en/latest/ExtNsT3AF/Support/Index" />
    </CardGroup>
  </section>
</div>
