# Drawer

{% hint style="info" %}
Le **Drawer** offre différentes capacités de stockage selon son niveau :

* **Tier 1** : 1 024 unités de stockage par emplacement
* **Tier 2** : 2 048 unités de stockage par emplacement
* **Tier 3** : 4 096 unités de stockage par emplacement
* **Tier 4** : 8 192 unités de stockage par emplacement
* **Tier 5** : 16 384 unités de stockage par emplacement

{% endhint %}

Voici le craft du **Drawer Basic** :

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

Voici le craft du **Drawer Duo** :&#x20;

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

Voici le craft du **Drawer Triple** :&#x20;

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

Voici le craft du **Drawer Quatuor** :&#x20;

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

{% hint style="success" %}
Pour augmenter le niveau de votre drawer, entourez-le des blocs suivants :

* **Tier 2** : Blocs de fer
* **Tier 3** : Blocs d'or
* **Tier 4** : Blocs de diamant
* **Tier 5** : Blocs de netherite

Cela augmentera la capacité de stockage de votre drawer en fonction du tier.
{% endhint %}

{% hint style="danger" %}
Attention : le drawer ne doit jamais avoir été posé au sol pour pouvoir augmenter son tier.
{% 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://wiki.gapple.fr/craft/drawer.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.
