# 🛒 NFT marketplace

<figure><img src="/files/8qZdMQk2VRyMtJLzKSCv" alt=""><figcaption></figcaption></figure>

SOULSAVER will issue characters and game items as NFT and establish a marketplace to trade them, preventing the frequent item stealing due to the accounts being hacked, forming a safe game item P2P trade market, and realizing fair and transparent P2E. P2E is a term to create profit by activities within the game, and it is a structure to gain profit by selling items one acquired from the game.

Users can issue the game items they own as NFT to sell them on the SOULSAVER’s NFT marketplace, or resell the NFT item they purchased. When selling NFT, they must pay the upload fee (listing fee) and when reselling the purchased NFT they must pay the selling fee.


---

# 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://idle-soulsaver.gitbook.io/idle-saver/soulsaver-idle-savers/ecosystem/nft-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.
