> 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-zh/bo-ke/yu-lan-ban-wen-da.md).

# 预览版问答

**问：为什么 CubeOS 找不到我的 Zigbee 加密狗？**

答：由于我们无法将所有型号包含并维护在兼容性列表中，只有经过测试的加密狗才能与自动发现功能配合使用。如果您的 CubeOS 无法找到它，请手动配置。&#x20;

**问：内置的 Matter 组件是否已通过认证？**

答：CubeOS 仍处于开发者预览阶段，尚未获得认证。

**问：为什么新版本中仍有问题未修复？**

答：由于开发团队的工作节奏，某些版本（例如 V0.2）将侧重于新功能。一些已识别的错误会在未来版本中修复。另外，某些错误可能无法简单恢复，需要更多工作来排查。

**问：CubeOS 什么时候会支持 xxx 平台？**

答：由于开发资源有限，只有流行的安装方式会被支持和验证。诸如 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-zh/bo-ke/yu-lan-ban-wen-da.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.
