> For the complete documentation index, see [llms.txt](https://knowledge.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.themeware.design/knowledge-base/profi-knowledge/expert-mode.md).

# Expert mode

The **"Expert mode"** defines whether your "individual customisations" from the **"Expert settings"** of the theme configuration are delivered to the storefront or not.

> Tab "Others" => Block "Expert settings" => Expert mode

* If the "Expert mode" is active, the corresponding codes or files of the "Expert settings" are delivered to the storefront.
* If "Expert mode" is not active, the "Expert settings" are not delivered to the storefront.

This is useful for debugging to solve issues with your "individual customisations" in the "Expert settings".

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

{% hint style="info" %}
**Note**: The "Expert mode" is about "individual customisations". As part of the plugin support, we cannot provide support here, or only to a very limited extent.
{% endhint %}

***

## Further information

{% content-ref url="/pages/CD0YD24JN21oTyKoMp3K" %}
[Expert settings in the theme configuration](/knowledge-base/profi-knowledge/expert-settings-in-the-theme-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/eSsbXbfv1DmfgXOQK0tD" %}
[Debug mode](/knowledge-base/profi-knowledge/debug-mode.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://knowledge.themeware.design/knowledge-base/profi-knowledge/expert-mode.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.
