# Farming & Crafting

Farming and crafting form the **backbone of resource generation** in Spellborne, giving players the ability to grow crops, harvest materials, and create useful items that support monster care and progression. These systems encourage planning, daily engagement, and interaction with the game’s economy.

***

### **Farming**

#### **Overview**

Farming allows players to cultivate crops that can be used as food for monsters, ingredients for crafting, or traded in the player-driven marketplace.

* Unlock farming early in the game via **Heiwa Village**.
* Each plot supports different **seasonal crops** and multi-season harvests.
* Crops reflect **supply and demand** in the economy, shaping in-game trade.

#### **Mechanics**

* **Growth Cycles**: Crops have specific growth times and must be harvested within a set window (e.g., 18 hours) or they will wither.
* **Withered Crops**: Provide compost, used for other systems rather than wasted.
* **Monster Preferences**: Each monster has likes and dislikes—feeding them favorite crops increases **trust**.

#### **Player Impact**

* Farming ties directly to **monster happiness**, **battle readiness**, and **economy participation**.
* Creates long-term engagement with seasonal changes and crop management.

***

### **Crafting**

#### **Overview**

Crafting allows players to transform raw resources into powerful consumables and tools. Crafted items enhance monster performance, provide healing, or unlock special interactions.

#### **Mechanics**

* **Recipes**: Learned through progression, quests, or NPCs.
* **Resources**: Combine crops, minerals, and drops from monsters.
* **Item Types**:
  * Healing potions (restore HP or stamina)
  * Buff items (increase attack, defense, or speed temporarily)
  * Capture enhancers (improve crystal success rate)
  * Utility items (support farming, exploration, or trust-building)

#### **Player Impact**

* Crafted items are vital for **survival in tough battles**.
* Opens opportunities for **trading and specialization** within the economy.
* Encourages **synergy with farming, mining, and fishing systems** to source ingredients.


---

# 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://whitepaper.spellborne.gg/main-section/gameplay/farming-and-crafting.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.
