# Footsites

## Store

![Footsites stores](/files/-MgRH5FPuMeiYL4H9wJ9)

The currently supported Footsites stores are: [Champs Sports](https://www.champsports.com), [Eastbay](https://www.eastbay.com), [Footaction](https://www.footaction.com), [Foot Locker](https://www.footlocker.com), [Foot Locker Canada](https://www.footlocker.ca), [Kids Foot Locker](https://www.kidsfootlocker.com). Simply select one of these options from the **Store** dropdown.

## Size

Select multiple / a single size from the **Size** multiselect. Selecting multiple sizes means the task will attempt to checkout any of the selected sizes.

{% hint style="warning" %}
Leaving the **Size** field with no value will result in the task rotating through random sizes upon adding to cart.
{% endhint %}


---

# 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://help.splashforce.io/create-tasks/footsites.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.
