> 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/feature-exploration.md).

# สำรวจฟีเจอร์

- [รายการฟีเจอร์](https://cube.ewelink.cc/english-th/feature-exploration/feature-list.md)
- [Matter Bridge - เชื่อมโยงแอป](https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge.md)
- [Amazon Alexa](https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge/amazon-alexa.md)
- [Apple Home & Siri](https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge/apple-home-and-siri.md)
- [Google Home](https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge/google-home.md)
- [SmartThings](https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge/smartthings.md)
- [ระบบอัตโนมัติและฉาก](https://cube.ewelink.cc/english-th/feature-exploration/automation-and-scene.md): เรียนรู้วิธีสร้างระบบอัตโนมัติและฉากแบบกำหนดเองใน CUBE OS เพื่อทำให้บ้านอัจฉริยะของคุณฉลาดและทำงานได้อย่างอัตโนมัติมากขึ้น
- [แดชบอร์ดการแคสต์](https://cube.ewelink.cc/english-th/feature-exploration/cast-dashboard.md)
- [การเข้าถึงระยะไกลและการแจ้งเตือน](https://cube.ewelink.cc/english-th/feature-exploration/remote-access-and-notification.md)
- [Docker & ส่วนเสริม](https://cube.ewelink.cc/english-th/feature-exploration/docker-and.md)
- [ระบบรักษาความปลอดภัย](https://cube.ewelink.cc/english-th/feature-exploration/security-system.md): เรียนรู้วิธีตั้งค่าและใช้งานโหมดรักษาความปลอดภัยในตัวของ CUBE OS เพื่อปกป้องบ้านอัจฉริยะของคุณ
- [จัดการอุปกรณ์ของคุณ](https://cube.ewelink.cc/english-th/feature-exploration/manage-your-device.md)
- [สำรองข้อมูลและกู้คืน](https://cube.ewelink.cc/english-th/feature-exploration/backup-and-restore.md)
- [รีเซ็ตรหัสผ่าน](https://cube.ewelink.cc/english-th/feature-exploration/reset-password.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/feature-exploration.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.
