# Setup

To use our theme in your Shopware 6 shop, you must first purchase it from the [Shopware Store](https://store.shopware.com/de/atl9522843782617/katana.-theme.html). The theme can be used for both cloud and self-hosted shops and offers the same range of functions for both.

### Connect Shopware Account

After you have successfully purchased the theme from the Shopware Store, you can navigate to the administration section of your Shopware 6 shop.

Next, go to “Extensions > My Extensions” and click on the “Shopware Account” tab. Here, you first connect your Shopware account to the shop.

### Installation

In the next step, click on the “Themes” tab. There you should be able to see the theme as follows:

<figure><img src="https://content.gitbook.com/content/33GKvYy9I8ydtLM82CBS/blobs/DPk70np5zWQYXMfFhFht/theme-meine-erweiterungen.webp" alt=""><figcaption></figcaption></figure>

Click on “Install” to install the theme. Then activate the theme using the switch button next to the icon on the left-hand side.

### Assign theme

In order to use the theme, you always need a “Storefront” [sales channel](https://docs.shopware.com/en/shopware-6-en/settings/saleschannel). This comes automatically with every Shopware 6 installation and can be found in the left menu bar of your administration area. The small shop icon to the left of the sales channel indicates this.

Now click on your sales channel and then on “Theme” at the top of the page. You can now switch to the theme you just installed by clicking on the “Change theme” button. Confirm the change by clicking on “Apply theme.” Finally, click on “Save” at the top right of the screen.


---

# 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://docs.atloss.de/en/setup.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.
