# Secondary Market

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

The Secondary Market is a special section of the [Lootbox](/games/lootbox.md) game where all players can trade Limited Edition and Special Boxes.

### Who can trade on the Secondary Market?

On the Secondary Market, players can purchase exclusive boxes, such as Limited Edition or Special boxes, that they missed during the drop or Limited Edition sale. Players who have not yet opened their boxes can place a sell order, and other users can use INJ to buy the boxes they want.

### Why is the Secondary Market needed in Ninja Blaze?

We created this platform as a great opportunity for players to increase their rewards in INJ. The Secondary Market offers several advantages:

* Purchase Limited Edition and Airdrop Boxes: If you missed the chance to get them in time, you can still get them on the secondary market.
* Sell boxes for profit: You can sell boxes and earn INJ that may exceed the reward inside the box.
* Find exclusive offers: Discover valuable and exclusive offers and boxes with special rewards on the market.

The platform features an order book: sellers can place sell orders for their boxes by clicking the "Sell" button, while buyers can do so by clicking the "Buy" button. All buy and sell orders are listed during the transaction process: you can choose a box at the most favorable price or set your own selling price that you consider acceptable for the given box.


---

# 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.blaze.ninja/games/lootbox/secondary-market.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.
