# Introduzione

<div align="center"><figure><img src="https://content.gitbook.com/content/sm93EM8M0pjUxT9rdTuN/blobs/lNZlFlRM7ySEX11MgrDs/ohme_cover%202.png" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
*OHMe* è l'applicazione che permette agli utenti di interagire con i prodotti dell'ecosistema *Ohm Automation* sviluppato da [Chiarini Automazioni](https://www.chiariniautomazioni.it).&#x20;
{% endhint %}

L'app *OHMe* è disponibile sia su [Android](https://play.google.com/store/apps/details?id=com.smartface.user\&hl=en_US\&gl=US) che [iOS](https://apps.apple.com/us/app/smartface-chiarini-automazioni/id1038355474).

È possibile interagire con il sistema anche via web, accedendo alla pagina [app.ohmautomation.io](https://app.ohmautomation.io).

I tecnici hanno a disposizione un'app per la configurazione e diagnostica del sistema, disponibile per [Android](https://play.google.com/store/apps/details?id=com.smartface.tech\&hl=en_US\&gl=US).


---

# 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/readme.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.
