# Marketplace

**NOTE:** The marketplace is currently under construction

There is an official marketplace for Bluelight game where players can trade goods and in-game items: [https://market.bluelight.inc](https://market.bluelight.inc/)

There are lots of other marketplaces that players can also use to trade their goods.

Bluelight will take a commission of 5% from each NFT item sold on marketplaces. This commission will contribute to a prize pool for the Epic project of the next season of the game.


---

# 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.bluelight.inc/economy/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.
