# Footdistrict

Maybe you already know that Footdistrict sells hyped items. You must have a **verified account** in order to buy these hyped items. You can learn more on that argument by visiting their [FAQ](https://footdistrict.com/en/faq) page under the *Verified Users* section. Please don't ask us when they will "open the door" to another verification wave.

### Prerequisites

You need to have a Footdistrict account. If it is a verified one, as we said before, you will be able to checkout hyped (premium) items, only non-premium otherwise. You also must have set up your **default shipping** and **billing address**. You could do that by visiting your [address book settings](https://footdistrict.com/en/customer/address/).

If you are running with a verified account **you must** define a profile inside the Pepper profiles page with valid card data. These informations will be used to checkout.

### Usage

When you open the Footdistrict module you'll see the following screen.

![](/files/XdGwoBzeGcxk7RrWFyIu)

There is only a single **Hybrid mode**. Pepper will detect which type of product are you running on and enable a full Requests based mode for non-premium products and an hybrid mode for premium ones.\
\
`Automatically login` will enable a request based login.

You can allow Pepper to `Automatically add to cart` by ticking the related options and it will pick a size specified into site module settings.

Just for testing you can also disable the checkout finalization by unticking the `Finalize checkout` option but... be careful. Don't over-test, they easily ban your accounts. Trust me, they do.

### Settings

![](/files/Kp20KOyA3N62wzUNq4pw)

Make sure to setup your Footdistrict account in the PepperScripts account management and also select a checkout profile!

Footdistrict does not have a real payment hold - so it is recommended to select Credit Card as payment method.

Inside the Footdistrict module settings you can only specify which size you want to use when `Automatically add to cart` option is enabled.

You can:

* leave Pepper to randomly choose an available size to cart (if you want Pepper that carts for you) by leaving this field empty
* let Pepper choose the *first available size* by putting **FA**
* let Pepper choose the *last available size* by putting **LA**
* let Pepper choose all sizes between a range that you specify by putting something like **36-44**
* let Pepper choose one size available between some specific sizes that you specified by putting something like **42, 43, 41.5, 36** and so on.


---

# 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.pepperscripts.com/supported-sites/footdistrict.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.
