# Kualitas Sneakers (Kelangkaan)

Ada lima kualitas Sneakers. Kualitas Sneakers ketika dibuat saat pembelian perdana adalah Basic. Para pengguna hanya bisa memperoleh Sneakers berkualitas lebih tinggi (kelangkaan) dengan membeli di Pasar atau melalui breeding.

Setiap kualitas Sneakers disertai dengan sejumlah Poin Atribut. Poin Atribut pada masing-masing Sneakers bisa berbeda, bahkan saat Sneakers dengan kualitas yang sama dicetak.

![](/files/4BNPDF5lvYz4VeWnN8dV)

| Kualitas            | Atribut Min. | Atribut Maks. |
| ------------------- | ------------ | ------------- |
| Basic (Dasar)       | 1            | 9             |
| Standard (Standar)  | 9            | 17            |
| Athletics (Atletik) | 17           | 25            |
| Pro (Pro)           | 25           | 41            |
| Champion (Juara)    | 41           | 74            |


---

# 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://docs.1move.io/id/elemen-gim/sneakers-nft/kualitas-sneakers-kelangkaan.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.
