# Marketplace

Offering an in-game marketplace allows players to buy and sell NFTs, Mira, Gear & Consumables directly among themselves. The price is determined by the market: a seller can set an asking price.

Nevertheless, information about the current market value will be provided based on previous purchases and sales. In addition, it is possible to place a buy order for specific NFTs or items, even if these are not actively offered. The marketplace allows both Mira and Cardano (ADA) as means of payment. The value in both currencies is determined based on the current market price of the pair. A small fee will be charged for usage of the marketplace, which flows into the treasury and is used to maintain the ecosystem, including continuous payout to genesis holders. Players will be rewarded for ‘banking’ their treasure in liquidity pools for which they earn a return on their holdings.

<figure><img src="/files/dM8Lxa5EHbCJp9bpzBIb" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.chainsofwar.io/blockchain/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.
