# Domande e risposte sui Pagamenti in IO

<details>

<summary>È possibile pagare avvisi pagoPA con IO?</summary>

Sì, IO si interfaccia direttamente al sistema di pagamento pagoPA. Un tuo utente può pagare un avviso sia nel caso in cui gli sia stato [recapitato con un Messaggio su IO](https://docs.pagopa.it/manuale-servizi/che-cosa-puo-fare-un-servizio-su-io/inviare-messaggi/messaggi-che-veicolano-un-pagamento), sia usando la fotocamera del suo dispositivo per inquadrare il codice QR o DataMatrix di un bollettino cartaceo.

</details>

<details>

<summary>Cosa succede se, come ente creditore, modifico l’importo dell’avviso pagoPA?</summary>

IO è collegata al sistema di pagamento pagoPA e prima di avviare il flusso di pagamento in app verifica e aggiorna l’importo dell’avviso: il tuo utente vedrà sempre l'importo corretto al momento del pagamento.

</details>


---

# 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.pagopa.it/kb-enti-pagamenti/domande-frequenti/domande-e-risposte-sui-pagamenti-in-io.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.
