> 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-pt/blogue.md).

# Blogue

- [FAQ - Pergunte, nós respondemos](https://cube.ewelink.cc/english-pt/blogue/faq-pergunte-nos-respondemos.md)
- [Episódio 1](https://cube.ewelink.cc/english-pt/blogue/faq-pergunte-nos-respondemos/episodio-1.md)
- [Episódio 2](https://cube.ewelink.cc/english-pt/blogue/faq-pergunte-nos-respondemos/episodio-2.md)
- [Adicione os seus dispositivos ao Apple Home](https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home.md)
- [Interruptor - SONOFF TX](https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/interruptor-sonoff-tx.md)
- [Luz - SONOFF B05-BL](https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/luz-sonoff-b05-bl.md)
- [Tomada - SONOFF S40](https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/tomada-sonoff-s40.md)
- [Sensor - sensores SNZB](https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/sensor-sensores-snzb.md)
- [Adicionar câmaras compatíveis com ONVIF](https://cube.ewelink.cc/english-pt/blogue/adicionar-camaras-compativeis-com-onvif.md): Experimentámos: adicionar câmaras compatíveis com ONVIF ao CUBE OS
- [Como ligar as suas câmaras compatíveis com ONVIF ao eWeLink CUBE OS](https://cube.ewelink.cc/english-pt/blogue/adicionar-camaras-compativeis-com-onvif/como-ligar-as-suas-camaras-compativeis-com-onvif-ao-ewelink-cube-os.md): Configuração e compatibilidade
- [Perguntas e respostas sobre versões de pré-visualização](https://cube.ewelink.cc/english-pt/blogue/perguntas-e-respostas-sobre-versoes-de-pre-visualizacao.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-pt/blogue.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.
