# Market

### Level 1 Market:

#### What is required for construction:

* &#x20;[Jewelry workshop](/chess-zombies-wpeng/structures/civil/jewelry-workshop.md) level 1
* 4000 Energy, 80 Wood, 24 Ore and 32 Iron, 5 small [gems](/chess-zombies-wpeng/gameplay/rpg/resources.md) of each type.
* Construction time: 5 hours.
* Upgrade speed up cost (Instant Upgrade Completion): 2000 Energy, 2 small gems of each type.

#### What gives:

* You can trade: all types of [basic materials](/chess-zombies-wpeng/gameplay/rpg/resources.md), all types of small gems and common [ammunition](/chess-zombies-wpeng/ammunition/ammunition-types.md).
* You can rent: [Pawns](/chess-zombies-wpeng/chess-pieces/pawn.md) (any subclass) up to level 3.
* You can store: Energy - 1000, basic materials - 50 each, small gems - 15 each.
* Unlocks the ability to build a level 1 [Portal](/chess-zombies-wpeng/structures/civil/portal.md).

### Level 2 Market:

#### What is required for construction:

* [Jewelry workshop](/chess-zombies-wpeng/structures/civil/jewelry-workshop.md) level 2
* 8000 Energy, 160 Wood, 48 Ore and 64 Iron, 5 medium [gems](/chess-zombies-wpeng/gameplay/rpg/resources.md) of each type.
* Construction time: 10 hours.
* Upgrade speed up cost: 4000 Energy, 2 medium gems of each type.

#### What gives:

* You can trade: + all types of medium gems and rare [ammunition](/chess-zombies-wpeng/ammunition/ammunition-types.md).
* You can rent: [Pawns](/chess-zombies-wpeng/chess-pieces/pawn.md) and [Knights](/chess-zombies-wpeng/chess-pieces/knight.md) (any subclass) up to level 6.
* You can store: Energy - 2000, [basic materials](/chess-zombies-wpeng/gameplay/rpg/resources.md) - 100 each, small gems - 30 of each type, medium gems - 15 of each type.
* Unlocks the ability to build a level 2 [Portal](/chess-zombies-wpeng/structures/civil/portal.md).

### Level 3 Market:

#### What is required for construction:

* [Jewelry workshop](/chess-zombies-wpeng/structures/civil/jewelry-workshop.md) level 3
* 16000 Energy, 320 Wood, 96 Ore and 128 Iron, 5 big [gems](/chess-zombies-wpeng/gameplay/rpg/resources.md) of each type.
* Construction time: 20 hours.
* Upgrade speed up cost: 8000 Energy, 2 big gems of each type.

#### What gives:

* You can trade: + all types of big gems and super rare [ammunition](/chess-zombies-wpeng/ammunition/ammunition-types.md).
* You can rent: [Pawns](/chess-zombies-wpeng/chess-pieces/pawn.md), [Knights](/chess-zombies-wpeng/chess-pieces/knight.md) and [Bishops](/chess-zombies-wpeng/chess-pieces/bishop.md) (any subclass) up to level 9.
* You can store: Energy - 4000, [basic materials](/chess-zombies-wpeng/gameplay/rpg/resources.md) - 200 each, small gems - 60 of each type, medium gems - 30 of each type, big gems - 15 of each type.
* Unlocks the ability to build a level 3 [Portal](/chess-zombies-wpeng/structures/civil/portal.md).

### Level 4 Market:

#### What is required for construction:

* [Jewelry workshop](/chess-zombies-wpeng/structures/civil/jewelry-workshop.md) level 4
* 32000 Energy, 640 Wood, 192 Ore and 256 Iron, 5 unoque [gems](/chess-zombies-wpeng/gameplay/rpg/resources.md) of each type.
* Construction time: 40 hours.
* Upgrade speed up cost: 16000 Energy, 2 unique gems of each type.

#### What gives:

* You can trade: + all types of unique gems and unique [ammunition](/chess-zombies-wpeng/ammunition/ammunition-types.md).
* You can rent: [Pawns](/chess-zombies-wpeng/chess-pieces/pawn.md), [Knights](/chess-zombies-wpeng/chess-pieces/knight.md), [Bishops](/chess-zombies-wpeng/chess-pieces/bishop.md) and [Rooks](/chess-zombies-wpeng/chess-pieces/rook.md) (any subclass) up to level 12.
* You can store: Energy - 8000, [basic materials](/chess-zombies-wpeng/gameplay/rpg/resources.md) - 400 each, small gems - 120 of each type, medium gems - 60 of each type, big gems - 30 of each type, unique gems - 15 of each type.
* Unlocks the ability to build a level 4 [Portal](/chess-zombies-wpeng/structures/civil/portal.md).

### Level 5 Market:

#### What is required for construction:

* [Jewelry workshop](/chess-zombies-wpeng/structures/civil/jewelry-workshop.md) level 5
* 64000 Energy, 1280 Wood, 384 Ore and 512 Iron, 5 legendary [gems](/chess-zombies-wpeng/gameplay/rpg/resources.md) of each type.
* Construction time: 80 hours.
* Upgrade speed up cost: 32000 Energy, 2 legendary gems of each type.

#### What gives:

* You can trade: + all types of legendary gems and epic [ammunition](/chess-zombies-wpeng/ammunition/ammunition-types.md).
* You can rent: [Pawns](/chess-zombies-wpeng/chess-pieces/pawn.md), [Knights](/chess-zombies-wpeng/chess-pieces/knight.md), [Bishops](/chess-zombies-wpeng/chess-pieces/bishop.md), [Rooks](/chess-zombies-wpeng/chess-pieces/rook.md), [Queens](/chess-zombies-wpeng/chess-pieces/queen.md) and [Kings](/chess-zombies-wpeng/chess-pieces/king.md) (any subclass) up to level 15.
* You can store: Energy - 16000, [basic materials](/chess-zombies-wpeng/gameplay/rpg/resources.md) - 800 each, small gems - 240 of each type, medium gems - 120 of each type, big gems - 60 of each type, unique gems - 30 of each type, legendary gems - 15 of each type.
* Unlocks the ability to build a level 5 [Portal](/chess-zombies-wpeng/structures/civil/portal.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://shedever-studio.gitbook.io/chess-zombies-wpeng/structures/civil/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.
