# 功能探索

- [功能列表](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/gong-neng-lie-biao.md)
- [Matter Bridge - 关联应用](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/matter-bridge-guan-lian-ying-yong.md)
- [Amazon Alexa](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/matter-bridge-guan-lian-ying-yong/amazon-alexa.md)
- [Apple Home 与 Siri](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/matter-bridge-guan-lian-ying-yong/apple-home-yu-siri.md)
- [Google Home](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/matter-bridge-guan-lian-ying-yong/google-home.md)
- [SmartThings](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/matter-bridge-guan-lian-ying-yong/smartthings.md)
- [自动化与场景](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/zi-dong-hua-yu-chang-jing.md): 了解如何在 CUBE OS 中创建自动化和手动场景，让你的智能家居更加智能、更加自主。
- [投屏仪表盘](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/tou-ping-yi-biao-pan.md)
- [远程访问与通知](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/yuan-cheng-fang-wen-yu-tong-zhi.md)
- [Docker 与插件](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/docker-yu-cha-jian.md)
- [安防系统](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/an-fang-xi-tong.md): 了解如何在 CUBE OS 中配置和使用内置安防模式，保护你的智能家居。
- [管理你的设备](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/guan-li-ni-de-she-bei.md)
- [备份与恢复](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/bei-fen-yu-hui-fu.md)
- [重置密码](https://cube.ewelink.cc/english-zh/gong-neng-tan-suo/zhong-zhi-mi-ma.md)


---

# Agent Instructions: 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/gong-neng-tan-suo.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.
