# Google Assistant

{% hint style="info" %}
If you already have the *Google Home* app installed and are logged in with a *Google* account, you can click [here](https://madeby.google.com/home-app/?deeplink=setup/ha_linking?agent_id=chiarini-home) to configure the *action* directly.
{% endhint %}

{% embed url="<https://madeby.google.com/home-app/?deeplink=setup/ha_linking?agent_id=chiarini-home>" %}
Google Assistant Action Link
{% endembed %}

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

* Install the **Google Home** app
* Create a Google account or log in if you already have one
* In the Google Home app, go to **Settings** and access the **Google Assistant** section
* Click on **Manage all Assistant settings**, then click on **Home Control**
* Press the search button and type "Chiarini", then click on the *action* found
* To configure the action, 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 *Rooms* and *Routines*.
{% endhint %}

{% embed url="<https://assistant.google.com/intl/it_it/>" %}

{% 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: *Hey Google, sync 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/google-assistant.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.
