# Économie

- [Salaire](https://wiki.ketarion.fr/fonctionnalites/economie/salaire.md): Vous gagnez une somme d'argent pour chaque heure jouée (AFK ça compte pas :p) - Somme en fonction de votre rang.
- [Hôtel des Ventes](https://wiki.ketarion.fr/fonctionnalites/economie/hotel-des-ventes.md): Permet de revendre ses objets via une interface
- [Échoppes](https://wiki.ketarion.fr/fonctionnalites/economie/echoppes.md): Ici est expliqué comment créer des échoppes sur Ketarion


---

# 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/economie.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.
