> For the complete documentation index, see [llms.txt](https://wiki.battle-adventure.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.battle-adventure.eu/gameplay/economie/stasis.md).

# Stasis

Les Stasis constituent une ressource économique venant compléter les Kamas et les Ogrines déjà présents sur Battle Adventure.

Les Stasis représentent une énergie présente dans les cultures, les minerais et les créatures du monde. En pratiquant différentes activités de farm, vous gagnerez automatiquement des Stasis selon un barème spécifique:

| Mob      | Culture sans Spiraculteur | Culture avec Spiraculteur | Minerai  |
| -------- | ------------------------- | ------------------------- | -------- |
| 5 Stasis | 4 Stasis                  | 1,5 Stasis                | 7 Stasis |

{% hint style="success" %}
Le gain du Spiraculteur s'applique également à ses fonctionnalités de récolte en 3x3 et 5x5.
{% endhint %}

Un shop Stasis vous permettra d'obtenir des objets destinés au PvP, au farming et aux pillages, mais également d'acheter les clés Omega, la nouvelle box contenant les items magiques de la saison.

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

{% hint style="info" %}
Les Stasis sont également nécessaires à l'obtention des grades Éliotrope et Nekrome.
{% endhint %}


---

# 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://wiki.battle-adventure.eu/gameplay/economie/stasis.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.
