# ฟาร์มทรัพยากร

## ฟาร์มทรัพยากรคืออะไร

ฟาร์มทรัพยากรคือ ฟาร์มที่ให้ผู้เล่นนำทรัพยากรมาเปลี่ยนแปลงเป็นผลผลิตได้โดยตรงผ่านฟาร์มทรัพยากร ที่จำเป็นจะต้องเป็นเจ้าของ NFT ทรัพยากรชนิดนั้นๆเพื่อสร้างฟาร์ม และจะมีเวลา 48 ชั่วโมงในการเก็บเกี่ยว โดยจะมีฟาร์มทรัพยากรอยู่ 4 ชนิดได้แก่

1. Sawmill Factory ใช้ Wood เพื่อแปรรูปเป็น Lumber&#x20;
2. Stonemill Factory ใช้ Stone เพื่อแปรรูปเป็น Marble&#x20;
3. Tannery Factory ใช้ Leather เพื่อแปรรูปเป็น Fine Leather&#x20;
4. Smelter Factory ใช้ Copper หรือ Iron เพื่อแปรรูปเป็น Metal Plate

## รางวัลผลผลิตจากฟาร์มทรัพยากร

<table data-header-hidden><thead><tr><th width="238">ชื่อฟาร์ม</th><th width="173">ผลผลิต</th><th width="132">Price (LUMI)</th><th>ตัวคูณ (x) ของรางวัล / บล็อก</th><th>รางวัล LUMI / บล็อก</th><th>Crop reward per block</th><th>Base Reward per block (1x)</th></tr></thead><tbody><tr><td>ชื่อฟาร์ม</td><td>ผลผลิต</td><td>ราคา (LUMI)</td><td>ตัวคูณ (x) ของรางวัล / บล็อก</td><td>รางวัล LUMI / บล็อก</td><td>Crop reward per block</td><td>Base Reward per block (1x)</td></tr><tr><td>Sawmill Factory</td><td>Lumber</td><td>0.1</td><td>1</td><td>0.01</td><td>0.1</td><td>0.1</td></tr><tr><td>Stonemill Factory</td><td>Marble</td><td>0.1</td><td>1</td><td>0.01</td><td>0.1</td><td>0.1</td></tr><tr><td>Tannery Factory</td><td>Fine Leather</td><td>0.1</td><td>1</td><td>0.01</td><td>0.1</td><td>0.1</td></tr><tr><td>Smelter Factory</td><td>Metal Plate</td><td>0.1</td><td>1</td><td>0.01</td><td>0.1</td><td>0.1</td></tr><tr><td>Grasshopper Farm</td><td>Adult Grasshopper</td><td>0.1</td><td>1</td><td>0.01</td><td>0.1</td><td>0.1</td></tr><tr><td>VIP-Grasshopper</td><td>Adult Grasshopper</td><td>0.1</td><td>3</td><td>0.04</td><td>0.4</td><td>0.1</td></tr><tr><td>Purifying Tree </td><td>Vengeance Spirit</td><td>0.1</td><td>3</td><td>0.03</td><td>0.3</td><td>0.1</td></tr><tr><td>Autometa Factory</td><td>EnergyCanister</td><td>0.1 (kSOLA)</td><td>0</td><td>0</td><td>0</td><td>0.1</td></tr><tr><td>Golden-Chicken</td><td>Egg</td><td>0.1</td><td>0</td><td>0</td><td>0</td><td>0.1</td></tr><tr><td>Durian</td><td>Durian</td><td>0</td><td>1</td><td>0</td><td>0.1</td><td>0.1</td></tr></tbody></table>


---

# 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-th.morningmoonvillage.com/game-features/gamified-yield-farming/undefined.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.
