# Marketplace

The market will be available for buying and selling NFTs from the game as well as consumable items within the game. Every transaction carried out on the NFT market will have a fixed fee of 5% on the transaction value, and transactions will be carried out using USDT in the player's wallet to buy and sell NFTs. For the purchase and sale of consumable game items, transactions will be carried out in an exclusive market, with the game token [$MSB](/en/readme/tokenomics/token/usdmsb.md) and with a fixed fee of 5% of the transaction value.


---

# 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.mining-squad.app/en/readme/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.
