# 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="/pages/62s15a9S4roKHuzCkj72" %}
[Come addestrare il tuo chatbot](/addestramento-e-branding/come-addestrare-il-tuo-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/m0Y0Oe99xUq1TS3imkXX" %}
[Come modificare l'aspetto del tuo chatbot](/addestramento-e-branding/come-modificare-laspetto-del-tuo-chatbot.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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