# Spell NFTs & Loadout

Just like Skeleton NFTs, spell NFTs come class bound. Meaning that every spell can only be equiped by its corosponding character class.&#x20;

{% hint style="info" %}
It’s important to note that no single spell is inherently stronger than the others. QUBIT is carefully balanced so that each spell offers a unique playstyle and strategic advantage depending on the situation. Effectiveness will vary based on the game mode, map layout, strategy and team composition, making versatility and smart choices key to victory.
{% endhint %}

<div align="left"><figure><img src="/files/TworIvhCJzZYXzSpkCFa" alt=""><figcaption><p>FIRE-class<br>Equiped with <br><strong>Fireball (level 2)</strong></p></figcaption></figure> <figure><img src="/files/uVvVRgvGEQ8HWqfQEigo" alt=""><figcaption><p>FIRE-class<br>Equiped with <br><strong>Fire Cluster (level 2)</strong></p></figcaption></figure> <figure><img src="/files/S5L1RMeLAcrNwZGlRAEq" alt=""><figcaption><p>ELECTRA-class<br>Equiped with<br><strong>Storm Strike (level 2)</strong></p></figcaption></figure> <figure><img src="/files/OV8nX0NGkkJAWov1g4Uu" alt=""><figcaption><p>ELECTRA-class<br>Equiped with<br><strong>Shock Barrage (level 1)</strong></p></figcaption></figure></div>

***

## Finding, Unlocking and upgrading spells

### Find spells

Each class in QUBIT comes with a set of **default spells**, these form the foundation of your character’s combat style. As you play and progress, you’ll also **discover new spells** through gameplay. These spells cannot be bought in a centralized shop, and must be earned through skill, exploration, or special events.

Once you acquire a new spell, you’ll be prompted to assign it to one of your Character NFTs. Choose wisely, once a spell is bound to a character, it cannot be transferred to another, unless you use a special item (planned feature).

{% hint style="warning" %}
Spells are character-bound and not tradable
{% endhint %}

### Unlock spells

Spells aren’t always ready to use right away.

<div align="left"><figure><img src="/files/o5oqpMJbRsebOrfiFm4R" alt="" width="188"><figcaption><p>Locked ICE-class spell</p></figcaption></figure></div>

Many spells require you to unlock them using [Flares](/qubit-whitepaper/token-and-economy/flares.md) before they can be equipped for battle. Some may come fully unlocked, while others start partially unlocked, anywhere from 0% to 100%.

{% hint style="info" %}
A spell must be fully unlocked before it can be added to a character loadout and used in combat.&#x20;
{% endhint %}

### Upgrade spells

Spells can be upgraded from Level 1 to Level 6, each level increasing their power and impact in different ways:

* Levels 1–4 offer incremental improvements, such as slight boosts to damage, speed, or cooldowns.
* Level 5 introduces a gameplay-enhancing upgrade, the spell evolves with a new effect or behavior. For example, a Fireball might now create an explosion on impact, or spawn two projectiles instead of one. These upgrades are unique to each spell.
* Level 6 unlocks a cosmetic upgrade, giving your spell a fresh visual effect that shows off your mastery in battle.

{% hint style="info" %}
More upgrade levels may be added in the future as the game evolves.
{% endhint %}

<div><figure><img src="/files/GbEtVjgB3WUGW81jDVKo" alt=""><figcaption><p><strong>Fireball lvl 5</strong></p></figcaption></figure> <figure><img src="/files/4aAjVZssFl1njf61Blbw" alt=""><figcaption><p><strong>Fireball lvl 6</strong></p></figcaption></figure></div>

## Customize your loadout

### Default spells

Every character in QUBIT begins with 4 spell slots, 3 are pre-equiped with default spells based on the character’s class, while 1 slot is empty, giving players immediate room to personalize their loadout.

### nAdd new spells

You can fill this open slot by earning, trading, buying, or unlocking new spells through gameplay and progression. Over time, your character can collect and store up to 10 spells in its personal inventory, allowing you to experiment and adapt your strategy between matches.

### Expand spell slots to 5

As you progress, you can upgrade your character to unlock an additional spell slot, expanding your tactical flexibility.

While a character can have unlimited spells bound to it, only a limited number can be equipped per match. It’s up to you to decide which spells to bring into battle, loadouts can be changed between games, allowing you to adapt based on the game mode, map, or your team’s composition.

{% hint style="info" %}
Build smart. Switch often. Adapt to win.
{% endhint %}

## Rarity of spell NFTs

Some spells will be more rare than others, this will be visible on the spell itself as well.&#x20;


---

# 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/spell-nfts-and-loadout.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.
