# Nike Shoe Bot Guides

**NikeShoeBot FULL documentation and guidelines:**

<https://docs.google.com/document/d/184fFNdqMB0NpNY26Sdm6o56h24EpAuP92UjUCvaf-5Q/edit?usp=sharing>&#x20;

**NSB Supreme Setup:** [https://docs.google.com/document/d/1GA5seU2C9OEQ3s124qxxL6dBQcFmC8wFx\_mIjg1isfg/edit#](https://docs.google.com/document/d/1GA5seU2C9OEQ3s124qxxL6dBQcFmC8wFx_mIjg1isfg/edit)

**NikeShoeBot task guide:**

<https://docs.google.com/document/d/1G7pHUchPPinRqalET56wMDzhC_PEXeri1JoIwDlCiOg/edit?usp=sharing>&#x20;

**NikeShoeBot custom shopify task guide:**

<https://docs.google.com/document/d/1Rvrt8UUfv4QtAxs0H-GhQqotc4ogMfqpyJqFSW3aG04/edit?usp=sharing>&#x20;

**NikeShoeBot how to connect to a server**

<https://docs.google.com/document/d/1Sug8w-xx0rMpJk70yWzsiOb6NKshXdVXVo1sEE-Dg20/edit?usp=sharing>&#x20;

**Cookie Generation for Footsites**

1\) Run 1 tasks per footsite on an SKU NB CAN BE ANY SKU or just something RANDOM like cypher. This is recommended to be done on your local internet as to not burn data.&#x20;

2\) Your tasks need to get to the release countdown or Waiting for product... to begin harvesting sensor cookies&#x20;

3\) At times it may seem like its "stuck" on acquiring session/attempting quick sensor but let the task RUN, it can take time to get past this.&#x20;

4\) Harvesting sensor cookies can take a while, if you're stuck with attempting sensors, then try changing billing profiles.&#x20;

5\) Your cookies should stick if you restart bot/update&#x20;

6\) A guide on how to locate your harvested cookie count: <https://docs.google.com/document/d/1UpbGsY28smOCFM9kLyup4GuAy2gpKVGZEWB1XiSw6lc/edit?usp=sharing>&#x20;

7\) 500kb - 2mb worth is plenty.

**Video guides:**

Windows:<https://www.youtube.com/watch?v=9JB7XDq61kY&feature=youtu.be>

Mac: <https://www.youtube.com/watch?v=-qB-UrxMCu8>

8\) You can transfer your cookie file to your server, make sure your bot is closed before doing so. I.E: upload to Google Drive then redownload onto your desired computer/server.

8\) Cookies are expected to last around 24hrs :pepedank: 9) If you're running into issues, try generating at 1-2 sites at a time rather than all 4.&#x20;

**Updated cookie generation guide for YS, Adidas, Footsites and FTLEU**

[https://docs.google.com/document/d/1YGnFbJSUVk9PfQKhXN2gepMHUw-2lyb9TvMrxFV578k/edit#](https://docs.google.com/document/d/1YGnFbJSUVk9PfQKhXN2gepMHUw-2lyb9TvMrxFV578k/edit)


---

# 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://guides.myrentals.io/nike-shoe-bot/nike-shoe-bot-guides.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.
