# Finish Line / JD Sports

## Task Creation

* Before creating tasks, you must create a new task group for Finish Line or JD Sports. For help on creating a new task group, follow [this guide.](https://help.prismaio.com/tasks-and-task-groups/task-creation)

### Monitor Setup

* After creating a task group, you will want to use the product PID provided by our release guides or a third-party. Using a direct link **will not** work. The PID consists of the product id, product style, and color ID.&#x20;
  * `https://www.finishline.com/store/product/mens-nike-air-force-1-low-casual-shoes/prod795980?styleId=315122&colorId=111`
    * The PID (monitor input) for this link would be `prod795980,315122,111`

{% hint style="info" %}
When running for the same shoes on Finish Line and JD Sports, the monitor input will be the same for both sites.
{% endhint %}

### Captcha Settings

* In order to cart a product on Finish Line or JD Sports when captcha is enabled, you must enable `Captcha` when creating tasks.&#x20;
* After that, open several default harvesters set to `JD Desktop` . Other third parties may work, but we recommend using default harvesters.&#x20;

### Task Creation

![](/files/-MkTXL6B8vVNKXWiQ-Q4)

{% tabs %}
{% tab title="Required Fields" %}

* **Profiles:** choose your profiles/profile group
* **Captcha:** enable for almost all releases
* **Delay:** task delay. Recommended to be left at `3000`
* **Proxy List:** proxy list used to checkout (leave blank for localhost)
* **Size:** size(s) the task will go for. If selecting multiple sizes, it will go for any size in your range
  {% endtab %}

{% tab title="Optional Fields" %}

* N/A
  {% endtab %}
  {% endtabs %}

## FAQ

Will I need to "solve" captchas?

* The answer is **no.** Finish Line uses V3 captchas so the only thing you need to make sure is that you are signed in to an email account with a 0.9 V3 rating. For more information on this rating, refer to your cook group.

How many harvesters do I need?

* As many as you can have. There is no set ratio or recommended amount.

Do I need proxies in my harvesters?

* If using more than 1 harvester, you must have proxies in the harvester.


---

# 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.prismaio.com/module-guides/finish-line-jd-sports.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.
