# Nike Shoe Bot

Shopify Guide: <https://docs.google.com/document/d/1SVE5xCQj-e4ntxyNistj6sqFNkesLEygSPqE6haCaHI/edit>

Full Bot Guide: <https://docs.google.com/document/d/184fFNdqMB0NpNY26Sdm6o56h24EpAuP92UjUCvaf-5Q/edit?usp=sharing>

## Bot Strengths

* Blue Task Monitoring (Shopify)
* Adidas
* Footsites
* Shopify (some sites)

## Bot Quick Tips

{% hint style="info" %}
**Shopify Keywords** - Shopify keywords are inputted with no plus and only a minus for negatives. You separate keywords by spaces.

`jordan hi -gs`
{% endhint %}

{% hint style="info" %}
**Delays** - You can configure delays when creating tasks. If you need to edit delays use the shortcut CTRL + M to mass change delays.
{% endhint %}

{% hint style="info" %}
**Captchas** - Captchas can be opened from the captcha windows. Select new solver and sign in to your google account. To open the solvers click the 3 dots and click open solver.
{% endhint %}

{% hint style="info" %}
**Footsites Smooth** - Requires no captcha solving
{% endhint %}

{% hint style="info" %}
**Blue Tasks** - Blue tasks are a great way to proxyless monitor for product restocks. You can monitor keywords from the shared monitor, and once they show in there your bot will automatically start tasks for you.
{% 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/nike-shoe-bot.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.
