# Guida GPTFlow

## Cos'è

GPTFlow è un software basato su intelligenza artificiale (IA), progettato per rispondere in modo automatico e completo alle richieste dei clienti.

Utilizzando l'elaborazione del linguaggio naturale (NLP), il software è in grado di comprendere ed interpretare le richieste dei clienti, generando risposte appropriate in tempo reale.

Ecco cosa rende GPTFlow unico:

* **Elaborazione del Linguaggio Naturale (NLP):** utilizza modelli avanzati di NLP per comprendere il significato delle richieste scritte o vocali dei clienti.
* **Risposte automatiche:** sulla base delle richieste dei clienti, genera risposte automatiche pertinenti, riducendo i tempi di attesa e migliorando l'efficienza complessiva del servizio.

Leggi ora la guida su GPTFlow e massimizza la qualità delle risposte del tuo chatbot!

***

## Addestramento e branding&#x20;

{% content-ref url="addestramento-e-branding/come-addestrare-il-tuo-chatbot" %}
[come-addestrare-il-tuo-chatbot](https://docs.gptflow.app/addestramento-e-branding/come-addestrare-il-tuo-chatbot)
{% endcontent-ref %}

{% content-ref url="addestramento-e-branding/come-modificare-laspetto-del-tuo-chatbot" %}
[come-modificare-laspetto-del-tuo-chatbot](https://docs.gptflow.app/addestramento-e-branding/come-modificare-laspetto-del-tuo-chatbot)
{% endcontent-ref %}


---

# 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.gptflow.app/guida-gptflow.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.
