# Research

การวิจัย (Research) เป็นกระบวนการพัฒนาความสามารถของตัวละครและหุ่นยนต์ผ่านการศึกษาและค้นคว้าเทคโนโลยีใหม่ๆ โดยระบบวิจัยจะช่วยให้ผู้เล่นสามารถปลดล็อกฟีเจอร์และไอเทมพิเศษที่ช่วยเสริมประสิทธิภาพในการต่อสู้ การขุดหาแร่ และการใช้งานทรัพยากรได้อย่างมีประสิทธิภาพมากขึ้น

<figure><img src="/files/KG9iAbqHQcATg8mcMtvE" alt="" width="563"><figcaption><p>Research</p></figcaption></figure>

การวิจัยในเกมแบ่งออกเป็นสองประเภทหลัก ได้แก่ **Mercenary,** **Engineer** และ **Pioneer** ซึ่งแต่ละประเภทจะเน้นการพัฒนาในด้านที่แตกต่างกัน เช่น การเพิ่มพลังโจมตี การซ่อมหุ่นยนต์ การขุดทรัพยากร หรือการสร้างไอเทมขั้นสูง

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

{% content-ref url="/pages/aswCzlX4PJPtjPwoYCE3" %}
[Mercenary](/whitepaper/gamesystem/research/mercenary.md)
{% endcontent-ref %}

{% content-ref url="/pages/SkIl2PwrCOi7woXFq1nX" %}
[Engineer](/whitepaper/gamesystem/research/engineer.md)
{% endcontent-ref %}

{% content-ref url="/pages/qKaaBbBJvAGS2bENpone" %}
[Pioneer](/whitepaper/gamesystem/research/pioneer.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/research.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.
