# Project Destroyer

Bot Guide: <https://destroyerbots.github.io/pd-docs/#/>

## Bot Strength

* Hcaptcha
* Shopify
* Yeezysupply
* Deadstock
* Haven
* Kith
* Concepts

## Bot Quick Tips

{% hint style="info" %}
**Shopify Keywords** - Keywords are formatted via adding plus for positives and minus for negatives. Keywords are separated by commas.&#x20;

`+jordan,+hi,-gs`
{% endhint %}

{% hint style="info" %}
**Delays** - Delays can be changed at the bottom left of the bot. You can mass edit delays by selecting the override and then selecting the check to lock it in.
{% endhint %}

{% hint style="info" %}
**Captchas** - Captchas can be opened at the top right of the bot near the X. You can click the spinning arrows icon to open your solvers.
{% endhint %}


---

# 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://help.thenorthcop.com/bot-guides-and-breakdown/project-destroyer.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.
