# Setting up the home page (ThemeWare® Shopping Experience)

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

With ThemeWare® and ThemeWare® Utilities you get everything you need for your first Shopping Experience:

You will get a **free import plugin** with which you can import the Shopping Experience of your theme into your shop (self-hosted) with just a few clicks.

As a Shopware Cloud user, you will get a **step-by-step guide in PDF format** on how to create the Shopping Experience for your theme.

Furthermore, you will get **all the required graphic templates** in open PSD format.

{% embed url="<https://service.themeware.design/en/themeware-utilities>" %}
ThemeWare® Utilities
{% endembed %}

...

{% hint style="info" %}
**Note**: With Shopware 6.5, an **HTML sanitizer** has been implemented. This sanitizer improves security, reliability and usability of the editor by removing unsafe HTML code.

It also sanitizes styles and attributes for consistent and correct code rendering regardless of platform and browser. (see [HTML Sanitizer](/knowledge-base/profi-knowledge/html-sanitizer.md))
{% endhint %}

...


---

# Agent Instructions: 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/introduction/startseite-themeware-erlebniswelt-einrichten.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.
