# Marketplace

Click on the marketplace tab on the main page. It will then show 3 sections: one for buying, one for selling and one for auctions.

In the buying and selling sections there will be options to choose different types of gear, gems, weapons and NFTs.

All sections and subsections will have filters to sort all items, making the player's navigation on the platform much easier. In the auction section, players will have the power to list any items to the highest bidder.

### Tax

Market puts a 5% tax on every item it sells for you. This means you get 95% of everything you sell.

### **How to use Marketplace**

1. Choose if you want to buy, sell, or auction off your NFT\`s.
2. Choose between Boss or Inmate.
3. Use filters for the categories you want to filter. There are available options to sort all listings by price or rarity.
4. Once you see the desired NFT, you can click on purchase, then confirm the transaction with Metamask wallet.


---

# 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://jaildrop.gitbook.io/jaildrop/eco-system/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.
