# วิธี Update Software เพื่อเพิ่มประสิทธิภาพการใช้งาน

### **วิธีการอัปเดตซอฟต์แวร์บนอุปกรณ์ iOS**

1. **เปิดการตั้งค่า**:
   * ไปที่หน้าจอหลักของ iPhone แล้วเปิดแอป "การตั้งค่า"
2. **ไปที่อัปเดตซอฟต์แวร์**:
   * เลื่อนลงแล้วแตะ "ทั่วไป (General)"
   * เลือก "อัปเดตซอฟต์แวร์ (Software Update)"
3. **ตรวจสอบการอัปเดต**:
   * อุปกรณ์จะตรวจสอบการอัปเดตที่มีอยู่โดยอัตโนมัติ
   * ถ้ามีการอัปเดต จะมีตัวเลือก "อัปเดตเดี๋ยวนี้ (Update Now)" แสดงขึ้นมา
4. **อัปเดตอุปกรณ์ของคุณ**:
   * แตะ "อัปเดตเดี๋ยวนี้ (Update Now)" เพื่อเริ่มกระบวนการอัปเดต
   * ตรวจสอบให้แน่ใจว่าอุปกรณ์เชื่อมต่อ Wi-Fi และมีแบตเตอรี่เพียงพอ

<figure><img src="/files/sjjRdZa86NYv8bllz9oy" alt=""><figcaption></figcaption></figure>

### **วิธีการอัปเดตซอฟต์แวร์บนอุปกรณ์ Android**

1. **เปิดการตั้งค่า**:
   * เข้าสู่เมนู "การตั้งค่า (Settings)" จากหน้าจอหลักของอุปกรณ์ Android
2. **ไปที่อัปเดตซอฟต์แวร์**:
   * เลื่อนลงแล้วแตะ "อัปเดตซอฟต์แวร์ (Software Update)"
3. **ตรวจสอบการอัปเดต**:
   * อุปกรณ์จะตรวจสอบการอัปเดตที่มีอยู่
   * หากพบการอัปเดต ข้อมูลจะปรากฏบนหน้าจอ
4. **อัปเดตอุปกรณ์ของคุณ**:
   * แตะ "ดาวน์โหลดและติดตั้ง (Download)" หรือ "อัปเดตเดี๋ยวนี้ (Update Now)" เพื่อเริ่มกระบวนการ
   * ตรวจสอบให้แน่ใจว่าอุปกรณ์เชื่อมต่อ Wi-Fi และมีแบตเตอรี่เพียงพอ

<figure><img src="/files/RYNn1ra2VHlD1qzoyc6S" alt=""><figcaption></figcaption></figure>


---

# 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://docs.vannila.co/home/employee/software-update.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.
