# Collections

### What are collections <a href="#whare-are-collections" id="whare-are-collections"></a>

Collections are dynamic categories, which associates products or variants based on a search query. Whenever a product or variant matches a search query defining a collection, the product or variant is attached to this collection. If a product or variant is updated and no longer matches the query, it is automatically removed again.


---

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