# Category specific Size Chart

Once you set global size chart, you can set it for whole categories as well. This is useful when you want all the products of a category needs to be displayed with a single size chart, yet not the one you have set globally. To set category specific size chart, go to **Product -> Categories** and select the category for which you want to set size chart. Now go to “**Size Chart**” tab where you can find WYSIWYG editor to set size chart.

<figure><img src="/files/v87btiI3qmi8Dre8vxK0" alt=""><figcaption></figcaption></figure>

**NOTE:** The size chart for the first selected category will be applied to the product.


---

# 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.magecomp.com/magento-2-size-chart-extension/category-specific-size-chart.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.
