> 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/faq/uebersicht.md).

# Übersicht

## Allgemeines

Allgemeine Fragen zu Lizenzen und Administratives.

{% content-ref url="/pages/IES61LCPZiVgKpJTq9uf" %}
[Copyright-Hinweis](/faq/allgemein/copyright-hinweis.md)
{% endcontent-ref %}

{% content-ref url="/pages/FR7yEBAxsTV4JU8NG5JS" %}
[Merkzettel](/faq/allgemein/merkzettel.md)
{% endcontent-ref %}

## Produkt Layout

{% content-ref url="/pages/zX1W8AwDmJ3D0rNjIqxr" %}
[Produkt Layout](/faq/produkt-layout.md)
{% endcontent-ref %}

## Lizenzen

{% content-ref url="/pages/NMPeMHrFZJUJJkwKz8gK" %}
[Lizenzen](/faq/lizenzen.md)
{% endcontent-ref %}

## Ableitungen

Was ist ein Child-Theme und wo liegt der Unterschied zu einem Theme-Duplikat? Wie können updatesichere Anpassungen auf Code-Ebene durchgeführt werden? Für all solche Fragen folge den folgenden Beiträgen:

{% content-ref url="/pages/rAOtlrdH6IwGzEUnFn4K" %}
[Child-Theme](/faq/ableitungen/child-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/258FFwUoBkh8Re0IwDSt" %}
[Theme-Duplikat](/faq/ableitungen/theme-duplikat.md)
{% endcontent-ref %}

{% content-ref url="/pages/tZOye42iOBpiAkOT6eJS" %}
[Child-Theme vs Theme-Duplikat](/faq/ableitungen/child-theme-vs-theme-duplikat.md)
{% endcontent-ref %}

## Updates

{% content-ref url="/pages/VVi5AvWw8YcILjrIGW7D" %}
[Update wird nicht angezeigt](/faq/updates/update-wird-nicht-angezeigt.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZGLtxIO5ccqnxo7WZAFB" %}
[Theme wird als inkompatibel angezeigt](/faq/updates/theme-wird-als-inkompatibel-angezeigt.md)
{% endcontent-ref %}

## Fehler

{% content-ref url="/pages/pMfnghz2GM1woc3GTyeg" %}
[Textbausteine zeigen technischen Namen](/faq/fehler/textbausteine-zeigen-technischen-namen.md)
{% endcontent-ref %}

{% content-ref url="/pages/PTHboQv3ZaVsLcd7y79y" %}
[Theme Speichern Fehler](/faq/fehler/theme-speichern-fehler.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zt59HtZQEDHRfK9npwOE" %}
[SVG Logo wird nicht angezeigt](/faq/fehler/svg-logo-wird-nicht-angezeigt.md)
{% endcontent-ref %}

{% content-ref url="/pages/09AuYkkfhqUkbegaOchY" %}
[Suche / Input mobile Zoom](/faq/fehler/suche-input-mobile-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/VdmTmHL7mzvGTq9aVqyg" %}
[Text ist nicht sichtbar / lesbar](/faq/fehler/text-ist-nicht-sichtbar-lesbar.md)
{% endcontent-ref %}


---

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

```
GET https://themedocs.zenit.design/faq/uebersicht.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
