# Marketplace

The marketplace allows users to sell items to each other, creating new economic opportunities within the app. Users can now earn money by selling items they have won or crafted, fostering a dynamic and engaging economy. Some items will not be available for purchase in the shop, making the marketplace an essential feature for acquiring rare and unique items.&#x20;

Therefore, users have two options: craft the item themselves or buy it on the marketplace from other users. This system encourages user interaction and adds a layer of strategy to the game, as players must decide whether to invest time in crafting or tokens in purchasing. It is important to note that every transaction conducted will be subject to fees, which will contribute to the growth of the prize pool.


---

# 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.ta-da.io/ta-da-platform/game-mechanics/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.
