# Stock Numbers

**Stock numbers** tell you how many pairs of a sneaker are being released on Nike’s app or website. Knowing this helps in a few big ways:

1. **Know How Hard It’ll Be to Get**\
   If there are only a few thousand pairs, it means the shoe is super limited and harder to win. If there are a lot, your chances are better.
2. **Make Smart Choices**\
   Resellers can guess which shoes will be worth more. Fewer pairs usually means higher resale value because they’re harder to find.
3. **Pick the Right Size**\
   Some sizes have more stock than others. Knowing which sizes have the most pairs can help you choose the size with better odds.
4. **Plan Your Strategy**\
   If a shoe is super limited, you might want to enter more raffles or focus harder on that release.


---

# 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.resellingsecrets.com/sneakers/stock-numbers.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.
