# Marketplace

The "Memes Vs Undead" NFT marketplace offers a dynamic platform for buying and selling memes and lands, with transactions conducted in the $MVU token.

This marketplace is built on a robust smart contract foundation. To facilitate transactions, users will require BNB to cover associated transaction fees, ensuring smooth and secure exchanges.

Additionally, **the marketplace operates with a 10% commission on sales**. This fee plays a crucial role in the game's economy, as it is strategically allocated to both the reward pool and the reserve pool. This not only sustains the game's ecosystem but also continually fuels player rewards, enhancing the overall gaming experience.


---

# 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.memesvsundead.com/others/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.
