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

# AI-Feed

> Produkt-Feed für KI- und Shopping-Agenten

## AI-Feed (/feed.jsonl)

Ein schlanker Produkt-Feed als JSONL (eine Zeile pro Produkt, ACP-/Google-Merchant-nah) für KI-/Shopping-Agenten, die den ganzen Katalog kompakt einlesen. Paginiert über `?offset` & `?limit`; nutzt dieselben Preise/Sichtbarkeit wie der Shop.

<div className="border border-[#DFE1E1] rounded-2xl overflow-hidden dark:border-transparent">
  <Frame>
    <img src="https://mintcdn.com/dzm/_TnDwbv_JQcnTLEi/images/aga1.jpg?fit=max&auto=format&n=_TnDwbv_JQcnTLEi&q=85&s=a0dfcc87e2c6688d608668cbcbebf739" alt="AI-Feed Einstellungen" width="2016" height="386" data-path="images/aga1.jpg" />
  </Frame>
</div>

<ParamField path="AI-Feed aktivieren" type="boolean">
  Wenn deaktiviert, liefert `/feed.jsonl` einen 404-Fehler.
</ParamField>

<ParamField path="Feed ansehen" type="string">
  Link zu `/feed.jsonl`. Änderung erst speichern, dann öffnen.
</ParamField>

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