# Products

- [Product pages](https://story.groupthought.com/products/product-pages.md)
- [Static product tabs](https://story.groupthought.com/products/product-pages/static-product-tabs.md): Display store-wide information instantly on all product pages using tabs or accordions
- [Unique product tabs](https://story.groupthought.com/products/product-pages/unique-product-tabs.md): Display custom unique product tabs or accordions on individual product pages
- [Product tabs](https://story.groupthought.com/products/product-pages/product-tabs.md): Organize your product description with easy to use tabs
- [Color swatches](https://story.groupthought.com/products/product-pages/color-swatches.md): Add visually appealing color and color swatches
- [Inventory countdown](https://story.groupthought.com/products/product-pages/inventory-countdown.md): Display an animated inventory status indicator in the product form
- [Pre-order products](https://story.groupthought.com/products/product-pages/pre-order-products.md): Story has built-in support to help with products that are sold as pre-orders
- [Static size chart](https://story.groupthought.com/products/product-pages/static-size-chart.md): Display a pop-up size chart for all your products
- [Unique size charts](https://story.groupthought.com/products/product-pages/unique-size-charts.md): Display a custom unique pop-up size chart for individual products
- [Creating pages](https://story.groupthought.com/products/product-pages/creating-pages.md): Links to learn about Shopify Pages
- [Size Charts](https://story.groupthought.com/products/product-pages/size-charts.md): Story can display custom size charts for each of your products or one chart for all products
- [Product image sizes](https://story.groupthought.com/products/product-pages/product-image-sizes.md): Size recommendations for your product images


---

# 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://story.groupthought.com/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.
