> For the complete documentation index, see [llms.txt](https://wingsfit.gitbook.io/wingsfit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wingsfit.gitbook.io/wingsfit/game-fi-elements/gear-boxes.md).

# Gear Boxes

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

**Sneaker Boxes**&#x20;

**Clothes Boxes**&#x20;

**Trouser Boxes**&#x20;

**Pet Boxes (coming soon)**

Gear Boxes contain a gear inside. You won’t know which one until you open the box. Boxes appear as a result of minting existing gears in the game Boxes, like gears, have 5 rarity classes: common, uncommon, rare, epic and legendary. The higher the rarity of the box, the higher the chance of getting a rare gear.

{% hint style="info" %}
Each Gear Boxes will only open the Gear of the attributes of the box.
{% endhint %}

{% hint style="info" %}
Be careful, the box does not necessarily contain a gear of the same type of rarity.
{% endhint %}

Also, the type of gears created can be different, although it depends a lot on the «**Vintage**» pairs.


---

# 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:

```
GET https://wingsfit.gitbook.io/wingsfit/game-fi-elements/gear-boxes.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.
