# Inventory System

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

The WINGSFIT inventory has two separate spaces:&#x20;

1. NFT Gears share one space, users are capped at 1000 Gears
2. Gems, Mystery Box, Minting Scroll and Gearbox share one space, users are capped at 500 slots.&#x20;

If user has exceeded the inventory limit, user may experience failing of Gem upgrade or Gear-minting.


---

# 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://wingsfit.gitbook.io/wingsfit/game-fi-system/inventory-system.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.
