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

# Guru

> T3 Guru multipurpose TYPO3 template — overview and documentation entry point.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">TYPO3 Template</p>
    <h1 className="t3-landing-title">Guru</h1>
    <p className="t3-landing-subtitle">T3 Guru multipurpose TYPO3 template — overview and documentation entry point.</p>
  </div>

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

    <CardGroup cols={2}>
      <Card title="Product overview" icon="book-open" href="https://t3planet.de/typo3-templates">
        See T3 Guru on the T3Planet templates catalog. Detailed Mintlify guides will be published here when available.
      </Card>

      <Card title="All Templates" icon="layout-template" href="/en/latest/en/latest/AllTemplates/Index">
        Browse all T3Planet TYPO3 templates and themes.
      </Card>
    </CardGroup>
  </section>
</div>
