# Mapping Variants

To allow SoleRank to accurately identify and optimize the variants (sizes) in your store, please start by mapping your variants in the Mapping section:

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

In this section, you will be notified of any variants that need mapping. Your variants will be listed on the left, and you should group them with SoleRank Variants by selecting the appropriate sizing on the right:

<figure><img src="/files/7sYIAWmQNnmfJcmj7r89" alt=""><figcaption></figcaption></figure>

Complete all the variants then click save at the bottom:

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

You will get the following notification once all variants are mapped:

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

After mapping all variants, you are ready to begin optimizing your products.


---

# 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://solerank.gitbook.io/documentation/setting-up-app/mapping-variants.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.
