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

# บล็อก

- [คำถามที่พบบ่อย - คุณถาม เราตอบ](https://cube.ewelink.cc/english-th/blog/faq-you-ask-we-answer.md)
- [ตอนที่ 1](https://cube.ewelink.cc/english-th/blog/faq-you-ask-we-answer/1.md)
- [ตอนที่ 2](https://cube.ewelink.cc/english-th/blog/faq-you-ask-we-answer/2.md)
- [เพิ่มอุปกรณ์ของคุณเข้าสู่ Apple Home](https://cube.ewelink.cc/english-th/blog/apple-home.md)
- [สวิตช์ - SONOFF TX](https://cube.ewelink.cc/english-th/blog/apple-home/sonoff-tx.md)
- [ไฟ - SONOFF B05-BL](https://cube.ewelink.cc/english-th/blog/apple-home/sonoff-b05-bl.md)
- [ปลั๊ก - SONOFF S40](https://cube.ewelink.cc/english-th/blog/apple-home/sonoff-s40.md)
- [เซ็นเซอร์ - เซ็นเซอร์ SNZB](https://cube.ewelink.cc/english-th/blog/apple-home/snzb.md)
- [เพิ่มกล้องที่รองรับ ONVIF](https://cube.ewelink.cc/english-th/blog/onvif.md): ลองแล้ว: การเพิ่มกล้องที่รองรับ ONVIF ไปยัง CUBE OS
- [วิธีเชื่อมต่อกล้องที่รองรับ ONVIF ของคุณกับ eWeLink CUBE OS](https://cube.ewelink.cc/english-th/blog/onvif/onvif-ewelink-cube-os.md): การตั้งค่าและความเข้ากันได้
- [ถาม-ตอบสำหรับเวอร์ชันพรีวิว](https://cube.ewelink.cc/english-th/blog/q-and-a-for-preview-versions.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/blog.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.
