> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/retailers/fanatics.md).

# Fanatics

<figure><img src="https://logowik.com/content/uploads/images/fanatics-sports-retailer6202.jpg" alt=""><figcaption></figcaption></figure>

[*Adding Sessions*](#adding-sessions)

[*Task Overview*](#task-overview)

### Preliminary Checklist

Before setting up tasks on Fanatics, 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.
>
> **Important:** DSG does **not** support 3DS cards, use a payment method that does not require 3D Secure.&#x20;

* **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.

### Adding Sessions

To add your Fanatics accounts to Stellar please follow the step by step instructions below

1. In bot, navigate to **Sessions** tab > **Sessions** > Click on **Fanatics >** Click on **Add Session**

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

2. Enter your account email and password and click **Save**

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

### Task Overview

### **Monitor Mode**

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

### **Checkout Mode**

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

* What **Mode** do I use?
  * **Monitor mode** is used to check for product availability. These monitor tasks will ping/notify your running Checkout mode watch tasks that the item is in stock
  * **Checkout mode** is used to purchase products that you entered and selected for. Checkout mode will use the profile's to match it to an account in the account section of StellarAIO
* What does **Profile** mean?
  * Select a **Profile** you want to use and that profile information will be used when checking out items
* What **Proxies** should I use?
  * For monitor and checkout proxy, ISPs/DCs should be used for speed. If they are getting banned we recommend using residential proxies to avoid them
* What **Event URL** do I use?
  * Use the raffle page URL in this section. For example: <https://www.fanatics.com/mlb/boston-red-sox/boston-red-sox-nike-2021-postseason-dugout-pullover-hoodie-navy/o-3498+t-25663097+p-71042959796+z-9-3767159932?_ref=p-TLP:m-GRID:i-r0c0:po-0>
* What **Password** do I use?
  * This section allows you to set the password of the accounts you are making, this can be anything as long as it satisfies the Fanatics password requirement (Must be 8 - 20 characters)
* What **Quantity** do I use?
  * Fanatics may have quantity limits for certain hyped products (if so, set it to those). Overall it is recommended to use 1
* What is **Size**?
  * From the dropdown options you can select one size per task or select `Random`
* What is **Monitoring Delay**?
  * The time in milliseconds before retrying when an item is back in stock. `4500` is OK which would be 4.5 seconds
* What is **Discount**?
  * If you have a discount code, you can enter it in this field
* What is **Cheapest Shipping?** box?
  * Check this box if you'd like to purchase your product with the cheapest shipping option available


---

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