# Marketplace

![](/files/meojnzRmCRHNpQkHBjT5)

There is no question that when it comes to marketplaces for NFTs, options are limited and typically don't reward community members for their participation. An ecosystem as large as ours deserves its own tools and resources, especially considering the goal of becoming a decentralized metaverse. The Esports One marketplace will be a gamified system that rewards members for buying/selling and has nominal marketplace fees. A percentage of marketplace fees will go directly to the Community Treasury to fund community initiatives and giveaways.

Our marketplace and auction house are being developed, and will be released in the coming months. You will still be able to trade any Esports One NFTs on other marketplaces, but in reality, why trade somewhere that doesn't reward you or have fees that favor you?

### Technology

Hybrid approach that utilizes the [Wyvern Protocol](https://wyvernprotocol.com/) and would allow users to buy, sell and trade NFTs with our own platform token, stablecoins, and other ERC-20 tokens. This ensures that marketplace isn't reliant on the platform blockchain.

Data will be processed both on the blockchain as well as in local databases, allowing for faster and better resource allocation for indexing, sorting and collection of information.

* Next.js microservice
* PostgreSQL
* gRPC
* [Pinata](https://pinata.cloud)


---

# 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.esportsone.com/economy/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.
