> 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/feature-exploration/matter-bridge-link-apps/google-home.md).

# Google Home

## 1. Fresh setup

Use the Google Home app to scan the QR code from CUBE Matter Bridge.

{% hint style="info" %}
Make sure Google Home has permissions for **Camera** and **Local Network**.
{% endhint %}

{% stepper %}
{% step %}

### Enable Matter Bridge in CUBE OS

Open CUBE OS in a browser. Click the **Matter** icon in the side panel. Follow the on-screen guide to enable **Matter Bridge**.

<figure><img src="/files/hKp59JF6IOFzypMQPOnR" alt=""><figcaption></figcaption></figure>

You should see:

* A **QR code** (for pairing)
* A **numeric setup code** (useful if scanning fails)
  {% endstep %}

{% step %}

### Scan the QR code in the Google Home app

Open the **Google Home** app. Tap **+** → **Set up device**.

Choose **Matter-enabled device**. Scan the QR code shown on the CUBE OS Matter Bridge page.
{% endstep %}

{% step %}

### Finish setup and wait for devices to sync

Follow the Google Home flow to complete the pairing. After pairing, Google Home will sync devices exposed by the CUBE bridge. You can rename devices and assign rooms in Google Home.
{% endstep %}
{% endstepper %}

{% embed url="<https://drive.google.com/file/d/1yooV0Yy3vsMT8Ni6fAcrBAgDSEUUsaLV/view?usp=drive_link>" %}


---

# 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/feature-exploration/matter-bridge-link-apps/google-home.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.
