> 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/more-guides/snkrs-us-instructions.md).

# SNKRS US - Instructions

## Downloading SNKRS US&#x20;

### Apple / IOS&#x20;

* Make a new Apple ID (<https://appleid.apple.com/account#!\\&page=create)&#x20>;
* Select USA ad the country
* Once created, login to the app store and and search “SNKRS” .
* Download the app&#x20;
* When you open the app, you will be prompted to create an account.&#x20;
* For the phone number a Canadian one should work.

### Android

* Download the SNKRS APK from apkpure or any other APK websites.
* <https://m.apkpure.com/nike-snkrs-find-buy-the-lat/com.nike.snkrs/download>

## SNKRS Account / Shipping&#x20;

* I recommend signing up for a new SNKRS account from the app so that the region is American. Canadian accounts don't usually have much success and will usually get filtered from draws.&#x20;

* Once you have the account, you should add in your shipping information. Reshippers have worked for me but other members have said that reshippers sometimes get filtered. If you have a residential address that would be preferred. See the [reshipping guide](/more-guides/reshipping.md) for details.


---

# 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://help.thenorthcop.com/more-guides/snkrs-us-instructions.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.
