> For the complete documentation index, see [llms.txt](https://docs.partner.aboutyou.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.partner.aboutyou.com/user-guide/user-size-guide.md).

# User Size Guide

This document provides an overview of our **sizing logic**. As only one size run is&#x20;available per product category in the Seller Center, sizes may need to be correctly&#x20;**assigned/mapped**.

For example:

| Product Category | Seller Center Size Run                        | Size Translation  |
| ---------------- | --------------------------------------------- | ----------------- |
| Men/Sweaters     | Herren - Intern. /Men International           | M = 48/50 (Konf.) |
| Women/Trousers   | Damen - Inchgrößen/ Women - Inch sizes        | 29 = M (Intern.)  |
| Women/Gloves     | Accessoires - Damen Handschuhe / Women Gloves | 6 = S (Intern.)   |

\
**Please note**: If you offer your product in only one variant, please select 'One Size' as&#x20;the size and optionally add the exact measurements to the product description. If an&#x20;item of clothing is affected please choose XS/XXL.

\
**Please find an whole overview of all size translations here:**

{% file src="/files/EQEkIEaUHrsKaRcP3MqK" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.partner.aboutyou.com/user-guide/user-size-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
