> For the complete documentation index, see [llms.txt](https://docs.ferrisgames.com/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ferrisgames.com/overview/play-and-earn-components/loot-boxes.md).

# Loot Boxes

![](/files/49mcRsCLyz6gOZhDvkyG)

## L**oot Boxes:**

Perk boxes have have different rarities (common, rare, legendary) Perk boxes contain different rarites of weapons or armor:

* Weapons
* Helmet
* Chest
* Arms
* Legs

#### **Loot Box Rarity Drop Rate:**

* Common = 90% chance&#x20;
* Rare = 9% chance&#x20;
* Legendary = 1% chance

Use $FER tokens to mint item, improve drop rate of rarer items by pledging $FER tokens

*Example: Pledging 100 $FER tokens on top of 100 $FER tokens for the unlock key increases Common loot box content to: common 70%, uncommon 25%, rare 5%.*

#### **Loot Box Content Drop Rate:**

Common Loot Box&#x20;

* Common - 90%&#x20;
* Uncommon -9%&#x20;
* Rare - &#x31;*%*

Rare Loot Box&#x20;

* Rare 90%&#x20;
* Epic - 9%&#x20;
* Legendary -1%

Legendary Loot Box

* Legendary -99%&#x20;
* Mythic - 1%

#### **Loot Box Unlock Fees:**

Loot Box with cooldown:

* Common = TBD&#x20;
* Rare = TBD&#x20;
* Legendary = TBD

Or

Loot Box flat unlock fee = TBD


---

# 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://docs.ferrisgames.com/overview/play-and-earn-components/loot-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.
