# Marketplace

In contrast to conventional games, Fundora introduces two distinct marketplace structures that enable players to buy, sell, and trade in-game assets, NFTs, and tokens more conveniently. These varied structures offer a range of choices, enhancing the overall player experience because trading is also part of the gaming experience in Fundora.

These 2 structures are;

* [Fundora In-Game Shop](/game-overview/marketplace/in-game-shop.md)
* [Ginger Joy Hybrid Marketplace](/game-overview/marketplace/hybrid-marketplace.md)


---

# 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.fundora.life/game-overview/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.
