# In-Game reward system

QUBIT rewards players not just for winning, but for showing up, progressing, and participating in the ecosystem.

The heart of this reward system? Lootboxes packed with all kinds of useful resources and progression fuel...

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

## Lootbox tiers

There are three types of lootboxes:

* **Common Box** \
  \&#xNAN;*Weight: 13 → 65% chance*

  Frequent drops, solid base rewards
* **Rare Box**\
  Weight: 5 → 25% chance

  Includes better chances for powerful upgrades or spell NFTs
* **Epic Box**\
  Weight: 2 → 10% chance

  Harder to get, but packed with high-tier rewards like full Skeleton Packs or larger amounts of tokens

{% hint style="info" %}
The rarer the box, the higher your chances of receiving rare or ultra-rare loot.
{% endhint %}

## What’s Inside a Lootbox?

Each lootbox contains a random combination of rewards, weighted by rarity and scaled by box tier (Common, Rare, Epic). The drop logic follows a Fibonacci-based distribution, ensuring a rewarding and well-paced progression.

**🔥 Flares** *Common (21)*

The most frequently dropped item, especially in Common and Rare Boxes.

Flares are essential for upgrading your spells, expanding loadouts, and powering up your characters.

* Drop tiers: Very frequent (in all boxes)
* Amount range: 1–1000

***

**🧩 Shards** *Common (13)*

Strategic and flexible, Fragments contribute toward unlocking larger rewards, such as rare Spells or Skeleton NFTs.

You’ll choose which item to build toward after receiving your first Fragment set. Flares can optionally be used to speed up the process.

* Drop tiers: Frequent in all boxes
* Amount range: 5–20
* Feature: Fragment pools are player-directed, rewarding long-term planning

***

**⚡ Spell NFTs**  *Rare (8)*

Complete, tradeable spells you can equip or use to upgrade an existing spell. Each comes fully unlocked and ready to slot into your loadout.

* Drop tiers: Mostly from Rare and Epic Boxes
* Amount: 1
* Use case: Expands your tactical options and spell library

***

**💰 $QUBIT Token** *Rare (5)*\
A real-value token drawn from a reward pool set aside for players.

This isn’t pay-to-win, it’s a small-scale, luck-based way to earn part of the ecosystem.

* Drop tiers: Primarily in Epic Boxes
* Drop range: 0.01%–0.1% of total pool
* Note: Not guaranteed per box—this is ultra-limited

***

**💀 Skeleton Pack** *Ultra Rare (3)*

The rarest drop, these are full Skeleton NFT Packs from a random class. They can be used to forge new characters or traded on the open market.

* Drop tiers: Only from Epic Boxes
* Amount: 1
* Value: One of the most powerful assets in the game economy


---

# 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://qubit-5.gitbook.io/qubit-whitepaper/ecosystem-incentives/in-game-reward-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.
