# Collections & Products

- [Product page](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page.md): Highlight the product's benefit and features
- [Custom product templates](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/custom-product-templates.md)
- [Product template](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/product-template.md)
- [Breadcrumb](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/breadcrumb.md): A secondary navigation scheme to identify visitors' location
- [Product information](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/product-information.md)
- [Product information tabs](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/product-information-tabs.md): This one is different from the product tabs in theme section.
- [Product recommedations](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/product-recommedations.md): A guide to display and customize the recommended products list on the current product page
- [Product description](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/product-description.md): Design a captivating product description
- [Quick order list 🔥](https://docs.foxecom.com/minimog-theme/collections-and-products/product-page/quick-order-list.md)
- [Collection page](https://docs.foxecom.com/minimog-theme/collections-and-products/collection-page.md): List of individual products within a page based on a category
- [Collection template](https://docs.foxecom.com/minimog-theme/collections-and-products/collection-page/collection-template.md)
- [Collection banner](https://docs.foxecom.com/minimog-theme/collections-and-products/collection-page/collection-banner.md): A guide to set up banner for collection page
- [Product listing](https://docs.foxecom.com/minimog-theme/collections-and-products/collection-page/product-listing.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/minimog-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.
