# Classement

Le classement affiche les meilleurs joueurs de PixelmonFR de tous les temps ainsi que ceux du mois en cours.

Pour accéder au classement, il suffit d'appuyer sur la touche F pour ouvrir le menu, puis de choisir la période souhaitée.

Il n'y a rien à gagner, mais vous pouvez utiliser le classement pour vous vanter !

### Les statistiques

Plusieurs statistiques sont enregistrées à chaque action que vous effectuez.

| Temps de jeu                      |
| --------------------------------- |
| Pokémon sauvage(s) vaincu(s)      |
| Pokémon normal capturé(s)         |
| Pokémon chromatique capturé(s)    |
| Pokémon légendaire capturé(s)     |
| Pokémon Ultra-Chimère capturét(s) |
| Oeuf(s) fait(s)                   |
| Oeuf(s) éclo(s)                   |
| Combat JcJ gagné(s)               |

<figure><img src="/files/9wNs28gJB5Ey7QuMJkq1" alt=""><figcaption></figcaption></figure>

### Tableau des classements

Les **100 meilleurs joueurs** seront affichés sur le tableau des classements, mais vous pouvez voir votre propre position pour chaque statistique en cliquant sur votre tête.

<figure><img src="/files/IO7Ytg7qAsFepQqcV5Az" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.pixelmon.fr/systeme-en-jeu/classement.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.
