# BAZAAR

Bazaar in Histopia is a place to purchase and sell all assets (fungible / non-fungible) in the game. In this place, users will be able to easily offer their assets such as NFTs or mined/manufactured resources to others.&#x20;

The trading system in Bazaar supports multiple options, you can either trade your assets p2p on Histopian Deal Maker Smart Contract or you can sell or buy tokens directly from Histopian Decentralized Exchange(Dex) which pairs ERA token with ERC1155 game resources.


---

# 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://doc.histopia.io/histopia-the-game/bazaar.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.
