# Inventory

Inventory is broken down into a few sections:

*Header*

* Energy - current amount of energy / total amount of energy.
* Streak - the number of consecutive days completed at least 1 task.
* Ranking - your ranking spot compared to the overall game ranking.

*NFTs equipped*&#x20;

* Accumulated NFTs will be showcased via inventory as badges by "NFTs Equipped."&#x20;
* Additional NFTs that are not worn will be stored in a backpack.&#x20;

*Top Traded Coins*

* Most popular currencies that are traded per user account.

*Stats (Progress)*

* Total XP - Total experience points *(gained by completing tasks)* / points needed to trigger a next-level reward.
* Referrals XP - Total **referral** experience points *(gained by inviting friends)* / points needed to trigger a next-level reward.
* Trading XP - Total **trading** experience points *(gained by completing Zorn tasks)* / points needed to trigger a next-level reward.
* Hodling XP - Total **hodling** experience points *(gained by completing Kaido tasks)* / points needed to trigger a next-level reward.
* Social XP - Total **social** experience points *(gained by completing Lyra tasks) / points needed to trigger a next-level reward.*

*$SX Held*

* Amount of SpireX native token ($SX) held.

<figure><img src="/files/7OvkfoLg2Qd4SRQ3PWXm" 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://litepaper.spirex.io/nft/inventory.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.
