# Per iniziare

- [Introduzione](https://docs.pagopa.it/avviso-pagamento/avvisi-3.2.0/per-iniziare/introduzione.md): Questa documentazione fornisce indicazioni per la produzione dell’avviso analogico di pagamento pagoPA. Il documento è di riferimento per gli Enti Creditori ed i Prestatori di Servizi di Pagamento.
- [Changelog](https://docs.pagopa.it/avviso-pagamento/avvisi-3.2.0/per-iniziare/changelog.md): In questa pagina puoi trovare una sintesi delle modifiche e novità introdotte nel corso del tempo.


---

# 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/avviso-pagamento/avvisi-3.2.0/per-iniziare.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.
