# NFT Trading & marketplace

QUBIT features a dynamic and player-driven economy where Skeleton NFTs, Character NFTs, and (eventually) cosmetics can be freely traded between players.

\
To keep things secure and frictionless, all trading happens on Immutable-supported marketplaces, ensuring true ownership, zero gas fees, and seamless integration with the Immutable Passport wallet.

## &#x20;What can you trade?

* Skeleton NFTs\
  → Buy, sell, or collect mystery packs or revealed Skeletons\
  → Revealed Skeletons show their class and rarity before purchase
* Character NFTs\
  → Once created and minted, characters can be traded freely\
  → All character stats, win history, and Flare progress stay with the NFT\
  → Characters with more progression and Flares may carry higher value

## How It Works

## Royalty Fees

To support ongoing development, creator rewards, and ecosystem sustainability, QUBIT applies a royalty fee to all secondary sales of NFTs on supported marketplaces.

* Royalty rate: *To be confirmed* (2% Immutable - 1.5% Altura - x% Qubit)
* Applies to: Skeleton NFTs (wrapped and revealed), Character NFTs
* Collected on: All secondary trades conducted through Immutable-supported marketplaces

These fees are automatically included in marketplace listings and require no additional steps from the buyer or seller.

{% hint style="info" %}
Royalties help fund live ops, new content, community programs, and creator incentives—ensuring QUBIT remains a thriving, evolving game world.
{% endhint %}

All QUBIT NFTs are ERC-721 tokens on the Immutable zkEVM, giving players:

* Gas-free trading
* Instant settlement
* Full on-chain ownership

\
Players can trade directly through marketplaces like:

[Immutable Marketplace](https://market.immutable.com)

[Rarible](https://rarible.com)

[TokenTrove](https://tokentrove.com)

*(and other upcoming Immutable-integrated platforms)*


---

# 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/nft-trading-and-marketplace.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.
