# Resource Factory Farm

## What is Resource Factory Farm?

Resource farm is a farm that allows players to convert resources directly into products through the resource factory farm. It is necessary to own the NFT resource factory in order to create a farm. Players will have 48 hours to harvest products.&#x20;

There will be 4 types of resource farms:

1. Sawmill Factory uses Wood for Lumber&#x20;
2. Stonemill Factory uses Stone for Marble&#x20;
3. Tannery Factory uses Leather for Fine Leather&#x20;
4. Smelter Factory uses Copper or Iron for Metal Plate

<table data-header-hidden><thead><tr><th width="238">Name</th><th width="150">Products</th><th width="188">Price (LUMI)</th><th>Multiplier (x) ของรางวัล / บล็อก</th><th>รางวัล LUMI / บล็อก</th><th>Crop reward per block</th><th>Base Reward per block (1x)</th></tr></thead><tbody><tr><td>Name</td><td>Products</td><td>Price (LUMI</td><td>Multiplier (x) reward/block </td><td>reward LUMI / block</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>2</td><td>0.02</td><td>0.2</td><td>0.1</td></tr><tr><td>Stonemill Factory</td><td>Marble</td><td>0.1</td><td>2</td><td>0.02</td><td>0.2</td><td>0.1</td></tr><tr><td>Tannery Factory</td><td>Fine Leather</td><td>0.1</td><td>2</td><td>0.02</td><td>0.2</td><td>0.1</td></tr><tr><td>Smelter Factory</td><td>Metal Plate</td><td>0.1</td><td>2</td><td>0.02</td><td>0.2</td><td>0.1</td></tr></tbody></table>

{% content-ref url="/pages/-MfcdK0V0K7al2RTc6Jt" %}
[Shop](/game-features/trading/shop.md)
{% endcontent-ref %}


---

# 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.morningmoonvillage.com/game-features/gamified-yield-farming/seed-and-stem.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.
