> For the complete documentation index, see [llms.txt](https://help.thenorthcop.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.thenorthcop.com/tnc-extras/supreme-breakdown.md).

# Supreme Breakdown

## Getting Started with Supreme

* Supreme drops are strictly FCFS
* Always Drops at 11am EST on Thursdays
* Preview is available on the website, keywords are posted in the release information category

Speed is critical for supreme, supreme uses a strict FCFS based release system.

The procedure for supreme follows as below:

1\) Setup tasks with preferred keywords, category and colors.

2\) Start tasks 30 seconds before release

3\) Tasks pickup and add to cart

4\) Captcha is required for checkout

5\) Checkout is submitted and processes for 30 sec to 1 minute

### Supreme drops typically have high stock, and most bots work well on supreme. The best bots at the moment include:

* Mekepreme
* Velox
* Tohru
* Cybersole
* Wrath
* Prism

## Captchas

* Supreme captchas use a V2 captcha meaning this is recaptcha and requires you to have good gmail scores and 1 click captchas.
* One click captchas increase your speed of the captcha by not having to solve it, instead google recognizes your Gmail as a non botter and allows you to skip this captcha.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.thenorthcop.com/tnc-extras/supreme-breakdown.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
