# In-game Market

<mark style="color:red;">Update June 2023</mark>: Crafting and buying from the in-game market now have a 24-hour cooldown - you can craft one item per day and buy one item per day, so choose carefully!

\*\*\*\*\*\*\*\*

### ⚖️ GAME MARKET ⚖️

The in-game market allows commerce inside the game. It was designed to offer more freedom and flexibility to the users, and to offer another way of addressing the potential lack of NFT liquidity on the secondary market.\
\
By setting fixed prices for every game item, and by creating coin NFTs to act as a measure and storage of value, users are able to trade their respective earnings for other items that they may have more use for.&#x20;

To view the market and current inventory, run the command **`/market`**.

### Conditions for using the Market

If you hold a [Collector's License](https://pixeltycoonswax.gitbook.io/pt/pixel-tycoons-games/our-games/collector-adventure/ca-advanced-mechanics/collectors-license) and a [Stash](https://pixeltycoonswax.gitbook.io/pt/pixel-tycoons-games/our-games/collector-adventure/ca-advanced-mechanics/the-stash). you can buy and sell from the market without limitations.&#x20;

If you **do not hold** a **Collector's License**, then you can **only buy** from the Market⚖️&#x20;

The prices are fixed, but changes are possible in the future. Market supplies are limited and dependent on player activity.

## Price Tables

<details>

<summary>🍐 Food 🍪 </summary>

To check the market supply, run **`/foodsupply`**

* Friendship Cookie = 1.0 coins
* Wild Berries = 1.0 coins
* Fig = 1.0 coins
* 1 Orange = 1 coins
* 1 Barbary Fig = 1.0 coins

</details>

<details>

<summary>🪨 Raw Materials 🪵</summary>

To check the market supply, run **`/rawmaterialssupply`**

* Amanita = 2.0 coins
* Bamboo = 2.0 coins
* Big Flat Stone = 2.0 coins
* Clam = 1.0 coins
* Copper Ore = 1.5 coins
* Dried Leaf = 0.5 coins
* Drift Wood = 1.0 coins
* Excrement = 0.5 coins
* Flat Stone = 1.0 coins
* Granite Stone = 1.0 coins
* Grass Tuft = 1.0 coins
* Gravel = 1.0 coins
* Green Mushroom = 3.0 coins
* Pinecone = 1.0 coins
* Plain Wood = 1.0 coins
* Rag = 0.5 coins
* Red Clay = 1.0 coins
* Resin = 2.0 coins
* Rusty Nail = 1.0 coins
* Rusty Needle = 2.0 coins
* Rusty Spike = 3.0 coins
* Salty Water = 0.5 coins
* Seagull Egg = 1.0 coins
* Seed = 0.5 coins
* Shell = 1.0 coins
* Small Bone = 0.5 coins
* Tin Ore = 1.0 coins
* Tree Bark = 1.0 coins
* Water = 0.5 coins
* Whetstone = 2.0 coins
* Whitestone = 1.0 coins
* Zinc Ore = 1.0 coins

</details>

<details>

<summary>🔨Manufactured Items🔧</summary>

To check the market supply, run **`/manufacturedsupply`**

* Bone Hook = 0.75 coins
* Excrement Brick = 1.0 coins
* Excrement Pellets = 1.0 coins
* Raw Clay Bowl = 1.0 coins
* Raw Clay Brick = 1.0 coins
* Raw Clay Dish = 1.0 coins
* Raw Clay Pan = 1.0 coins
* Raw Clay Plant Pot = 1.0 coins
* Raw Clay Pot = 1.0 coins
* Weak Rope = 3.0 coins
* Wood Board = 1.0 coins
* Wood Fence = 7.0 coins
* Wood Frame = 6.0 coins

</details>


---

# 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://pixeltycoonswax.gitbook.io/pt/pixel-tycoons-games/our-games/collector-adventure/ca-advanced-mechanics/in-game-market.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.
