# Catalogues & categories

### What are catalogues <a href="#what-are-catalogues" id="what-are-catalogues"></a>

Catalogues are root elements in category structures used for organizing products logically in categories.

### What are categories <a href="#what-are-categories" id="what-are-categories"></a>

Categories are used to create hierarchical structures within a catalogue. Categories serves as a means for structuring products in meaningful classifications.

Categories can be organized in a nested structure to form the desired hierarchical structure. There are no limitations to the number of categories and depth of category structure in the system.

### Standard category

Standard categories allows classifying products and variant groups manually.

### Dynamic category

Dynamic categories allows you to automatically classify products and variant groups, which meet certain criteria.


---

# 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.struct.com/pim3/fundamental-concepts/catalogues-and-categories.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.
