# Mission

ใน Metal Valley ผู้เล่นสามารถเข้าร่วมภารกิจต่างๆ เพื่อรับรางวัลและทรัพยากรที่มีค่า โดยภารกิจภายในเกมแบ่งออกเป็น 3 ประเภทหลัก ได้แก่

* Main Mission ภารกิจตามเนื้อเรื่อง
* Mech Request ภารกิจจับหุ่น
* Mining Mission ภารกิจขุดแร่บนดวงจันทร์

<figure><img src="/files/4Zzxs0q3Q3sFaCKrszcr" alt=""><figcaption></figcaption></figure>

ภารกิจเหล่านี้ช่วยให้ผู้เล่นสามารถสะสมทรัพยากร พัฒนา Mech และปลดล็อกฟีเจอร์ใหม่ๆ ในเกมได้

{% content-ref url="/pages/xryFTJYRVFT4TebxfQC0" %}
[Main Mission](/whitepaper/gamesystem/mission/main-mission.md)
{% endcontent-ref %}

{% content-ref url="/pages/4K9sObS6xWU4bD9ILrpj" %}
[Mech Request](/whitepaper/gamesystem/mission/mech-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/7lDxoa5K1pToBtk6cRqP" %}
[ภารกิจขุดแร่บนดวงจันทร์](/whitepaper/blockchain/mining.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/mission.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.
