# Arène

{% hint style="info" %}
L'Arène est une zone de combats. Accédez-y via `/warp arene` ou auprès du **PNJ au spawn**.
{% endhint %}

### Fonctionnement

Vous pouvez créer votre propre combat ou en rejoindre un existant.

{% hint style="warning" %}
Vous devez être **sans stuff** pour créer ou rejoindre un combat — c'est le kit choisi qui est utilisé, pas votre propre stuff.
{% endhint %}

Les paris sont possibles uniquement en **money in game**.

{% hint style="warning" %}
Ne vous éloignez pas trop de l'arène après avoir créé votre combat — il pourrait se supprimer automatiquement par sécurité.
{% endhint %}

### Kits disponibles

* **Kit Perse**
* **Kit Sparte**
* **Kit No Stuff**
* **Kit Archer**


---

# 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://velthar-1.gitbook.io/velthar/gameplay-fonctionnalites/systemes/arene.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.
