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

# Karma

> T3 Karma documentation for TYPO3

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">TYPO3 Template</p>
    <h1 className="t3-landing-title">Karma</h1>
    <p className="t3-landing-subtitle">Everything you need to install, configure, and customize T3 Karma in TYPO3. From first setup to production.</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/EXTKarma/Introduction/Index">
        Overview, features, and system requirements.
      </Card>

      <Card title="Installation" icon="download" href="/en/latest/en/latest/EXTKarma/Installation/Index">
        Install the theme extension in your TYPO3 instance.
      </Card>

      <Card title="Update Version" icon="refresh-cw" href="/en/latest/en/latest/EXTKarma/UpdateVersion/Index">
        Upgrade to the latest theme version safely.
      </Card>
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Configure</p>
    <h2 className="t3-landing-section-title">Theme & content</h2>

    <CardGroup cols={2}>
      <Card title="Theme Options" icon="settings" href="/en/latest/en/latest/EXTKarma/GlobalSettingsConfiguration/Index">
        Configure global theme settings and constants.
      </Card>

      <Card title="Templates & Layouts" icon="layout-template" href="/en/latest/en/latest/EXTKarma/TemplatesLayouts/Index">
        Assign frontend and backend page layouts.
      </Card>

      <Card title="Content Block Elements" icon="blocks" href="/en/latest/en/latest/EXTKarma/ContentBlockElements/Index">
        Use and customize pre-built content block elements.
      </Card>

      <Card title="Editor Guide" icon="pencil" href="/en/latest/en/latest/EXTKarma/EditorGuide/Index">
        Guide for editors working with theme content.
      </Card>

      <Card title="Localization" icon="languages" href="/en/latest/en/latest/EXTKarma/Localization/Index">
        Translate and localize your theme content.
      </Card>
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Optimize</p>
    <h2 className="t3-landing-section-title">Performance & customization</h2>

    <CardGroup cols={2}>
      <Card title="Speed and Performance" icon="gauge" href="/en/latest/en/latest/EXTKarma/SpeedPerformance/Index">
        Optimize loading speed and Core Web Vitals.
      </Card>

      <Card title="SEO (Search Engine Optimization)" icon="search" href="/en/latest/en/latest/EXTKarma/SEO/Index">
        Configure SEO settings for better search visibility.
      </Card>

      <Card title="Customization" icon="palette" href="/en/latest/en/latest/EXTKarma/Customization/Index">
        Extend and customize templates without losing upgrades.
      </Card>

      <Card title="Captcha Configuration" icon="shield-check" href="/en/latest/en/latest/EXTKarma/CaptchaConfiguration/Index">
        Set up captcha protection for forms.
      </Card>

      <Card title="Upgrade Guide For Container" icon="arrow-up" href="/en/latest/en/latest/EXTKarma/UpgradeGuideForContainer/Index">
        Migrate container-based layouts to content blocks.
      </Card>

      <Card title="Pre-Upgrade Guide — TYPO3 v13.x to v14.x" icon="arrow-up" href="/en/latest/en/latest/EXTKarma/UpgradeV13xToV14x/Index">
        Prepare your site for the next TYPO3 major version.
      </Card>
    </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="Helpful Links" icon="link" href="/en/latest/en/latest/EXTKarma/HelpfulLinks/Index">
        Quick links to demos, product pages, and tools.
      </Card>

      <Card title="Help & Support" icon="life-buoy" href="/en/latest/en/latest/EXTKarma/HelpSupport/Index">
        Get help from the T3Planet support team.
      </Card>
    </CardGroup>
  </section>
</div>
