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

# Redemption Story WL

Bienvenue sur le site officiel de **Redemption Story WL**.

Vous trouverez ici l'essentiel pour découvrir le serveur et préparer votre arrivée.

Le serveur propose un **RP prison sérieux** en **whitelist**.

### Accès rapide

<table data-view="cards"><thead><tr><th>Section</th><th>Contenu</th><th data-hidden data-card-target data-type="content-ref">Ouvrir</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Lore</strong></td><td>L'histoire de la prison.</td><td><a href="/pages/K3Ggq1XTOVNJ6Dz7UwDU">/pages/K3Ggq1XTOVNJ6Dz7UwDU</a></td><td><a href="/files/yZg2H1N9krOBfiHtdK63">/files/yZg2H1N9krOBfiHtdK63</a></td><td><a href="/files/yZg2H1N9krOBfiHtdK63">/files/yZg2H1N9krOBfiHtdK63</a></td></tr><tr><td><strong>Règlement</strong></td><td>Le règlement du serveur.</td><td><a href="/pages/uf5CQYHVkSEtqYtahiNX">/pages/uf5CQYHVkSEtqYtahiNX</a></td><td><a href="/files/kcSlF4JCyaA8JC6dlYt9">/files/kcSlF4JCyaA8JC6dlYt9</a></td><td></td></tr><tr><td><strong>Rejoindre le serveur</strong></td><td>Comment rejoindre le serveur</td><td><a href="/pages/ZFpbAxLan6lTMBKPGiEd">/pages/ZFpbAxLan6lTMBKPGiEd</a></td><td><a href="/files/o7KZewJA9UFVslMC2fEE">/files/o7KZewJA9UFVslMC2fEE</a></td><td></td></tr></tbody></table>

### Ce que vous trouverez ici

* **Lore** : l'histoire de la prison et le contexte du serveur.
* **Règlement** : toutes les règles à respecter.
* **Rejoindre le serveur** : les conditions et les étapes pour passer la whitelist.

### Par où commencer

1. Lire le [Lore](/redemptionstory/lore.md).
2. Lire le [Règlement](/redemptionstory/reglement.md).
3. Aller sur [Rejoindre le serveur](/redemptionstory/rejoindre-le-serveur.md).


---

# 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://redemption-story-wl.gitbook.io/redemptionstory/redemption-story-wl.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.
