> 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/exploracao-de-funcionalidades.md).

# Exploração de funcionalidades

- [Lista de funcionalidades](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/lista-de-funcionalidades.md)
- [Matter Bridge - Ligar apps](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/matter-bridge-ligar-apps.md)
- [Amazon Alexa](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/matter-bridge-ligar-apps/amazon-alexa.md)
- [Apple Home e Siri](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/matter-bridge-ligar-apps/apple-home-e-siri.md)
- [Google Home](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/matter-bridge-ligar-apps/google-home.md)
- [SmartThings](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/matter-bridge-ligar-apps/smartthings.md)
- [Automação e cena](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/automacao-e-cena.md): Saiba como criar automações e cenas manuais no CUBE OS para tornar a sua casa inteligente mais inteligente e autónoma.
- [Painel de transmissão](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/painel-de-transmissao.md)
- [Acesso remoto e notificações](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/acesso-remoto-e-notificacoes.md)
- [Docker e add-on](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/docker-e-add-on.md)
- [Sistema de segurança](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/sistema-de-seguranca.md): Saiba como configurar e utilizar os modos de segurança incorporados no CUBE OS para proteger a sua casa inteligente.
- [Gerir o seu dispositivo](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/gerir-o-seu-dispositivo.md)
- [Cópia de segurança e restauro](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/copia-de-seguranca-e-restauro.md)
- [Repor palavra-passe](https://cube.ewelink.cc/english-pt/exploracao-de-funcionalidades/repor-palavra-passe.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/exploracao-de-funcionalidades.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.
