> For the complete documentation index, see [llms.txt](https://docs.earthside.io/earthside/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.earthside.io/earthside/websites/offspring.md).

# Offspring

In the `Tasks.csv` file for Offspring, the following fields are required to be filled in:

**`PROFILE, SKU, SIZE, DELAY, PAYMENT METHOD and PROXIES`**&#x20;

* **Click** [**here**](https://datahub.io/core/country-list/r/0.html) **to get your country code**
* **Current task limit is at 50**

If you are unable find your country in the list above, there is nothing to worry about; you can put the abbreviation of your country. Example: DE (Germany)

A template for Offspring can be seen below:

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

## Modes

We currently do support these two modes:

**Normal:** Normal checkout flow with Queue and Akamai handling.

**Fast:** Has some handling tweaks which reduces the amount of proxy bans compared to Normal. But it's advised to run a mix of both modes for best performance.

Since people wanted us to support of Collect\_Plus as the shipping method, you can select that method in your csv file through the DELIVERY column.

## Sku

If you wish to get the sku of a product on Offspring, you first need the Url. In this example, we get the sku of this product url: `https://www.offspring.co.uk/view/product/offspring_catalog/5,21/4143196614`

Simply take the number at the end of the link and you got the sku. In this case it's `4143196614`

## Sizing

In the **`Tasks.csv`** file for `Offspring`, the sizing option is in EU sizing. For example: If you wanted a EU 42, you would simply enter a 42 into the size column of th&#x65;**`Tasks.csv`**, and if you wanted a EU 43, you would simply enter an 43 into the size column of the **`Tasks.csv`**

\
You will be pleased to know that random sizing is also supported. All you need to do is to put `random` into the size column of the **`Tasks.csv`** file.

## Delays

Delays are in **milliseconds.** So if you input 1000 in the delays column, your tasks will refresh at a one second intervals.

## Extra Info&#x20;

{% hint style="success" %}
We recommend to rather use PayPal instead of Credit Card as a payment method on Offspring.
{% endhint %}

{% hint style="warning" %}
Also keep in mind that you will have to use a Captcha Provider. This can either be 2Captcha, Anticaptcha, Capmonster, CapSolver (CaptchaAI) or AYCD.
{% endhint %}

## Proxies

We recommend running with Datacenter Proxies when running tasks on Offspring. We would also advise using a server as they allow you to have the fastest speeds when running for drops.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.earthside.io/earthside/websites/offspring.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.
