# Shoe Size Conversion (/size)

This command allows you to convert any sized shoe in different regional formats to all known sizing scales so you can be confident with purchasing the right size for you or your clients.  The command will provide you with an array of data in regard to Regional and Gender Size.

## Usage

#### Running /size command

<figure><img src="/files/qKV0Dhz4ZGeMlSc6RvMr" alt=""><figcaption><p>size command populated for the example</p></figcaption></figure>

Once you have populated the command with the appropriate shoe sizing you will be given a conversion into other sizing options of equivalent from different regions as well as other genders as given below:

<figure><img src="/files/tFxODh8D88mMXNeV6utu" alt=""><figcaption><p>Example shoe size conversion using Size 11 UK Mens</p></figcaption></figure>

Children's shoe size conversion:

<figure><img src="/files/SRsG7HQ2L4AipXtAXvu6" alt=""><figcaption><p>Example shoe size conversion using Size 11 UK Childrens</p></figcaption></figure>

The three parameters of this command are below:

* Size - This parameter is the numeric size of the shoe you wish to convert.
* System - This parameter will request which given system you wish to convert e.g. UK, EU, US.
* Type - This parameter will give the sizing choice of Male, Female and Children.


---

# 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.mercury-dynamics.co.uk/bot-commands/shoe-size-conversion-size.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.
