# Amazon Alexa

## 1. การตั้งค่าใหม่

ใช้แอป Amazon Alexa เพื่อสแกนรหัส QR จาก CUBE Matter Bridge.

{% hint style="info" %}
ตรวจให้แน่ใจว่า Alexa มีสิทธิ์สำหรับ **กล้อง** และ **เครือข่ายท้องถิ่น**.
{% endhint %}

{% stepper %}
{% step %}

### เปิดใช้งาน Matter Bridge ใน CUBE OS

เปิด CUBE OS ในเบราว์เซอร์.

คลิกที่ **Matter** ไอคอนในแผงด้านข้าง.

ทำตามคำแนะนำบนหน้าจอเพื่อเปิดใช้งาน **Matter Bridge**.

<figure><img src="/files/842c4a2eb60e9491efaae1835ad925433fca0fa7" alt=""><figcaption></figcaption></figure>

คุณจะเห็น:

* หนึ่ง **รหัส QR** (สำหรับการจับคู่)
* หนึ่ง **รหัสการตั้งค่าตัวเลข** (มีประโยชน์หากการสแกนล้มเหลว)
  {% endstep %}

{% step %}

### สแกนรหัส QR ในแอป Alexa

เปิด **Amazon Alexa** แอป. ไปที่ **อุปกรณ์**. แตะที่ **+** → **เพิ่มอุปกรณ์**.

เลือก **Matter**, แล้วเลือก **สแกนรหัส QR** และสแกนรหัส QR ที่แสดงใน CUBE OS.
{% endstep %}

{% step %}

### เสร็จสิ้นการตั้งค่าและรอให้อุปกรณ์ซิงค์

ทำตามขั้นตอนของ Alexa เพื่อทำการตั้งค่าให้เสร็จสิ้น หลังจากจับคู่แล้ว Alexa จะซิงค์อุปกรณ์ที่เปิดเผยโดยสะพาน CUBE คุณสามารถเปลี่ยนชื่ออุปกรณ์และกำหนดห้องใน Alexa ได้.
{% endstep %}
{% endstepper %}

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


---

# 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/english-th/feature-exploration/matter/amazon-alexa.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.
