# Monsters Marketplace

**The Fracctal Marketplace enables users to buy and sell Monsters, Tamers, Toys and other Fracctal items to fellow players.**

In our unique marketplace, users can trade items with each other. For example, if a user finds numerous carrots in the forest, but their pets don't enjoy them, they can exchange the 100 carrots for a specific toy or a different type of food.

Additionally, we support the listing of bundles, allowing players to sell a collection of items like a Monster combined with a toy and some food. Furthermore, our token shop offers various items available for **FRACC**, our in-game token.

<figure><img src="/files/TFyz8gw6Qha8EmJKgkgu" alt=""><figcaption></figcaption></figure>

## **Core Marketplace**

**NFT for ALGO** (ex: FM00323 for 50A)

**NFT for NFT** (ex: FM00323 for FM00222, or Common Backpack for 100 Apples)

**NFT for Token** (ex: FM00323 for FRACC TOKEN)

The Fracctal Marketplace uses a unique metadata standard that allows it to showcase Fracctal Monster NFTs in a distinctive manner not possible on other platforms. Since Fracctal Monsters are integrated with their metadata, only our marketplace can display animated Monster visuals, utilizing animated sprite sheets to fully depict and present the Monster’s current mood.

The marketplace limits the NFTs and tokens available for payment. Non Fracctal tokens and NFTs can be added through partnerships with other projects.


---

# 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://fracctal-monsters.gitbook.io/whitepaper/marketplace/monsters-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.
