# Cobblenite - Wiki

Documentation officielle du serveur Minecraft Cobblemon **Cobblenite**.

* **Site web** : [cobblenite.fr](https://cobblenite.fr/)
* **Wiki en ligne** : [cobblenite.gitbook.io/wiki-cobblenite](https://cobblenite.gitbook.io/wiki-cobblenite/)
* **Discord** : [discord.gg/AnhXRh2uKv](https://discord.gg/AnhXRh2uKv)
* **Boutique** : [cobblenite.tebex.io](https://cobblenite.tebex.io/)
* **IP** : `play.cobblenite.fr` (1.21.1 Fabric)

## Structure du Wiki

```
wiki/
  README.md                              # Page d'accueil
  informations/
    comment-rejoindre.md                 # Installation & connexion
    reglement.md                         # Règles du serveur
    guide-du-dresseur.md                 # Mécaniques de jeu
    boutique-et-vip.md                   # Packs & abonnement VIP
    systeme-de-cles.md                   # Caisses & récompenses
    commandes-utiles.md                  # Commandes du serveur
    faq.md                               # Questions fréquentes
```

## Serveur non officiel

Non affilié à Pokémon, Nintendo, Mojang ou Cobblemon.


---

# 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://cobblenite.gitbook.io/wiki-cobblenite/readme.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.
