# Marketplace

The **Marketplace** is the internal trading platform for NFTs from the Zombie TD Collection, minted on the **ERC-1155 standard**. Players can buy and sell NFTs freely within the game economy.

* A **5% commission** is charged to the seller for each transaction
* All commission fees collected in **ZTD tokens** are sent to a **reserve pool** - used to support existing pools or launch new in-game reward mechanics when needed

The Marketplace features NFTs obtained from:

* **NFT Boxes**
* **NFT Mining**
* **Zealy Quests**

All transactions on the Marketplace are conducted exclusively in **ZTD**

⚠️ NFTs listed for sale **cannot be staked** in NFT slots


---

# 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://docs.zombietd.app/nfts-and-marketplace/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.
