# Inventory & Slots

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

### In the current [patch](/hello-pixel/pixel-wallet/pixel-miner/patch-notes.md) a Miner can equip six NFTs and an Artifact. To equip an NFT a player must unlock the slots in the following order:

**Artifact** - unlocks for 1 PXLs&#x20;

**Pocket** 1 - unlocks for 5 PXLs or 15 $SGB.&#x20;

**Pocket** 2 - opens for 10 PXLs or 30 $SGB&#x20;

**Backpack** - opens for 15 PXLs or 45 $SGB&#x20;

**Pocket** 3 - opens for 20 PXLs or 60 $SGB&#x20;

**Belt** - opens for 25 PXLs or 75 $SGB&#x20;

**Pocket** 4 - opens for 30 PXLs or 90 $SGB.

### Slots are differentiated by the type of equipped items and their effects:

🔹 Pockets improves Drill extraction&#x20;

🔹 Backpack and Belt improves Storage and Referral storage capacity

{% hint style="info" %}
❗️ Also, some NFTs can impose debuffs on the Storage or Drill, but give an increased bonus to the opposite parameter
{% endhint %}

### NFT Rarity Types:

* Common
* Uncommon
* Rare
* Epic
* Legendary

{% hint style="info" %}
The rarer the NFT, the more bonus to drill or stock it gives 🚀
{% endhint %}

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


---

# 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.hellopixel.network/hello-pixel/pixel-wallet/inventory-and-slots.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.
