# • ‎ Présentation

***

<h3 id="bienvenue-sur-verse-studio" align="center">DOCUMENT DE LA <mark style="color:$primary;">VERSE ARENA</mark></h3>

> <p align="center">Ce <mark style="color:$primary;"><strong>Mini Jeu</strong></mark> se base sur différents <mark style="color:$primary;"><strong>univers</strong></mark> afin de développer et varier les <mark style="color:$primary;"><strong>gameplays</strong></mark> pour les différents <mark style="color:$primary;"><strong>Personnages</strong></mark>.</p>

{% hint style="info" %} <mark style="color:blue;">**⎸**</mark> **EXPLICATIONS**

***

> <p align="center">La <mark style="color:purple;"><strong>Verse Arena</strong></mark> est un <strong>mini jeu</strong> ayant pour <strong>but</strong> de laisser les joueurs se <strong>combattre</strong> entre eux avec les différents <mark style="color:blue;"><strong>Personnages</strong></mark> disponibles.</p>
>
> * Lorsqu'un joueur est **éliminé**, les joueurs ayant **participés** à son **élimination** sont **soignés** à hauteur du <mark style="color:red;">**%**</mark> de **dégâts** qu'ils lui ont **infligés** pour le **tuer**.
> * Réaliser une une **élimination** octroie l'effet <mark style="color:yellow;">**Vitesse I**</mark> durant <mark style="color:yellow;">**20**</mark> secondes.
> * Chaque joueur **commence** une <mark style="color:blue;">Killstreak</mark> à partir de <mark style="color:red;">**3**</mark>**&#x20;kills** sans **mourir**. ([Voir](/verse-arena/specificites/killstreak.md))
>   {% endhint %}

{% hint style="info" %} <mark style="color:orange;">**⎸**</mark> **CRÉDITS**

***

> * <mark style="color:purple;">**»**</mark>**&#x20;Gestion Projet** : <mark style="color:purple;">**AKAI**</mark>
> * <mark style="color:blue;">**»**</mark>**&#x20;Game Design** : <mark style="color:blue;">**\_Mystouille**</mark>
> * <mark style="color:yellow;">**»**</mark>**&#x20;Développement** : <mark style="color:yellow;">**KrxmKujo**</mark>
> * <mark style="color:orange;">**»**</mark>**&#x20;Rédaction et DA** : <mark style="color:orange;">**\_Mystouille**</mark>
>   {% endhint %}

***


---

# 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://docs.akai-uhc.fr/verse-arena/verse-arena/presentation.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.
