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

# Welcome

In the knowledge base area you will find documentation about our extensions in the store as well as general helpful information.&#x20;

The Themes documentation is special documentation for our theme extensions from the Shopware Store.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><img src="/files/64cjXPF2RXtRfyf0EvkA" alt="" data-size="line"> Documentations:</td><td></td></tr><tr><td align="center">Theme Docs 🇩🇪 <a href="/spaces/glpRTGDOwN11YxqfJhAM">DE</a> | 🇬🇧 <a href="/spaces/4i6VN0FeNAgRFLwVM2Cr">EN</a></td><td></td></tr><tr><td align="center"><a href="https://docs-sw6.zenit.design/">Knowledge base</a></td><td></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><img src="/files/-MZWIC8PgsvOV8Oqe8Y2" alt="" data-size="line"> Documentations:</td></tr><tr><td align="center"><a href="https://themedocs-sw5.zenit.design/">Theme Docs</a></td></tr><tr><td align="center"><a href="https://docs-sw5.zenit.design/">Knwoledge base</a></td></tr></tbody></table>


---

# 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://docs.zenit.design/en/master.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.
