# Category

- [Category header](https://themedocs.zenit.design/en/styling/category/category-header.md)
- [Hero section](https://themedocs.zenit.design/en/styling/category/hero-section.md): The category image can be automatically set into the first section of the shopping experience (cms) as background image. This makes it possible to place the elements/blocks on the background image.
- [Filter](https://themedocs.zenit.design/en/styling/category/filter.md)
- [Listing actions](https://themedocs.zenit.design/en/styling/category/listing-actions.md): Listing actions (pagination, sorting)
- [Product boxes](https://themedocs.zenit.design/en/styling/category/product-boxes.md)
- [Quickview](https://themedocs.zenit.design/en/styling/category/quickview.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/category.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.
