> 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/german/funktionen-entdecken/matter-bridge-apps-verknupfen.md).

# Matter Bridge - Apps verknüpfen

CUBE OS verfügt über eine eingebaute Matter-Bridge (BETA), die unterstützte Geräte von Ihrem Host für Matter-fähige Plattformen wie Apple Home, Google Home, SmartThings und Alexa bereitstellt. So können Sie Ihre Smart-Home-Geräte über die bevorzugten Sprachassistenten dieser Plattformen verwalten.

Matter ermöglicht es Ihnen, Ihr CUBE OS als Bridge-Gerät zu mehreren Plattformen hinzuzufügen. Die Schritte unterscheiden sich je nach Neuinstallation und Sekundärinstallation.

Hier ist eine Anleitung für Apple Home; andere Plattformen haben in der Regel dieselben Verfahren. Wir werden in Kürze Schritt-für-Schritt-Anleitungen für alle gängigen Plattformen hinzufügen.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Apple Home &#x26; Siri</strong></td><td><a href="/pages/d312372c677b2adf2133ae6d17a158debe3e9bcb">/pages/d312372c677b2adf2133ae6d17a158debe3e9bcb</a></td></tr><tr><td><strong>Amazon Alexa</strong></td><td><a href="/pages/a6c4bd95835083779d289cad251e47cf4bb5224e">/pages/a6c4bd95835083779d289cad251e47cf4bb5224e</a></td></tr><tr><td><strong>Google Assistant</strong></td><td><a href="/pages/a75dccf96c74c5d7bcd51aaee578bf6f5e4caab2">/pages/a75dccf96c74c5d7bcd51aaee578bf6f5e4caab2</a></td></tr><tr><td><strong>SmartThings</strong></td><td><a href="/pages/e52244d0acdfa8a25dc61074ce4e9f496764be3a">/pages/e52244d0acdfa8a25dc61074ce4e9f496764be3a</a></td></tr></tbody></table>


---

# 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/german/funktionen-entdecken/matter-bridge-apps-verknupfen.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.
