> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/styling/produkt/dokumente.md).

# Dokumente

**Eine vollständige Beschreibung zur Nutzung der Dokumente-Funktion findest Du unter:**

{% content-ref url="/pages/aDwICmgj47UP1cyHI5Qq" %}
[Dokumente](/content/detailseite/dokumente.md)
{% endcontent-ref %}

## Grundeinstellungen

Über das **Aussehen (1)** hast Du die Möglichkeit die Dokumente `Eingebettet/Viewer`, als `Download-Buttons`, `Download-Liste` oder `Download-Tabelle` anzuzeigen.

Dabei entscheidest Du über **Position (2)**, ob die Dokumente im eigenen `Tab`, der `Buybox` oder der `Beschreibung` des Produktes angezeigt werden sollen.

Solltest Du die Darstellung in der Buybox oder Beschreibung wählen, kannst Du einen **Schwellenwert für Tab (3)** definieren, ab wie vielen Dateien Du die Ansicht doch lieber in einem eigenen Tab darstellen möchtest. \
\&#xNAN;*Beispiel: Werden mehr als 4 Dateien angezeigt oder zum Download in der Buybox angezeigt, werden diese Dateien/Dokumente in einen eigenen Tab verschoben. Damit bleibt die Buybox oder die Beschreibung weiterhin übersichtlich.*

Zusätzlich kannst Du nach Belieben eine **Überschrift (4)** über dem Download-Bereich darstellen. Der Text dazu ist natürlich in den Textbausteinen hinterlegt und kann dort individualisiert werden.

<figure><img src="/files/0Lxr2BIx2D8leZJ2Qc63" alt=""><figcaption></figcaption></figure>

Beispiele:

<div><figure><img src="/files/3DN46kyntzEihGo4UIX3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nOlTNAyrwFsljuFxKjBw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/z3hkJNTy1vvcnVxkM8zE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0Aaz4fK96bPhfTxAELsw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TBJBuEF5r1PQBFSQtr5L" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://themedocs.zenit.design/styling/produkt/dokumente.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
