> For the complete documentation index, see [llms.txt](https://wiki.plutonia-mc.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.plutonia-mc.fr/gameplay/les-classements/farming.md).

# Farming

Vous connaissez sûrement déjà les classements farming... mais le notre est exceptionnel !

### Comment fonctionne-t-il ?

Le classement farming est très complet et tient compte de nombreux paramètres. Mis à jour toutes les 15 minutes, ce classement est disponible sur notre site internet et est remis à zéro chaque mois. Vous pouvez consulter les différents moyens de gagner des points avec la section ci-dessous.

### Comment gagne-t-on des points ?

Vous vous demandez comment gagner des points facilement ? Voici un tableau avec tous les paramètres disponibles ci-dessous.

| Les façons de gagner des points |
| ------------------------------- |
| x1000 blocs placés : 1 point    |
| x2000 blocs cassés : 1 point    |
| x2000 entités tuées : 1 point   |
| x300 minutes de jeu : 1 point   |
| x15 000$ : 1 point              |
| x2 quêtes : 1 point             |

### Quelles sont les récompenses ?

Aucune récompense n'est définie pour ce classement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.plutonia-mc.fr/gameplay/les-classements/farming.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.
