> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/en/readme.md).

# Welcome

The CMS Bundle offers you **extensive possibilities** to design your shop dynamically and creatively. It enhances the standard features of Shopware’s Shopping Experiences many times over and allows you to create not only visually appealing designs but also interactive and user-friendly ones.

> *“With the CMS Bundle, you can set new standards for design and user experience with Shopware 6. In every one of my shop projects, the CMS Bundle is my essential companion!”*
>
> **Robin Humpert -** [RH-Webdesign](https://rh-webdesign.com/en/)

### What is the CMS Bundle?

**One Extension = 1000+ additional possibilities for Shopping Experiences**

Numerous new, innovative elements and blocks, various section and block settings, and top-notch support! Shopware’s standard features are often not enough. With the CMS Bundle, you have maximum flexibility in building your shop.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>Sections and Blocks</strong></td><td>Discover the possibilities to customize your sections and blocks.</td><td><a href="/pages/AgkoGbWQZ5GzwvTzkRPs">/pages/AgkoGbWQZ5GzwvTzkRPs</a></td><td><a href="/files/T235mzyCuNxAqnWeuZ1C">/files/T235mzyCuNxAqnWeuZ1C</a></td></tr><tr><td></td><td><strong>Elements</strong></td><td>Numerous elements that can be freely placed in the adventure world.</td><td><a href="/pages/nyFWcmrxtvRuoKzQm4OT">/pages/nyFWcmrxtvRuoKzQm4OT</a></td><td><a href="/files/oRRwfAhIC71jnmdwFrTL">/files/oRRwfAhIC71jnmdwFrTL</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, and the optional `goal` query parameter:

```
GET https://docs.rh-webdesign.com/cms-bundle/en/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
