# Apple Home & Siri

## 1. Fresh setup

{% stepper %}
{% step %}

### Enable Matter Bridge

Please visit CUBE OS via browser. Click on the Matter logo on the side panel, and follow the guide to enable the feature.

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

Shortly, the page should show a QR Code and a line of numbers as keys to pair your device with other platforms.
{% endstep %}

{% step %}

### Scan on App

Pick up your iPhone or iPad and open the system Camera, aiming at the QR Code. When a yellow promotion came up labeled "Open in Home", tap it.

<div align="left"><figure><img src="/files/tZGwAQwzH5TM9A2bG1Yp" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Finish in Apple Home app

iOS/iPadOS will redirect you to the Apple Home app to add your devices. Feel free to rename each devices and assign rooms for them in the app.

<div align="left"><figure><img src="/files/F0OzEozu5PtLpxUE0AcC" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Try out Siri commands

When you are done with naming your devices, give it a shot with Siri.

<div align="left"><figure><img src="/files/wit1cd4BySAxrZfBCgPt" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 2. Secondary Setup

If you have linked with a platform through Matter. You will need to generate the setup codes from that platform's app.

### **2.1 Apple Home**

{% stepper %}
{% step %}
Open the Home app and find the tile of the device you want to share.
{% endstep %}

{% step %}
Open the device's control panel and tap the gear icon.
{% endstep %}

{% step %}
In the **device settings** page, **scroll down** to “**Bridge**” and tap it.
{% endstep %}

{% step %}
This will lead you to the settings page of the bridge that connects your devices, scroll to the bottom and tap “Turn On Pairing Mode.”

![](https://appcms.coolkit.cn/wp-content/uploads/2024/06/Apple-%E2%80%93-Bridge-2-1.png)&#x20;
{% endstep %}

{% step %}
Copy the code and follow the pairing guide on the CUBE OS page.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Please Note: This will bring all supported devices attached to the bridge to your CUBE OS.
{% endhint %}


---

# Agent Instructions: 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/apple-home-and-siri.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.
