# ขั้นตอนการติดตั้ง

## สำหรับระบบปฎิบัติการ Windows 10 รุ่น 64 บิต

1.ดาวน์โหลดไฟล์ติดตั้งจากหน้า[เว็บไซต์](https://www.makerplayground.io/#installer-section)

2\. ดับเบิ้ลคลิกเพื่อเปิดไฟล์ติดตั้งชื่อ MakerPlayground-<เลขเวอร์ชั่น>.exe จะเห็นหน้าต่างดังรูปให้กด 'Next >' และทำตามขั้นตอนที่ปรากฏขึ้นบนหน้าจอ

3\. หากต้องการสร้างไอคอน shortcut ให้คลิกที่ตัวเลือก 'Create a desktop shortcut' จากนั้นคลิกที่ปุ่ม 'Next >'

4\. จากนั้นคลิกที่ปุ่ม 'Install' โปรแกรมจะเริ่มถูกติดตั้งทันที

5\. เมื่อติดตั้งโปรแกรมสำเร็จแล้ว คลิกที่ 'Finish' เป็นอันเสร็จสิ้น

## สำหรับระบบปฎิบัติการ macOS 10.13+

{% hint style="warning" %}
เครื่องคอมพิวเตอร์จำเป็นต้องเชื่อมต่ออินเทอร์เน็ตระหว่างการติดตั้งในครั้งแรกเพื่อดาวน์โหลดและติดตั้งไลบารี่ที่จำเป็น
{% endhint %}

1\. ดาวน์โหลดไฟล์ติดตั้งจากหน้า[เว็บไซต์](https://www.makerplayground.io/#installer-section)

2\. ดับเบิ้ลคลิกเพื่อเปิดไฟล์ติดตั้งชื่อ MakerPlayground-<เลขเวอร์ชั่น>.pkg จะเห็นหน้าต่างดังรูปให้กด 'Continue' และทำตามขั้นตอนที่ปรากฏขึ้นบนหน้าจอ

3\. ก่อนเริ่มการติดตั้งระบบจะแสดงหน้าต่างให้กรอกรหัสผ่าน ให้กรอกรหัสผ่านที่ใช้ในการล็อกอินเข้าเครื่องคอมพิวเตอร์

4\. เมื่อติดตั้งสำเร็จจะปรากฎหน้าต่างดังรูปและสามารถเรียกใช้งานซอฟต์แวร์ได้ทันที

ทั้งนี้หากตัวติดตั้งแสดงคำเตือนดังรูป ให้ทำการตรวจสอบการเชื่อมต่ออินเทอร์เน็ตและเริ่มการติดตั้งใหม่อีกครั้ง


---

# 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.makerplayground.io/intro/installation.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.
