# Marketplace

The Marketplace is a core economic feature integrated into each Chain World, enabling players to participate in a dynamic player-driven economy. Through this system, players can buy and sell Venari creatures and various in-game items within their respective chains.

### Key Features

* **KORE Currency**: All marketplace transactions are denominated in **$KORE**, the game's primary currency
* **Chain-Specific Markets**: Each Chain World maintains its own localized marketplace
* **Arbitrage**: Advanced players can exploit price differences between markets through cross-chain arbitrage

### Marketplaces Currently Supported

* [Legends of Venari Marketplace](https://legendsofvenari.sequence.market)
* [OpenSea](https://opensea.io)
* [Blur](https://blur.io)


---

# 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://whitepaper.legendsofvenari.com/tech/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.
