# NFTs

The first collection release will be the castle skins NFTs. Skins NFTs will come in various rarities and it will be possible to sell them on the NFT marketplace. More collections of NFTs will be coming in the future with a carefully controlled supply to maintain rarity and attractivity for buyers.&#x20;

{% hint style="success" %}
Acquiring NFTs will not provide a definitive competitive advantage over opponents to keep the game as fair as possible.
{% endhint %}

## Marketplace

Users will be able to freely sell and buy NFTs on that marketplace. Purchases can be done in native tokens or COL . Magnolia will be entitled to a fixed royalty of 5% on all trades.

{% hint style="info" %}
The marketplace that will run on a web app which will require users to have their own wallet. Under the hood the transaction will be processed by an on-chain smart contract to ensure maximum transparency and decentralization for the users.
{% endhint %}


---

# 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://magnolia-games.gitbook.io/magnolia-games/game-assets/nfts.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.
