# ChatGPT

Se desiderate integrare il vostro sistema con ChatGPT potete accedere al GPT che abbiamo sviluppato ed effettuare il login con le vostre credenziali.

{% hint style="info" %}
Si tratta di un'anteprima, quindi è possibile che l'esperienza non sia ancora ottimale, ma si tratta sicuramente di una prima integrazione interessante.

\
Al momento è possibile ottenere la lista delle scorciatoie configurate e richiedere la loro esecuzione. Se le scorciatoie prevedono un parametro potete specificare il valore.
{% endhint %}

{% embed url="<https://chatgpt.com/g/g-ZRppx88Ao-ohme-assistant>" %}


---

# 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/ai/chatgpt.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.
