# Airdom

### Prerequisites

You only need a Pepper profile and money!

### Usage

There is only `Request Mode` available.

You can allow Pepper to `automatically monitor` the productpage.

You can allow Pepper to `finalize the checkout`.

### Settings

Select the profile you want to use for a checkout.

You can chose between credit card and PayPal as payment method.

Enter your E-Mail, can be a catchall too!

About **desired sizes** 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.4, 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/airdom.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.
