# Upgrade Item System

ระบบตีบวก คือ ระบบตีบวกสามารถช่วยเพิ่มความสามารถหรือค่าพลังต่างๆให้กับตัวอาวุธได้ ซึ่งหากทำการตีบวกไอเทมจนถึงระดับ +10 จะสามารถทำมาเลื่อนระดับ Rank ของไอเทมได้&#x20;

1.วิธีการตีบวก

* ทำการเตรียมไอเทมที่ต้องการตี ตัวอย่างจะใช้เป็น Blazing Knife
* ทำการคลิกที่ไอเทมตามหมาย 1 และ เลือก Refine ตามหมายเลข 2 ดังภาพตัวอย่าง

<figure><img src="/files/TYqFGeQqUPcDV0XOTNZs" alt=""><figcaption><p>วิธีการกดเข้าหน้าตีบวก</p></figcaption></figure>

2.หน้าต่างตีบวก

* 1.ทำการคลิกเลือกไอเทมที่ต้องการตีบวก
* 2.ตรวจสอบวัตถุดิบที่ใช้ในการตีบวก ตัวอย่างจะใช้วัตถุดิบ คือ Wood&#x20;
* 3.ส่วนนี้จะแสดงค่าสถานะหลังทำการตีบวก

ภาพตัวอย่าง

<figure><img src="/files/NHB9ntqwlmifSSgB8ZXH" alt=""><figcaption><p>หน้าต่างตีบวก</p></figcaption></figure>

ปล.ไอเทม Yanta สามารถหาซื้อได้จาก Shop โดยสามารถตรวจสอบคุณสมบัติไอเทมได้ที่ [คลิกดู](/aok-guide/others/item/yantra.md)


---

# 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://rol-aokth.gitbook.io/aok-guide/in-game-system/upgrade-item-system.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.
