# Resources

### **Basic resources**

{% hint style="info" %}

* The game has 4 basic resources that can be mined in the game
* Each resource has a limited time to harvest
  {% endhint %}

#### Food

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

Food is the lifeblood of your village, sustaining your hardworking villagers as they toil to build and expand your empire. Produced on the Farm, food is essential for keeping your people energized and productive.&#x20;

Each villager consumes 6 food per minute, so maintaining a steady supply is crucial. As your farms grow and more farmers tend the land, your food production will flourish. Initially, you will generate 66 food per minute, just enough to keep your village thriving, but careful management is required to prevent shortages.

#### Wood

<figure><img src="/files/6TuCyAWuI9pezYZo7WYT" alt=""><figcaption></figcaption></figure>

Wood is the backbone of your village's construction and growth. Harvested from the Timber Yard, wood is vital for building and upgrading your structures. The more workers you assign to the Timber Yard and the more you upgrade it, the faster your supply of wood will grow. Initially, you will gather 21 wood per minute, giving you just enough to lay the foundations of your growing village. Keep expanding your logging operations to ensure a constant flow of this essential resource.

#### Stone

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

Stone is the bedrock of strong buildings and fortifications, quarried from the Stonecrag Quarry. A critical resource for upgrading structures and advancing your village, stone production increases as you assign more miners and enhance your Quarry. Starting with 21 stones per minute, you’ll need to balance your mining efforts to ensure your village can continue to grow. The stronger your stone supply, the more formidable your town becomes.

#### **Iron**

<figure><img src="/files/1cZJ50JEsdaHP4bLGDpN" alt=""><figcaption></figcaption></figure>

Iron is a precious and powerful resource, mined from the depths of the Iron Mine. Essential for advanced construction and crafting stronger tools, iron becomes increasingly valuable as your village grows. Mining iron takes skilled workers and a well-developed Iron mine. Initially, you will extract 11 iron per minute, laying the groundwork for future upgrades that will arm your village with the strength of steel. Expand your mining operations to secure your path to greatness.

### Other resources

{% hint style="info" %}
The game also has other resources that cannot be mined in the usual way
{% endhint %}

#### Gem

<figure><img src="/files/zGQEb8KgWxnX2yayFrq2" alt="" width="95"><figcaption></figcaption></figure>

Gems are the rarest and most valuable resource in the game, earned by completing challenging quests or through in-game purchases. They hold immense power, allowing you to fast-track your progress by speeding up construction, instantly harvesting resources, or purchasing exclusive, game-changing items. A strategic use of gems can give you a significant advantage, enabling you to achieve what others might take much longer to accomplish. Accumulating gems brings you closer to ultimate mastery over your village and its future.

#### $Gold

<figure><img src="/files/nHcEFJo0r1RLEUcFGfKL" alt="" width="84"><figcaption></figcaption></figure>

The more Gold you collect, the greater your standing within the game’s world. Gold acts as a primary conversion unit, unlocking valuable rewards and exclusive content as you climb the leaderboard. Every milestone you reach through Gold brings higher recognition and benefits, making it crucial to maximize your earnings at every opportunity. In the long run, Gold will reflect your success and power in the game’s evolving world.


---

# 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.pixiland.app/game-play/town/resources.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.
