# Progression & Prestiges

Le passage au prestige supérieur est une étape majeure.

> <mark style="color:red;">⚠️</mark> <mark style="color:red;"></mark><mark style="color:red;">**ATTENTION :**</mark> <mark style="color:red;"></mark><mark style="color:red;">Lorsque vous augmentez de prestige via le</mark> <mark style="color:red;"></mark><mark style="color:red;">`/prestige`</mark><mark style="color:red;">, vous repartez de zéro pour mieux reconstruire !</mark>

* **Réinitialisation complète :** Vous perdez tous vos **Brainrots** en base, votre **argent** ainsi que tout votre **équipement (Stuff)**.
* **Le bénéfice :** En échange, vous débloquez de nouveaux slots, un meilleur multiplicateur et l'accès à une boutique plus puissante.

| Prestige       | Slots Brainrot | Protection       | Multiplicateur |
| -------------- | -------------- | ---------------- | -------------- |
| **P0 (Début)** | 10 Slots       | 60 secondes      | x1             |
| **P1 à P9**    | +1 par niveau  | +10s par niveau  | +1 par niveau  |
| **P10 (Max)**  | **20 Slots**   | **170 secondes** | **x11**        |


---

# 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://arkanis.gitbook.io/arkanis-docs/informations/progression-and-prestiges.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.
