# Stats

Todos los SONER cuentan con las siguientes stats:

* **Velocidad** → Es la rapidez con la que tu SONER puede moverse por el campo. Esto dará al SONER la velocidad suficiente para llegar a la pelota antes que el contrincante o defender su portería.
* **Salto** → Te permitirá saltar más que el contrincante para ganar los duelos aéreos, que suelen ser muchos.
* **Disparo** → Es la potencia de disparo que tendrá tu SONER. Cuanto más fuerte remates, menos tiempo tendrá el contrincante de contrarrestar el ataque.
* **Tamaño** → El tamaño del SONER es importante porque de esta manera tu rival tendrá menos espacio para perforar tu portería.


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/nfts/soners/stats.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.
