> For the complete documentation index, see [llms.txt](https://boxedblock.gitbook.io/wiki-boxedblock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boxedblock.gitbook.io/wiki-boxedblock/zones-importantes/les-evenements/les-donjons.md).

# Les Donjons

## <mark style="color:blue;">Le Début du Donjon</mark> :crossed\_swords:

Avant tout il y a quelque règles avant d'arrivée ici au [Donjon ](/wiki-boxedblock/zones-importantes/la-carte-du-spawn.md)

Vous devez Choisir :&#x20;

* votre niveau
* Être au moins 4 personnes&#x20;
* avoir la clé du Donjon&#x20;
* un équipement adapté&#x20;

<figure><img src="/files/XJtgpYJWwodRMScOKl7q" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Comment choisir son niveau de Donjon  ?</mark> :crossed\_swords:

Vous devez trouvez le PNJ  qui va vous expliquer comment choisir votre niveau avant de commencer l'aventure.&#x20;

<figure><img src="/files/dCBsgVeD6D7eggiBoU0O" alt=""><figcaption></figcaption></figure>

Dans se Donjon vous pouvez trouvez plusieurs niveaux&#x20;

* le niveau 1
* le niveau 2&#x20;
* le niveau 3&#x20;

Il  vous suffis de clique sur le PNJ pour ouvrir le menu&#x20;

:no\_entry: <mark style="color:red;">**Tous les joueurs doivent sélectionner le même niveau Donjon avant de le lancer**</mark> :no\_entry:

<figure><img src="/files/CXPBS2mHsOE2NFLVIEIZ" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">**Comment Lancer un Donjon**</mark> :crossed\_swords:

Vous devez avoir un équipement assez spécial pour pouvoir effectuer le donjon en toute tranquille

Si vous avez fait toutes le étapes avant taper la commande <mark style="color:red;">**/ready**</mark>

<div><figure><img src="/files/x5TXLh6KU0PAA5eHrSqy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/k80AzwLJfQzkaSiMNhJx" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:blue;">Comment sortir du Donjon ?</mark>:crossed\_swords:&#x20;

il suffis d'aller au PNJ qui va vous permettre de retourner au spawn et d'ouvrir vos [clés Donjon](/wiki-boxedblock/zones-importantes/la-carte-du-spawn/les-boxs.md) !&#x20;

<figure><img src="/files/TOCufMPaLrwzUsd4P3Ad" alt=""><figcaption></figcaption></figure>


---

# 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://boxedblock.gitbook.io/wiki-boxedblock/zones-importantes/les-evenements/les-donjons.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.
