# FAQ

## Comment récupérer mes récompense de vote ?

Rendez-vous sur votre serveur favori et faites `/vote claim` afin de récupérer votre récompense ! Vous recevrez une clé virtuelle que vous pouvez récupérer physiquement la clé via `/convert CaisseVote 1`

## Comment jouer sur Ezariel ?

Utilisez le launcher d'Ezariel disponible [ici](https://www.ezariel.eu/download), ou entrez l'IP play.ezariel.eu et connectez-vous avec vos identifiants ou inscrivez-vous avec la commande `/register` ! Il est recommandé de rejoindre en version 1.20.4 pour une meilleure expérience.

## Ezariel est-il accessible en version Bedrock ?

Oui, Ezariel existe en version Bedrock. Il suffit de suivre nos différent tutoriel pour vous connectez en fonction de votre version ! [Rejoindre Ezariel en bedrock](/general/rejoindre-ezariel-en-bedrock.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://wiki.ezariel.fr/faq.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.
