> 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-pl/poznawanie-funkcji/mostek-matter-lacz-aplikacje/amazon-alexa.md).

# Amazon Alexa

## 1. Nowa konfiguracja

Użyj aplikacji Amazon Alexa, aby zeskanować kod QR z CUBE Matter Bridge.

{% hint style="info" %}
Upewnij się, że Alexa ma uprawnienia do **Aparatu** oraz **Sieci lokalnej**.
{% endhint %}

{% stepper %}
{% step %}

### Włącz Matter Bridge w CUBE OS

Otwórz CUBE OS w przeglądarce.

Kliknij **Matter** ikonę w panelu bocznym.

Postępuj zgodnie z instrukcjami na ekranie, aby włączyć **Matter Bridge**.

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

Powinieneś zobaczyć:

* A **kod QR** (do parowania)
* A **numeryczny kod konfiguracji** (przydatny, jeśli skanowanie się nie powiedzie)
  {% endstep %}

{% step %}

### Zeskanuj kod QR w aplikacji Alexa

Otwórz **Amazon Alexa** aplikacja. Przejdź do **Urządzenia**. Stuknij **+** → **Dodaj urządzenie**.

Wybierz **Matter**, a następnie wybierz **Skanuj kod QR** i zeskanuj kod QR wyświetlony w CUBE OS.
{% endstep %}

{% step %}

### Zakończ konfigurację i poczekaj na synchronizację urządzeń

Postępuj zgodnie z procesem w aplikacji Alexa, aby zakończyć konfigurację. Po sparowaniu Alexa zsynchronizuje urządzenia udostępnione przez mostek CUBE. Możesz zmieniać nazwy urządzeń i przypisywać pokoje w aplikacji Alexa.
{% endstep %}
{% endstepper %}

{% embed url="<https://drive.google.com/file/d/1Ox0imFtgP6W_N3sv7WnkTYhSydX6iht5/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, and the optional `goal` query parameter:

```
GET https://cube.ewelink.cc/english-pl/poznawanie-funkcji/mostek-matter-lacz-aplikacje/amazon-alexa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
