> For the complete documentation index, see [llms.txt](https://doc.dreamin.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dreamin.fr/dreamin-studio/dreamin-studio.md).

# Dreamin Studio

<mark style="color:purple;">**Dreamin Studio**</mark> est un serveur Minecraft Java Edition 1.21.4 qui propose des modes de jeux Semi-RP originaux et des mini-jeux, avec un objectif qui va bien au-delà.

Nous souhaitons immerger les joueurs dans des expériences totalement inédites, où chaque détail est conçu pour donner vie à des univers qui semblent sortir de vos rêves, que ce soit à travers des mécaniques innovantes ou des scénarios inspirés d'œuvres cultes. <mark style="color:purple;">**Dreamin**</mark> aspire à réaliser le rêve de nombreux passionnés : pouvoir vivre l'expérience de leur œuvre préférée comme jamais auparavant.

## Modes de jeu actuels :

{% hint style="info" %}

* <mark style="color:purple;">**Danganronpa**</mark>
* <mark style="color:red;">**Alice in Borderland: Guess The Symbols**</mark>
* <mark style="color:$info;">**\[Coming soon]**</mark>
  {% endhint %}

## Mini-jeux actuels :&#x20;

{% hint style="info" %}

* <mark style="color:yellow;">**TNT-Tag**</mark>
  {% endhint %}

## Équipe :&#x20;

* [Spyk'](https://www.youtube.com/channel/UCmtoU9JIbPdzxp-MafdXr9Q) - Fondateur (Gérant du pôle : **Marketing**)
* [Scraven](https://github.com/Samuel-deoliveira) - Fondateur (Gérant du pôle : **Développement**)
* [TryhZix](https://www.twitch.tv/tryhzix) - Fondateur (Gérant du pôle : **Game Design**)
* Loomi - Fondateur (Gérant du pôle : **Développement**)


---

# 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://doc.dreamin.fr/dreamin-studio/dreamin-studio.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.
