# Fit guide

The Fit Guide block visually communicates how a product fits, whether it runs small, true to size, or large. It’s a helpful tool to set accurate sizing expectations for customers and reduce returns due to fit issues.

<figure><img src="https://891064830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz8oqtXqtdhOM4CxRzekr%2Fuploads%2FuXFXGyG1okmecxh7xWVA%2Ffit-guide.gif?alt=media&#x26;token=90ef241b-e9d6-49da-9a06-5f9be7e647f5" alt=""><figcaption></figcaption></figure>

### How to set up

<table><thead><tr><th width="156.45404052734375">Setting</th><th width="82.57293701171875" align="center">Type</th><th width="512.1162719726562">Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Title displayed above the fit guide.</td></tr><tr><td>Active segment</td><td align="center"><code>text</code></td><td>Number (1-5) indicating the selected fit value. Supports metafields.</td></tr><tr><td>Left label</td><td align="center"><code>text</code></td><td>Label for the smallest fit (e.g., 'Small').</td></tr><tr><td>Middle label</td><td align="center"><code>text</code></td><td>Label for the neutral midpoint (e.g., 'True to size').</td></tr><tr><td>Right label</td><td align="center"><code>text</code></td><td>Label for the largest fit (e.g., 'Large').</td></tr><tr><td>Color</td><td align="center"><code>color</code></td><td>Accent color used for the active segment and visual indicator.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Adds spacing below the block.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/products/blocks/fit-guide.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.
