# Mining Power Augment

<figure><img src="/files/MaiOffAtjF0OfDinG1E6" alt=""><figcaption><p>คลิกที่ปุ่มเพื่อเสริมค่าพลังขุดให้กับ Mech</p></figcaption></figure>

ระบบเสริมค่าพลังขุด คือการอัปเกรดพิเศษที่เพิ่มโบนัสพลังขุดให้กับหุ่นยนต์ของคุณ ยิ่งคุณมีโบนัสพลังขุดมากเท่าไหร่ รางวัลที่ได้รับจากภารกิจขุดก็จะยิ่งมากขึ้นเท่านั้น

การเสริมค่าพลังขุดสามารถใช้ [Mineral](/whitepaper/gamesystem/items/mineral.md) ชนิดใดก็ได้ในการดำเนินการ และในแต่ละขั้นของการเสริมพลังจะมีโอกาสเล็กน้อยได้รับโบนัสเพิ่มเติมใน 1 ใน 4 โบนัส

<figure><img src="/files/p5dxgHRwTjUTcoK647jG" alt=""><figcaption><p>ภาพตัวอย่างการเสริมค่าพลังขุด</p></figcaption></figure>

## **ตารางข้อมูลการเสริมค่าพลังขุด** <a href="#table" id="table"></a>

<table data-full-width="true"><thead><tr><th width="65.31640625">Level</th><th width="135.0625">Mining Power Gain</th><th>โบนัสโอกาส 20%</th><th>โบนัสโอกาส 15%</th><th>โบนัสโอกาส 10%</th><th width="104.078125">โบนัสโอกาส 5%</th><th>ค่าใช้จ่าย (Mineral)</th></tr></thead><tbody><tr><td>1</td><td>200</td><td>20</td><td>40</td><td>60</td><td>80</td><td>250</td></tr><tr><td>2</td><td>300</td><td>30</td><td>60</td><td>90</td><td>120</td><td>300</td></tr><tr><td>3</td><td>400</td><td>40</td><td>80</td><td>120</td><td>160</td><td>350</td></tr><tr><td>4</td><td>500</td><td>50</td><td>100</td><td>150</td><td>200</td><td>400</td></tr><tr><td>5</td><td>600</td><td>60</td><td>120</td><td>180</td><td>240</td><td>450</td></tr><tr><td>6</td><td>700</td><td>70</td><td>140</td><td>210</td><td>280</td><td>500</td></tr><tr><td>7</td><td>800</td><td>80</td><td>160</td><td>240</td><td>320</td><td>550</td></tr><tr><td>8</td><td>900</td><td>90</td><td>180</td><td>270</td><td>360</td><td>600</td></tr><tr><td>9</td><td>1000</td><td>100</td><td>200</td><td>300</td><td>400</td><td>650</td></tr><tr><td>10</td><td>1100</td><td>110</td><td>220</td><td>330</td><td>440</td><td>700</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/blockchain/mining-power-augment.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.
