# Introduction

<div align="center"><figure><img src="/files/qUguphPv05FwAHIPvp2d" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
*OHMe* is the application that allows users to interact with products from the *Ohm Automation* ecosystem developed by [Chiarini Automazioni](https://www.chiariniautomazioni.it).
{% endhint %}

*OHMe* app is available on [Android](https://play.google.com/store/apps/details?id=com.smartface.user\&hl=en_US\&gl=US) and [iOS](https://apps.apple.com/us/app/smartface-chiarini-automazioni/id1038355474).

It is possible to interact with the system via the web by accessing the page [app.ohmautomation.io](https://app.ohmautomation.io).

Technicians have access to an app for system configuration and diagnostics, available for [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/en/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.
