> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dreizack-medien.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Start

> Übersichtsseite des Plugins im JTL-Backend

Beim Öffnen der Plugineinstellungen landest du zuerst auf der Übersichtsseite. Von hier aus gelangst du mit einem Klick zu allen Bereichen des Plugins.

<CardGroup cols={2}>
  <Card title="Lizenz" icon="key">
    Lizenzschlüssel eintragen und verwalten
  </Card>

  <Card title="Grundeinstellungen" icon="gear" href="/DZM-Agentic-Plus/grundeinstellungen">
    Maschinenlesbare Formate (.md/.json) an- und ausschalten
  </Card>

  <Card title="AI-Feed" icon="list" href="/DZM-Agentic-Plus/ai-feed">
    Produkt-Feed (/feed.jsonl) aktivieren
  </Card>

  <Card title="llms.txt" icon="sparkles" href="/DZM-Agentic-Plus/llms-txt">
    llms.txt für KI-Agenten kuratieren
  </Card>

  <Card title="MCP-Server" icon="server" href="/DZM-Agentic-Plus/mcp-server">
    Suchspalten, Zugriffsschutz, Endpunkt-URL
  </Card>

  <Card title="Dokumentation" icon="file-lines" href="https://docs.dreizack-medien.de">
    Vollständige Dokumentation
  </Card>
</CardGroup>

<div style={{height: '1px', backgroundColor: 'silver', margin: '24px 0'}} />
