# Factory

Factory เป็นสถานที่สำหรับ การหลอมกลั่น (Refining) และการประดิษฐ์ (Crafting) ซึ่งเป็นกระบวนการสำคัญในการแปรรูปทรัพยากรและสร้างไอเทมที่จำเป็นต่อการพัฒนา Mech และการผจญภัยของผู้เล่นใน Metal Valley

**Refining (การหลอมกลั่น)** – แปรรูปทรัพยากร (Resource) ให้กลายเป็นวัสดุ (Material) ที่มีคุณภาพสูงขึ้น เช่น การรวม Shard ให้เป็น Crystal หรือการหลอมโลหะเพื่อสร้างวัสดุสำคัญ

<figure><img src="/files/YCe9oOBng10RsngVcAew" alt="" width="563"><figcaption><p>Refining</p></figcaption></figure>

**Crafting (การประดิษฐ์)** – ใช้วัสดุต่างๆ ในการสร้างไอเทม อุปกรณ์ และสิ่งอำนวยความสะดวกที่ช่วยเพิ่มประสิทธิภาพให้กับ Mech และผู้เล่น

<figure><img src="/files/w3wZuBeigmZn7urbzSBz" alt="" width="563"><figcaption><p>Crafting</p></figcaption></figure>

Factory เป็นแหล่งผลิตทรัพยากรและไอเทมที่จำเป็นสำหรับการเติบโตของผู้เล่น ช่วยให้สามารถพัฒนาและเสริมพลังให้กับหุ่นยนต์ของตนเองได้อย่างมีประสิทธิภาพ

{% content-ref url="/pages/ICmLMZsVyZfMUnp9mTmL" %}
[Refining](/whitepaper/gamesystem/factory/refining.md)
{% endcontent-ref %}

{% content-ref url="/pages/WBZEbmvZpsNDZEixCAdi" %}
[Crafting](/whitepaper/gamesystem/factory/crafting.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://metal-valley.gitbook.io/whitepaper/gamesystem/factory.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.
