# NFTs

Land, an essential part of the ArcheWorld economic system, as well as gear, item and characters that users acquire/progress can be minted into NFT so that users’ ownership of these digital assets are recognized and credible trades can take place. This means that users are now able to engage in actual economic activities.

## **NFT marketplace**

1. NFTs need to be traded and recorded on the Public Chain so the trades will happen at official NFT marketplaces outside of the game.
2. NFT Marketplace in the BORA Portal will be the main marketplace, and other public marketplaces such as OpenSea will also support simultaneous trades.
3. For each transaction, we will charge 7.5% of the transaction price as fee (this does not include 1\~2.5% fee charged by marketplaces as well as gas fee)

## NFTs directly sold by us: Fandom Card NFTs and Land NFTs

Fandom Card NFTs, Land NFTs are issued by us. There will be no burning for these NFTs and they will be traded in public marketplaces.

* &#x20;Initial issuance will be on KLAY and tradable at OpenSea.
* BORA Portal will eventually be the main trading platform of choice. OpenSea and other marketplaces will be open to trades.

{% content-ref url="/pages/JMvFs2fH4xLkWd5CPF9S" %}
[Fandom Card NFTs](/3.-tokenomics-in-archeworld/nfts/fandom-card-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/sMpnMnhf3V1EVG1F6exG" %}
[Land NFTs](/3.-tokenomics-in-archeworld/nfts/land-nfts.md)
{% endcontent-ref %}

## **NFTs minted by the users:  Item, Gear, Player Characters, etc.**

1. NFT minting by the users
   * There will be restrictions as to what can be minted into NFT in order to prevent excessive blockchain usage (e.g. player characters, high-end equipments, etc.)
   * NFTs are to be minted by using a seal item sold on the BSLT shop or by BSLT.
2. These NFTs can be exchanged in the external NFT marketplaces such as BORA NFT Marketplace.


---

# 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://whitepaper.archeworld.io/3.-tokenomics-in-archeworld/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.
