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

> NS T3AB — T3Planet documentation.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">AI Extensions</p>
    <h1 className="t3-landing-title">AI Builder</h1>
    <p className="t3-landing-subtitle">Build TYPO3 content elements, forms, and blocks with AI-assisted workflows.</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/ExtNsT3AB/Introduction/Index" />

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

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

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

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

    <CardGroup cols={2}>
      <Card title="How T3AB Works" icon="book-open" href="/en/latest/en/latest/ExtNsT3AB/HowT3ABWorks/Index" />

      <Card title="AI Builder" icon="bot" href="/en/latest/en/latest/ExtNsT3AB/T3ABAIBuilder/Index" />

      <Card title="Content Blocks" icon="pen-line" href="/en/latest/en/latest/ExtNsT3AB/T3ABContentBlocks/Index" />

      <Card title="Forms" icon="file-text" href="/en/latest/en/latest/ExtNsT3AB/Forms/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Advanced</p>
    <h2 className="t3-landing-section-title">Upgrades & optimization</h2>

    <CardGroup cols={2}>
      <Card title="Update Guide" icon="arrow-up" href="/en/latest/en/latest/ExtNsT3AB/UpdateGuide/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="Support" icon="life-buoy" href="/en/latest/en/latest/ExtNsT3AB/Support" />

      <Card title="Get Extension" icon="shopping-cart" href="/en/latest/en/latest/ExtNsT3AB/BuyNow" />
    </CardGroup>
  </section>
</div>
