# Fonctionnalités

- [Quêtes](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/quetes.md): Afin de vous proposer plus de contenu, un système de quêtes est présent sur le serveur!
- [Compétences](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/competences.md): Un système de compétences
- [Personnalisation](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/personnalisation.md): Envie d'avoir une apparence unique? C'est possible!
- [Inventaire](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/inventaire.md)
- [Livre scolaire](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/livre-scolaire.md)
- [Potions](https://kryper.gitbook.io/maleficia-wiki/fonctionnalites/potions.md)


---

# 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://kryper.gitbook.io/maleficia-wiki/fonctionnalites.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.
