# Alexa

{% hint style="info" %}
If you already have the *Alexa* app installed and are logged in with an *Amazon* account, you can click [here](https://skills-store.amazon.it/deeplink/dp/B08BXLPC1H?deviceType=app\&share\&refSuffix=ss_copy) to configure the *skill* directly.
{% endhint %}

{% embed url="<https://skills-store.amazon.it/deeplink/dp/B08BXLPC1H?deviceType=app&refSuffix=ss_copy&share=>" %}
Alexa Skill Link
{% endembed %}

Connecting Alexa to your system is quite simple and requires the following steps:

* Install the **Alexa** app
* Create an Amazon account or log in if you already have one
* In the Alexa app, go to **More** and access the **Skills and Games** section
* Search for the **OHMe - Domotica Chiarini** *skill*
* To configure the skill, you must log in using your home automation system credentials

Once these steps are completed, the device search will begin; this search takes place through the cloud, so you can configure it from any network.

The devices found will be added automatically.

{% hint style="info" %}
To simplify interaction, we recommend creating *Groups* and *Routines*.
{% endhint %}

{% embed url="<https://www.amazon.it/gp/help/customer/display.html?nodeId=G201952240&ref_=hp_d2_cat_alexafeatures>" %}

{% hint style="warning" %}
If changes are made to Shortcuts or devices (e.g., new elements, name changes, etc.), you need to restart the search by saying: *Alexa, find devices*.
{% 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://docs.ohmautomation.io/en/voice-control/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.
