# Components

- [Sidebar](https://themedocs.zenit.design/en/styling/components/sidebar.md)
- [Sidebar navigation](https://themedocs.zenit.design/en/styling/components/sidebar-navigation.md)
- [Forms](https://themedocs.zenit.design/en/styling/components/forms.md)
- [Image & gallery slider](https://themedocs.zenit.design/en/styling/components/image-and-gallery-slider.md): In Shopware 6 there are different slider navigation elements. Basically, a distinction is made between the dot navigation and the arrows.
- [Produkt slider](https://themedocs.zenit.design/en/styling/components/produkt-slider.md)
- [Category Listing Slider](https://themedocs.zenit.design/en/styling/components/category-listing-slider.md)
- [Pagination](https://themedocs.zenit.design/en/styling/components/pagination.md)
- [Breadcrumbs](https://themedocs.zenit.design/en/styling/components/breadcrumbs.md): Breadcrumbs are an additional navigation, where the travelled path from the home page to the current page is shown. It shows the level depth in which you are.
- [Cookie banner](https://themedocs.zenit.design/en/styling/components/cookie-banner.md)
- [Offcanvas](https://themedocs.zenit.design/en/styling/components/offcanvas.md)
- [Backdrop](https://themedocs.zenit.design/en/styling/components/backdrop.md)
- [Scroll-Up button](https://themedocs.zenit.design/en/styling/components/scroll-up-button.md)


---

# 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://themedocs.zenit.design/en/styling/components.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.
