> 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.md).

# 博客

- [FAQ - 你问，我们答](https://cube.ewelink.cc/english-zh/bo-ke/faq-ni-wen-wo-men-da.md)
- [第 1 集](https://cube.ewelink.cc/english-zh/bo-ke/faq-ni-wen-wo-men-da/di-1-ji.md)
- [第 2 集](https://cube.ewelink.cc/english-zh/bo-ke/faq-ni-wen-wo-men-da/di-2-ji.md)
- [将您的设备添加到 Apple Home](https://cube.ewelink.cc/english-zh/bo-ke/jiang-nin-de-she-bei-tian-jia-dao-apple-home.md)
- [开关 - SONOFF TX](https://cube.ewelink.cc/english-zh/bo-ke/jiang-nin-de-she-bei-tian-jia-dao-apple-home/kai-guan-sonoff-tx.md)
- [灯光 - SONOFF B05-BL](https://cube.ewelink.cc/english-zh/bo-ke/jiang-nin-de-she-bei-tian-jia-dao-apple-home/deng-guang-sonoff-b05bl.md)
- [插座 - SONOFF S40](https://cube.ewelink.cc/english-zh/bo-ke/jiang-nin-de-she-bei-tian-jia-dao-apple-home/cha-zuo-sonoff-s40.md)
- [传感器 - SNZB 传感器](https://cube.ewelink.cc/english-zh/bo-ke/jiang-nin-de-she-bei-tian-jia-dao-apple-home/chuan-gan-qi-snzb-chuan-gan-qi.md)
- [添加 ONVIF 兼容摄像头](https://cube.ewelink.cc/english-zh/bo-ke/tian-jia-onvif-jian-rong-she-xiang-tou.md): 实测：向 CUBE OS 添加 ONVIF 兼容摄像头
- [如何将您的 ONVIF 兼容摄像头连接到 eWeLink CUBE OS](https://cube.ewelink.cc/english-zh/bo-ke/tian-jia-onvif-jian-rong-she-xiang-tou/ru-he-jiang-nin-de-onvif-jian-rong-she-xiang-tou-lian-jie-dao-ewelink-cube-os.md): 设置与兼容性
- [预览版问答](https://cube.ewelink.cc/english-zh/bo-ke/yu-lan-ban-wen-da.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-zh/bo-ke.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.
