# Setup

- [Install Demo-Data](https://docs.rh-webdesign.com/shopware-theme/en/setup/install-demo-data.md)
- [Footer Copyright](https://docs.rh-webdesign.com/shopware-theme/en/setup/footer-copyright.md)
- [Basic settings](https://docs.rh-webdesign.com/shopware-theme/en/setup/basic-settings.md): In this article, I will explain how to make basic settings that have a significant influence on the theme.
- [Status messages](https://docs.rh-webdesign.com/shopware-theme/en/setup/status-messages.md): Information fields for corresponding messages in the store.
- [Breakpoints for Devices](https://docs.rh-webdesign.com/shopware-theme/en/setup/breakpoints-for-devices.md): Or mobile breakpoints.
- [Typography / Fonts](https://docs.rh-webdesign.com/shopware-theme/en/setup/typography-fonts.md): Detailed customizations for your fonts in the store
- [Background Images](https://docs.rh-webdesign.com/shopware-theme/en/setup/background-images.md): For various areas in the store
- [Advanced Color Settings](https://docs.rh-webdesign.com/shopware-theme/en/setup/advanced-color-settings.md): Many areas of the store are color-customizable
- [Certificates](https://docs.rh-webdesign.com/shopware-theme/en/setup/certificates.md): Quality seals as sales-promoting elements
- [Product boxes](https://docs.rh-webdesign.com/shopware-theme/en/setup/product-boxes.md): A very important element of your store
- [Product Detail Page](https://docs.rh-webdesign.com/shopware-theme/en/setup/product-detail-page.md): Details about your products are shown here
- [Social Media](https://docs.rh-webdesign.com/shopware-theme/en/setup/social-media.md): Social Media Channels for your Shop.
- [Individual Code](https://docs.rh-webdesign.com/shopware-theme/en/setup/individual-code.md): Subsequent adjustments via HTML, JavaScript and CSS


---

# 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.rh-webdesign.com/shopware-theme/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.
