# Classements

{% hint style="info" %}
Le classement permet de suivre la progression des factions sur le serveur. Accédez-y via `/classement`.
{% endhint %}

Il existe **3 classements** — le classement **Général** regroupe les deux autres et fait foi.

{% hint style="info" %}
Les points sont **cumulables entre tous les membres** d'une faction.
{% endhint %}

### Comment gagner des points ?

| Action                  | Points                                  |
| ----------------------- | --------------------------------------- |
| Chaque culture récoltée | 1 pt / 100K cultures                    |
| Tuer un mob             | 1 pt / 100K mobs tués                   |
| Tuer un mob moddé       | 1 pt                                    |
| Event Totem             | 50 pts (1 pt par bloc miné, max 5)      |
| Event Koth              | 50 pts (1 pt par capture de 10s, max 5) |
| Event Chaos             | 75 / 40 / 20 pts (top 3)                |
| Event Farm              | 75 / 40 / 20 pts (top 3)                |
| Event Conquête          | 75 / 50 / 25 pts (top 3)                |
| PvM Top 1 Dégâts        | 100 pts                                 |
| PvM Top 50 Dégâts       | 50 pts                                  |
| Membre Faction          | 10 pts                                  |
| Claim Faction           | 4 pts                                   |
| Avant-poste             | 75 pts                                  |
| Quête de faction        | 500 pts/semaine — voir `/f quest`       |
| Monnaie                 | Voir `/f deposit`                       |

***

### Récompenses de fin de saison

{% hint style="info" %}
Les récompenses sont attribuées à la fin de chaque saison
{% endhint %}

| Position | Récompense                           |
| -------- | ------------------------------------ |
| 🥇 Top 1 | 125€ PayPal + 14 000 points boutique |
| 🥈 Top 2 | 80€ PayPal + 8 000 points boutique   |
| 🥉 Top 3 | 45€ PayPal + 6 000 points boutique   |
| Top 4    | 3 500 points boutique                |
| Top 5    | 3 500 points boutique                |


---

# 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://velthar-1.gitbook.io/velthar/gameplay-fonctionnalites/classements.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.
