# Collections & Products

- [Product page](https://docs.foxecom.com/sleek-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/sleek-theme/collections-and-products/product-page/product-template.md): How to create a new product template
- [Breadcrumbs](https://docs.foxecom.com/sleek-theme/collections-and-products/product-page/breadcrumbs.md): A secondary navigation scheme to identify visitors' location
- [Product information](https://docs.foxecom.com/sleek-theme/collections-and-products/product-page/product-information.md): How to customize your product information in product pages
- [Related products](https://docs.foxecom.com/sleek-theme/collections-and-products/product-page/related-products.md): How to display related products of the current product page
- [Sticky add to cart bar](https://docs.foxecom.com/sleek-theme/collections-and-products/product-page/sticky-add-to-cart-bar.md): Set up a convenient Sticky add to cart bar section on the product page to improve user experience and boost conversions
- [Quick order list 🔥](https://docs.foxecom.com/sleek-theme/collections-and-products/product-page/quick-order-list.md): Enhance B2B shopping with a Quick order list section for fast and efficient bulk purchasing.
- [Collection page](https://docs.foxecom.com/sleek-theme/collections-and-products/collection-page.md): How to locate your collection page template in Sleek
- [Collection template](https://docs.foxecom.com/sleek-theme/collections-and-products/collection-page/collection-template.md): How to create a new collection template
- [Collection banner](https://docs.foxecom.com/sleek-theme/collections-and-products/collection-page/collection-banner.md): How to add banners to your collections
- [Product grid](https://docs.foxecom.com/sleek-theme/collections-and-products/collection-page/product-grid.md): How to customize your product listing section of the collection template
- [Collections list page](https://docs.foxecom.com/sleek-theme/collections-and-products/collections-list-page.md): How to customize your collections list page


---

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