> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/english-th/getting-started.md).

# เริ่มต้นใช้งาน

- [การติดตั้ง](https://cube.ewelink.cc/english-th/getting-started/quickstart.md)
- [Raspberry Pi](https://cube.ewelink.cc/english-th/getting-started/quickstart/raspberry-pi.md): คู่มือการติดตั้ง CUBE OS บน Raspberry Pi 4B/5
- [เครื่องเสมือน](https://cube.ewelink.cc/english-th/getting-started/quickstart/virtual-machine.md)
- [VirtualBox](https://cube.ewelink.cc/english-th/getting-started/quickstart/virtual-machine/virtualbox.md): นี่คือคู่มือทั่วไปสำหรับการติดตั้ง CUBE OS บน VirtualBox โดยเครื่องโฮสต์สามารถเป็นพีซีเครื่องเก่า หรือ Mini PC ได้
- [VMware](https://cube.ewelink.cc/english-th/getting-started/quickstart/virtual-machine/vmware.md): นี่คือคู่มือทั่วไปสำหรับการติดตั้ง CUBE OS บน VMware โดยเครื่องโฮสต์สามารถเป็นพีซีเครื่องเก่า หรือ Mini PC ได้
- [Hyper-V](https://cube.ewelink.cc/english-th/getting-started/quickstart/virtual-machine/hyper-v.md): คู่มือนี้อธิบายวิธีติดตั้ง CUBE OS บน Microsoft Hyper-V ที่ทำงานบน Windows
- [Proxmox](https://cube.ewelink.cc/english-th/getting-started/quickstart/virtual-machine/proxmox.md): นี่คือคู่มือทั่วไปสำหรับการติดตั้ง CUBE OS บน Proxmox โดยเครื่องโฮสต์สามารถเป็นพีซีเครื่องเก่า หรือ Mini PC ได้
- [อุปกรณ์ NAS](https://cube.ewelink.cc/english-th/getting-started/quickstart/nas.md)
- [Synology NAS](https://cube.ewelink.cc/english-th/getting-started/quickstart/nas/synology-nas.md)
- [UGREEN NAS](https://cube.ewelink.cc/english-th/getting-started/quickstart/nas/ugreen-nas.md)
- [Docker](https://cube.ewelink.cc/english-th/getting-started/quickstart/docker.md): คู่มือการติดตั้ง CUBE OS โดยใช้ Docker บนระบบ Linux
- [ติดตั้งด้วยคลิกเดียว](https://cube.ewelink.cc/english-th/getting-started/quickstart/one-click-installation.md)
- [Windows](https://cube.ewelink.cc/english-th/getting-started/quickstart/one-click-installation/windows.md)
- [Mac](https://cube.ewelink.cc/english-th/getting-started/quickstart/one-click-installation/mac.md)
- [เพิ่มอุปกรณ์](https://cube.ewelink.cc/english-th/getting-started/add-devices.md): อุปกรณ์ที่รองรับโดย CUBE
- [อุปกรณ์ Wi-Fi ของ eWeLink](https://cube.ewelink.cc/english-th/getting-started/add-devices/wi-fi-ewelink.md)
- [อุปกรณ์ Zigbee](https://cube.ewelink.cc/english-th/getting-started/add-devices/zigbee.md): นี่คือคู่มือฉบับสมบูรณ์สำหรับการเพิ่มอุปกรณ์ Zigbee ไปยังการตั้งค่า CUBE ของคุณ
- [อุปกรณ์ Matter (เบต้า)](https://cube.ewelink.cc/english-th/getting-started/add-devices/matter.md): คู่มือการเพิ่มอุปกรณ์ Matter ไปยัง CUBE OS คุณยังสามารถแชร์อุปกรณ์ Matter จากแอปอื่นได้โดยทำตามขั้นตอนที่ให้ไว้
- [กล้อง](https://cube.ewelink.cc/english-th/getting-started/add-devices/cameras.md)
- [อุปกรณ์ย่อย eWeLink-Remote](https://cube.ewelink.cc/english-th/getting-started/add-devices/ewelink-remote.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cube.ewelink.cc/english-th/getting-started.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.
