# Currys

**Index**\
[Task Modes](#task-modes)\
[Normal Mode Setup](#normal-mode-setup)\
[Monitor Mode Setup](#monitor-mode-setup)\
[Important Notes](#important-notes)\
[Tips for Success](#tips-for-success)

This guide will help you create tasks for Currys UK using Stellar

### **Preliminary Checklist**

Before setting up tasks on Currys, make sure you have everything below prepared:

### **Profiles**

> Create and save your checkout [profiles](https://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-profiles-tab/how-do-i-add-a-profile) under the **Profiles tab** in Stellar. These contain your billing, shipping and payment info.

### **Proxies**

> * **ISP proxies** – Recommended for some of your tasks
> * **Residential proxies** – Recommended for majority of your tasks
>   * Save both proxy groups under the **Proxies tab** in Stellar.
>     * If you're looking for proxies, check out [Stella Proxies](https://guides.stellaraio.com/stellar/getting-started-with-stellaraio/stella-proxies) for high quality ISP and Residential proxies

{% hint style="info" %}
Currys UK supports **guest checkouts only**—accounts are not supported.
{% endhint %}

### **Task Modes**

* **Normal Mode**: Use this for standard product checkout.
* **Monitor Mode**: Use this to monitor product availability and it'll notify/ping your running Normal mode watch tasks to checkout when the product restocks.

***

### **Normal Mode Setup**

1. **Navigate to the Task Creation Screen**
   * Open Stellar
   * Go to Tasks Tab
   * Click on the green `+` symbol to create a new task group
   * Search "Currys" or scroll down to it
   * Enter a group name (Usually best to organize task groups by using the product name you want to run for as the group name)
   * Click on the Create Task button towards the top
   * Select Normal mode
2. **Fill in Task Details**:

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

* **Mode**: Select **Normal** mode.
* **Profile**: Choose the [profile](/stellar/navigating-stellaraio/what-is-the-profiles-tab/profile-overview.md) you want to use.
* **Checkout Proxy**: Assign a [proxy](/stellar/getting-started-with-stellaraio/proxies.md) to use during checkout.
* **Product SKU**: Enter the product’s SKU (found on the product page URL).
* **Product Quantity**: Enter the number of units you want to purchase.
* **Delay**: Set a delay in milliseconds (e.g., 2000 ms for 2 seconds).
* **Optional Features**:
  * Enable [TopCashback](/stellar/navigating-stellaraio/what-is-the-settings-tab/how-do-i-set-up-topcashback.md) if you want to earn cashback on your purchase.
  * Enable **Watch Task?** if you want your task to watch/wait for a Monitor mode task to ping/notify it. This is recommended to use for restocks and your Normal mode task must be started and say "Waiting for Monitor Ping"

3. **Set Task Quantity**: Ensure the quantity at the bottom is accurate (defaults to 1).
4. Click **Create** to save your task.

***

### **Monitor Mode Setup**

1. **Navigate to the Task Creation Screen**
   * Click on the green `+` symbol to create a new task group
   * Search "Currys" or scroll down to it
   * Enter a group name (Usually best to organize task groups by using the product name you want to run for as the group name)
   * Click on the Create Task button towards the top
   * Select Monitor mode
2. **Fill in Task Details**:

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

* **Mode**: Select **Monitor** mode.
* **Profile**: [Profile](/stellar/navigating-stellaraio/what-is-the-profiles-tab/profile-overview.md) isnt used for Monitor mode so you can just select any profile here, doesnt matter
* **Checkout Proxy**: Assign a [proxy](/stellar/getting-started-with-stellaraio/proxies.md) for monitoring and checkout.
* **Product SKU**: Enter the product’s SKU.
* **Monitoring Delay**: Set a monitoring delay (e.g., 3000 ms for 3 seconds).
  * For restocks around 8000 delay is recommended
  * For releases around 3000 delay is recommended
* **Reset Delay**: Set a reset delay so your task can monitor continuously even after the product comes in stock
  * Around 5000 is recommended

1. **Set Task Quantity**: Ensure the quantity at the bottom matches the desired number of units (defaults to 1).
2. Click **Create** to save your task.

***

### **Important Notes**

* **Guest Checkouts Only**: Currys does not support account logins. Ensure that your billing profiles are configured for guest checkout.
* **Proxies**: Use [ISP proxies](/stellar/getting-started-with-stellaraio/proxies.md) for the best success rate. Ensure proxies are from the UK for optimal performance.
* **Product SKUs**: The SKU is the unique identifier in the product URL (e.g., for `https://www.currys.co.uk/gbuk/product/12345678`, the SKU is `12345678`).

***

### **Tips for Success**

* **Timing**: Start tasks 1-2 minutes before the expected product drop/release time.
* **Monitor Settings**: Fine-tune your monitoring delay based on how frequently the product restocks.


---

# 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://guides.stellaraio.com/stellar/retailers/currys.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.
