> 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/blog/q-and-a-for-preview-versions.md).

# ถาม-ตอบสำหรับเวอร์ชันพรีวิว

**Q: ทำไม CubeOS ถึงค้นหาอุปกรณ์ดองเกิล Zigbee ของฉันไม่เจอ?**

A: เนื่องจากเราไม่สามารถรวมและดูแลรุ่นทั้งหมดไว้ในรายการความเข้ากันได้ได้ จึงมีเพียงดองเกิลที่ผ่านการทดสอบเท่านั้นที่จะใช้งานกับการค้นหาอัตโนมัติได้ หาก CubeOS ของคุณไม่พบ กรุณากำหนดค่าแบบแมนนวล&#x20;

**Q: ส่วนประกอบ Matter ที่ติดตั้งมาในเครื่องได้รับการรับรองหรือไม่?**

A: CubeOS ยังอยู่ในขั้นพรีวิวสำหรับผู้พัฒนาและยังไม่ได้รับการรับรอง

**Q: ทำไมปัญหาบางอย่างยังไม่ได้รับการแก้ไขในเวอร์ชันใหม่?**

A: เนื่องจากกระบวนการทำงานของทีมพัฒนา เวอร์ชันบางรุ่นเช่น V0.2 จะเน้นฟีเจอร์ใหม่ ปัญหาบางอย่างที่พบจะถูกแก้ไขในเวอร์ชันถัดไป นอกจากนี้ บั๊กบางรายการอาจไม่สามารถกู้คืนได้และต้องใช้ความพยายามมากขึ้นในการแก้ไข

**Q: CubeOS จะรองรับแพลตฟอร์ม xxx เมื่อใด?**

A: เนื่องจากทรัพยากรการพัฒนาไม่ไร้ขีดจำกัด จึงรองรับและตรวจสอบเฉพาะวิธีติดตั้งที่เป็นที่นิยมเท่านั้น วิธีอื่นๆ เช่น Proxmax VE อาจใช้งานได้แต่ไม่แนะนำ


---

# 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/blog/q-and-a-for-preview-versions.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.
