> For the complete documentation index, see [llms.txt](https://guides.paragnnetwork.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.paragnnetwork.co.uk/botting-guides/proxy-guide.md).

# Proxy Guide

Before we explain what the best sneaker proxies are, you should first understand how your IP address fits into all of this. This will help you know exactly why you need them and how they help!

**First, what’s an IP address?**

Every device – computer, phone, or tablet – has a numerical label called an IP address. An IP address allows networks to identify your device. Think of the IP address as the identity of the device. Every device connected to the web has a unique IP address. Your phone, your laptop, and even your WIFI router each have its own IP address.

**Here’s what happens when you visit a sneaker retailer’s website:**

* Your device’s IP address sends a request to the IP address of your router.&#x20;
* Your router sends a request to the site and asks for permission to access it.&#x20;
* The site checks your router’s IP address, and if nothing’s suspicious, you get to access the site.&#x20;

Every time you take an action, you’re sending a request to the site. The site responds back by allowing you to move forward. In other words, when you add an item to cart or submit any billing info, you’re sending a request. The site then decides to give you permission to checkout.

A Proxy is a IP address you can use to hide yourself and make yourself anonymous. It is essential when using Sneaker bots. There are three main types:\
\- Residential Proxies\
\- ISP Proxies\
\- Datacenter Proxies

#### Residential Proxies

A Residential proxy is a real person, out there in the world's IP address. You can gain access to massive pools of real IP addresses, spread out all over the world. The downside to these proxies is that they are often not the quickest, but the upside is that they are super hard for a website to detect that you are a bot when using these, so they are super reliable. You tend to pay for usage like you would with a phone contract, rather than paying per ip address. You can purchase Residential Proxies [here](https://www.chefproxies.io/) using Paragn's discount code - PARAGNRESI

#### DC & ISP Proxies

DC & ISP Proxies are quite similar in the sense they are "not real" IP's but actually thousands of machines in warehouses, giving up use of their IP address. The difference between ISP and DC is that ISP mask their IP with residential characteristics, whereas DC have no way of hiding this, DC are quicker, but can get banned quite easily. ISP are a bit slower than DC but do not get banned as easily. So it is a toss up between what is most important to you. I reccomend using a mixture but mainly ISP to be honest.

|                Website                |               Best Proxy Type               |
| :-----------------------------------: | :-----------------------------------------: |
|                  Nike                 |                     ISP                     |
|            Footlocker Drops           |              Static Residential             |
| Footlocker Restocks (Leaving Running) |                     ISP                     |
|               Offspring               |     Mix of Rotating & Static Residential    |
|   Mesh (JD Sports, Size? Footpatrol)  |     Mix of Rotating & Static Residential    |
|                  Kith                 |              Static Residential             |
|       Raffle Botting in General       |              Static Residential             |
|               Footasylum              |              Static Residential             |
|                  Asos                 | ISP Preferred, but Static Residential works |
|     Queue-it (Including Prodirect)    |              Static Residential             |
|                 Courir                |              Static Residential             |
|                Zalando                |  ISP Preferred but Static Residential works |
|                 Kickz                 |              Static Residential             |
| Shopify (Hanon, DSM, Loads of others) |              Static Residential             |
|                                       |                                             |


---

# 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.paragnnetwork.co.uk/botting-guides/proxy-guide.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.
