# Size Charts

Story includes a feature to display a pop-up size chart to help customers find the right size or fit. The styled link appears in the Product form above the add to cart button, making it easy for them to find and use before buying. The pop-up window can be dismissed easily by clicking outside or the close button.&#x20;

![](/files/elSRatfJga9owOlCwXMp)

To help you get started, there are two options when using the Size Chart feature in Story. The easiest is a static size chart, you simply choose one file as the pop-up page and that will instantly appear as a link on all your products using the same product template. This method is ideal if you want to quickly add a link and have products that can share one size chart page with various information.&#x20;

The second option is to use custom or unique size chart pages for individual products. This method allows customers to see a different link on each product page. Ideal for splitting up Women's and Men's sizes or products are that different and require completely different sizing details.&#x20;

How to set up a static size chart:

{% content-ref url="/pages/jg06axHEQ4xkCBjDlM80" %}
[Static size chart](/story-v2/products/size-charts/static-size-chart.md)
{% endcontent-ref %}

How to set up unique or custom size charts for individual products:

{% content-ref url="/pages/ezakgdnPZ7zTDGR0gCf4" %}
[Unique size charts](/story-v2/products/size-charts/unique-size-charts.md)
{% endcontent-ref %}


---

# 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/story-v2/products/size-charts.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.
