# Calidad del calzado (rareza)

El calzado tiene cinco tipos de calidades. La calidad de las zapatillas se establece en BÁSICA cuando se acuñan durante la primera compra. Los usuarios solo pueden recibir unas *sneakers* de mayor calidad (rareza) comprando en el mercado o a través del ‘*breeding’*.

Cada tipo de calzado incluye diferentes tipos de atributos. La puntuación de los atributos de cada *sneaker* puede diferir incluso cuando se acuña la misma calidad de zapatilla.

![](/files/4BNPDF5lvYz4VeWnN8dV)

| Calidad  | Atributo mín. | Atributo máx. |
| -------- | ------------- | ------------- |
| Básica   | 1             | 9             |
| Estándar | 9             | 17            |
| Atlética | 17            | 25            |
| Pro      | 25            | 41            |
| Champion | 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/es/elementos-del-juego/sneakers-nft/calidad-del-calzado-rareza.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.
