> For the complete documentation index, see [llms.txt](https://reglement-wonderland.gitbook.io/reglement-wonderland-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reglement-wonderland.gitbook.io/reglement-wonderland-docs/readme.md).

# Developer Platform

<h2 align="center"><em><mark style="color:$primary;"><strong>REGLEMENT DE WONDERLAND FA</strong></mark></em></h2>

<p align="center"><em><mark style="color:$warning;"><strong>NOS CATEGORIES :</strong></mark></em></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-scale-balanced">:scale-balanced:</i></h4></td><td><mark style="color:$primary;">REGLEMENT DU SERVEUR</mark></td><td>Tout ce qui concerne les règles du serveur.</td><td><a href="/spaces/06tFwHEMAEOOePpmZVeV/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/06tFwHEMAEOOePpmZVeV/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/zHNVGBcCpi1AffeQIWQI">/files/zHNVGBcCpi1AffeQIWQI</a></td></tr><tr><td><h4><i class="fa-gun-squirt">:gun-squirt:</i></h4></td><td><mark style="color:$danger;"><strong>ILLEGAL</strong></mark></td><td>Tout ce qui concerne l'illégal du serveur.</td><td><a href="/spaces/06tFwHEMAEOOePpmZVeV/pages/QPzbTvC6XsT5gERiU43E">/spaces/06tFwHEMAEOOePpmZVeV/pages/QPzbTvC6XsT5gERiU43E</a></td><td><a href="/files/BYEJ4hiawi2JsHlGjiix">/files/BYEJ4hiawi2JsHlGjiix</a></td></tr><tr><td><h4><i class="fa-briefcase-blank">:briefcase-blank:</i></h4></td><td><mark style="color:$primary;"><strong>ENTREPRISE</strong></mark></td><td>Tout ce qui concerne les entreprises du serveur.</td><td><a href="/spaces/06tFwHEMAEOOePpmZVeV/pages/g1oaPtdvnzcDALZWh8hT">/spaces/06tFwHEMAEOOePpmZVeV/pages/g1oaPtdvnzcDALZWh8hT</a></td><td><a href="/files/H81qMQpVrNR2C3VnpWXS">/files/H81qMQpVrNR2C3VnpWXS</a></td></tr></tbody></table>

<h2 align="center"><em><mark style="color:$primary;"><strong>REJOINS NOTRE DISCORD &#x26; SITE INTERNET !</strong></mark></em> </h2>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><mark style="color:$success;"><strong>Communauté Discord :</strong></mark></td><td><mark style="color:$primary;">Rejoins notre Discord pour suivre les nouveautés du serveur, les patch notes, participer aux giveaways et rester informé des annonces importantes concernant Wonderland.</mark> <mark style="color:purple;">Le lien se trouve ci‑dessous.</mark></td><td><a href="https://discord.com/invite/wonderlandfa">https://discord.com/invite/wonderlandfa</a></td><td><a href="/files/a039pTCLFGnBwufxjSS2">/files/a039pTCLFGnBwufxjSS2</a></td></tr><tr><td>🛒</td><td><mark style="color:$success;"><strong>Site internet :</strong></mark></td><td><mark style="color:$primary;">Ici, vous pouvez accéder à notre site dédié à l’achat de coins afin de profiter de contenus exclusifs et soutenir le développement de Wonderland.</mark> <mark style="color:purple;">Le lien est disponible ci‑dessous.</mark></td><td><a href="https://wonderland-store.tebex.io/">https://wonderland-store.tebex.io/</a></td><td><a href="/files/Hs64kOwZhAkyCW5abLUK">/files/Hs64kOwZhAkyCW5abLUK</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://reglement-wonderland.gitbook.io/reglement-wonderland-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
