# Collections & Products

- [Collection page](https://docs.foxecom.com/pebble-theme/collections-and-products/collection-page.md): Grouping products into specific collections or categories makes shopping easier for customers and helps them navigate through the products more efficiently.
- [Collection template](https://docs.foxecom.com/pebble-theme/collections-and-products/collection-page/collection-template.md): How to create a new collection template
- [Collection banner](https://docs.foxecom.com/pebble-theme/collections-and-products/collection-page/collection-banner.md): How to add banners to your collections
- [Main collection](https://docs.foxecom.com/pebble-theme/collections-and-products/collection-page/main-collection.md): How to customize your product listing section of the collection template
- [Collections list page](https://docs.foxecom.com/pebble-theme/collections-and-products/collections-list-page.md): How to customize your collections list page
- [Product page](https://docs.foxecom.com/pebble-theme/collections-and-products/product-page.md): Learn how to create and optimize your product page in the theme editor
- [Product template](https://docs.foxecom.com/pebble-theme/collections-and-products/product-page/product-template.md): How to create a new product template
- [Product information](https://docs.foxecom.com/pebble-theme/collections-and-products/product-page/product-information.md)
- [Product recommendations](https://docs.foxecom.com/pebble-theme/collections-and-products/product-page/product-recommendations.md): How to display related products of the current product page
- [Quick order list](https://docs.foxecom.com/pebble-theme/collections-and-products/product-page/quick-order-list.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://docs.foxecom.com/pebble-theme/collections-and-products.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.
