# Commandes

* /balance (/bal, /money) - Affiche votre solde
* /baltop - Affiche la classement de l'argent :o
* /dispose - Inventaire poubelle
* /hat - Utilise l'objet en main comme chapeau
* /homes (/h, /home) - Affiche la liste de vos homes
* /home \<nom> - Téléporte au home mentionné
* /sethome \<nom> - Permet de définir un nouveau home
* /me \<message> - ( ͡° ͜ʖ ͡°)
* /msg \<joueur> \<message> - Envoie un message privé
* /reply \<message> - Répond au dernier MP reçu/envoyé
* /salaire - Affiche votre prochain salaire
* /sit - S'asseoir
* /spawn - Téléporte au spawn
* /tpa \<joueur> - Envoie une demande de téléportation au joueur
* /t list - Affiche la liste des terres


---

# 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.ketarion.fr/fonctionnalites/commandes.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.
