# Accueil

## Bienvenue sur le Wiki Vikicraft

{% hint style="success" %}
**Vous pourrez y retrouver toutes les informations que vous souhaitez !**
{% endhint %}

* Rejoignez le discord [**Vikicraft**](https://discord.gg/epsYDV2h) pour vous tenir au courant de toutes les dernières actualités et mise à jour du serveur.
* Un [**règlement**](https://vikicraft.super.site/) est mis à disposition pour éviter tout débordement qui mériterait un intervention divine


---

# 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.vikicraft.fr/accueil.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.
