# Collection

Collections offer a structured framework for methodically organizing and presenting your products to users.

This powerful feature allows you to curate and showcase related items, creating a cohesive and visually appealing display.

By leveraging collections, you can enhance the user experience, making it easier for customers to explore and discover products that align with their interests.

This organizational tool not only streamlines navigation within your online store but also contributes to a more engaging and tailored shopping experience for your users.


---

# 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.pgecom.com/api-endpoint/ecommerce/collection.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.
