> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/avviso-pagamento/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagopa.it/avviso-pagamento/avvisi-3.0.0/struttura/varianti/avviso-con-molte-rate.md).

# Avviso con molte rate

{% hint style="danger" %}
Usa questo modello soltanto se il tuo avviso prevede un numero alto di rate, **minimo 9.** In tutti gli altri casi, fai riferimento al layout descritto in [Dati per il pagamento](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento.md#rate-multiple).
{% endhint %}

{% hint style="warning" %}
Se l'Ente Creditore dispone di un conto corrente postale per gli incassi, è necessario includere le rate anche nel formato [Bollettino Postale PA](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/bollettino-postale-pa.md). Per maggiori informazioni, fai riferimento al [Bollettino Postale PA](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/bollettino-postale-pa.md#layout-con-multipli-di-3).
{% endhint %}

{% embed url="<https://www.figma.com/file/CtqIoS6ZTATNxFJtcARhbQ/Avviso-con-molte-rate?node-id=0%3A1>" %}
Modello di avviso di pagamento pagoPA in caso di molte rate (su Figma).
{% endembed %}

### Risorse disponibili

{% file src="/files/rvXNyQZ38IkyomKxovUm" %}
File ZIP contenente il modello dell'avviso in formato SVG.
{% endfile %}


---

# 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.pagopa.it/avviso-pagamento/avvisi-3.0.0/struttura/varianti/avviso-con-molte-rate.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.
