# Category

- [Subnavigation](https://themedocs.zenit.design/en/content/category/subnavigation.md)
- [Hero section](https://themedocs.zenit.design/en/content/category/category-image.md): This setting is located in the custom fields of your category: Catalogues > Categories > \[select category]
- [Category header](https://themedocs.zenit.design/en/content/category/overlay-header.md): You can create a very special design by overlaying the shopping experiences with a transparent or partially transparent header.
- [CSS classes](https://themedocs.zenit.design/en/content/category/css-classes.md): Via the custom fields under Catalogues > Categories > \[Select category] in the tab "Additional" you will find a field for configuring CSS classes.
- [Category badges](https://themedocs.zenit.design/en/content/category/category-badges.md): Via the custom fields under Catalogues > Categories > \[Select category] in the tab "Additional" you will find fields for configuring category labels.
- [Category Icons](https://themedocs.zenit.design/en/content/category/category-icons.md): Add icons to your categories and display them in the main navigation, the mobile off-canvas menu, the flyout menu, the dropdown menu and in the sidebar navigation.
- [Products per row](https://themedocs.zenit.design/en/content/category/products-per-row.md): Via the custom fields under Catalogues > Categories > \[Select category] > Custom fields in the tab "Products per row" you can configure the number of products per row in this category.


---

# 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/content/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.
