# Newegg

<figure><img src="/files/fr1xex1gnds6no8fxmWR" alt="" width="563"><figcaption></figcaption></figure>

### Preliminary Checklist

Before setting up tasks on Newegg, 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**

> - High-quality **ISP** or **Residential** proxies are required.
> - Low-quality or flagged proxies will cause **Akamai-related errors.**
> - For reliable performance, consider using **Stella Proxies ISPs or Residentials.**
>   * 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.

* **Cook Group Access**

> Optional but recommended. Your [cook group](https://guides.stellaraio.com/stellar/getting-started-with-stellaraio/cook-groups) can help you find product URLs, SKUs and early restock alerts.

### Task Overview

### Monitor mode

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

### Desktop mode

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

* What **Mode** do I use?
  * **Monitor mode** will only monitor your desired items. When an item restocks, your monitor mode tasks will ping your running watch tasks (Desktop mode) tasks to atc and checkout
  * **Desktop mode** is your normal checkout mode
* What does **Profile** mean?
  * Select a **Profile** you want to use and that profile information will be used when checking out items
* What type of **Proxies** should I use?
  * ISPs for monitoring and residentials for checkout tasks
    * For Newegg, proxy quality is very important, use the highest quality proxies you have
* Where do I find **SKU**?
  * SKU can be found in the product URL. It will be towards the end of the URL
    * Ex. <https://www.newegg.com/amd-ryzen-5-3600/p/N82E16819113569>&#x20;
    * Then find the Item number from the top bar as show below

<figure><img src="/files/0U6Af3w7mxPS8uaWf1Xv" alt=""><figcaption></figcaption></figure>

* What is **Monitor Type**?
  * **ATC** will monitor the frontend of Newegg
  * **API** will monitor the backend of Newegg
    * API is recommended but you may want to use a mix of both monitor types
* What **Delays** should I use?
  * Experiment between 4000 - 6000 delay. It's in milliseconds
    * `5000`
* What is **Reset Delay**?
  * After your Monitor Mode task picks up a restock, it'll use your reset delay before monitoring again. So if you have a Reset Delay of 60000, it'll wait 60 seconds before attempting to monitor for the item again. We recommend having a high reset delay to prevent any spamming of your tasks being pinged
* What is a good **QTY** to use?
  * A good default to use is 1, but if the listing on the site allows for multiple in one cart then feel free to increase the QTY
* What should my **Max Price** be?
  * A max price is set to not purchase the item you want for resell price. For example, if you have an item which is $20 retail, the max price should be around $30
    * Ex. 30
* What is **Combo Mode** checkbox?
  * Only check this box if the item is stated as a "Combo". You can find this out by going to the product page
    * Ex. this product is combo <https://www.newegg.com/Product/ComboDealDetails?ItemList=Combo.4594456> the SKU is **4594456**
* What is the **J1g Email Address** checkbox?
  * Only check this box if you want to[ j1g](/stellar/navigating-stellaraio/what-is-the-profiles-tab/how-do-i-j1g-my-profiles.md) the email address to prevent blocks. Stellar will automatically j1g your email address from your profile
* What is **Use TopCashBack?** box?
  * Follow the [TopCashBack guide](https://help.stellaraio.com/stellar/navigating-stellaraio/what-is-the-settings-tab/how-do-i-set-up-topcashback) to set it up and check this box to earn cashback on eligible purchases


---

# 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/newegg.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.
