# NPC

ตัวละครที่จะช่วยผู้เล่นในด้านต่างๆ

<table><thead><tr><th width="170">รูปภาพ</th><th width="150.33333333333331">ชื่อ</th><th width="154">ชื่อไทย</th><th>คำอธิบาย</th></tr></thead><tbody><tr><td><img src="/files/Twl0jxPhTOkbg4lQ7h7V" alt="" data-size="original"></td><td>Walt</td><td>วอลต์</td><td>นักดัดแปลง Mech ประจำที่ <a href="/pages/91uUERrBwjRk5XoJtydP">Workshop </a></td></tr><tr><td><img src="/files/OhS84pnosBAjvzuEbtUs" alt="" data-size="original"></td><td>Rachel</td><td>ราเชล</td><td>วิศวกรที่คอยดูแลการประดิษฐ์ <br>ทำหน้าที่เปลี่ยน Resources เป็น Material ประจำการที่ <a href="/pages/91uUERrBwjRk5XoJtydP">Factory</a></td></tr><tr><td><img src="/files/T56Ml5tb0XIwgMHZO7Qk" alt="" data-size="original"></td><td>Martin</td><td>มาติน</td><td>เอเยนต์ผู้ประสานจัดหา Mission สำหรับนักล่า Mech และ ส่ง Mech ไปทำ<a href="/pages/7lDxoa5K1pToBtk6cRqP">ภารกิจขุด Mineral </a></td></tr><tr><td><img src="/files/TL2HZzYzl9NFv3vKTGIn" alt="" data-size="original"></td><td>Sheri</td><td>เชอรี</td><td>คนกลางรับซื้อ-ขาย Mech ที่ Settlement ผ่านเรือสินค้า</td></tr><tr><td><img src="/files/0a1TW9r0uSwISnvPXJ1z" alt=""></td><td>Chris</td><td>คริส</td><td>นักวิจัย MetaCube และไอเท็มอื่นๆที่ประจำอยู่ที่ <a href="/pages/91uUERrBwjRk5XoJtydP">Research Labs</a></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://metal-valley.gitbook.io/whitepaper/worldgames/npc.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.
