คำตอบสั้นๆ
Confirm system requirements (Node.js 22+, macOS or Linux or Windows via WSL2), run the official install script, then complete openclaw onboard to connect channels and models.
ขั้นตอนที่ 1: ตรวจสอบข้อกำหนดก่อน
OpenClaw อาศัยคุณสมบัติ Node สมัยใหม่ ดังนั้นจึงต้องใช้ Node.js 22 หรือใหม่กว่า บน Windows เส้นทางที่รองรับคือ WSL2 การติดตั้งบนเวอร์ชัน Node ที่เก่ากว่าเป็นสาเหตุที่พบบ่อยที่สุดของความล้มเหลว
ขั้นตอนที่ 2: ใช้สคริปต์ติดตั้งอย่างเป็นทางการ
วิธีที่แนะนำคือการติดตั้ง CLI และเตรียม Runtime:
curl -fsSL https://openclaw.bot/install.sh | bash
openclaw onboard --install-daemon
ขั้นตอนที่ 3: ทำให้การเริ่มต้นใช้งานเสร็จสมบูรณ์
วิซาร์ดจะแนะนำคุณตลอดการจับคู่ช่องทางการส่งข้อความ การเลือกผู้ให้บริการโมเดล และการเปิดใช้งานทักษะ นี่คือที่ที่คุณตั้งค่าสิทธิ์เริ่มต้นและยืนยันว่า OpenClaw สามารถเข้าถึงอะไรได้บ้าง
คำสั่งที่มีประโยชน์หลังการติดตั้ง
Use openclaw doctor to validate dependencies, openclaw status or openclaw health to check the gateway, and openclaw update to stay current.
ยืนยันการติดตั้งก่อนใช้งานจริง
หลังจากการเริ่มต้นใช้งาน ให้เรียกใช้การทดสอบขนาดเล็กที่ใช้ทักษะที่มีความเสี่ยงต่ำ เช่น การสร้างไฟล์ในโฟลเดอร์ชั่วคราว หรือการสรุปไฟล์ข้อความในเครื่อง เพื่อยืนยันว่าช่องทาง โมเดล และทักษะของคุณเชื่อมต่อกันอย่างถูกต้อง หากคุณกำลังปรับใช้บนเซิร์ฟเวอร์ ให้ตรวจสอบว่ามีเพียงพอร์ตที่จำเป็นเท่านั้นที่เปิดอยู่ และการจับคู่ผู้ดูแลระบบถูกบังคับใช้
ข้อผิดพลาดในการติดตั้งทั่วไป
Most failures come from an outdated Node version, missing build tools, or running the script under the wrong user account. Another frequent issue is partial installs caused by network errors during package download. If the CLI behaves inconsistently, re-run the install script and check logs with openclaw doctor .
ข้อควรจำด้านความปลอดภัย
อย่าเปิดเผยจุดสิ้นสุดของผู้ดูแลระบบต่ออินเทอร์เน็ตสาธารณะ และหลีกเลี่ยงการติดตั้งทักษะที่ไม่น่าเชื่อถือ หากคุณเรียกใช้ OpenClaw บนเซิร์ฟเวอร์ ให้ล็อกพอร์ตและใช้สิทธิ์น้อยที่สุด
คำถามที่เกี่ยวข้องกับ OpenClaw
What is OpenClaw? How to install OpenClaw How to use OpenClaw OpenClaw system requirements OpenClaw features OpenClaw security risks Supported chat channels OpenClaw skills and plugins Local vs cloud OpenClaw OpenClaw vs Clawdbot/Moltbot
แหล่งอ้างอิงอย่างเป็นทางการ
For exact instructions, see the official install and wizard pages: Install and Onboard .