> 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/allegato-1/modelli-base.md).

# Modelli base

{% hint style="info" %}
Hai qualche dubbio su come utilizzare le variabili? Consulta le [specifiche tecniche](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche.md) oppure guarda gli [esempi](/avviso-pagamento/avvisi-3.0.0/allegato-1/esempi.md)!
{% endhint %}

## Rata unica

{% embed url="<https://www.figma.com/file/Zbjx4y41nNvS4qjFzheH0U/Rata-unica?node-id=0%3A1>" %}
Modello di Avviso di pagamento con rata unica (su Figma).
{% endembed %}

### Risorse disponibili

{% file src="/files/q2mEnhPvDUmEnhqin44u" %}
Modello di Avviso di pagamento con rata unica (SVG e PDF).
{% endfile %}

### Come usare il modello

* [Specifiche Tecniche](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche.md)
* [Rata unica](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/rata-unica.md)
* [Bollettino Postale PA](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/bollettino-postale-pa.md)

## Rate multiple

{% embed url="<https://www.figma.com/file/Ld9X9iJkMztmW3JuhENgjm/Rate-multiple?node-id=0%3A1>" %}
Modello di Avviso di pagamento con più rate (su Figma).
{% endembed %}

### Risorse disponibili

{% file src="/files/tVspejn3gE7pKPfhHauO" %}
Modello di Avviso di pagamento con più rate (SVG e PDF).
{% endfile %}

### Come usare il modello

* [Specifiche Tecniche](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche.md)
* [Rate multiple](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/rate-multiple.md)
* [Bollettino Postale PA](/avviso-pagamento/avvisi-3.0.0/struttura/specifiche-tecniche/dati-per-il-pagamento/bollettino-postale-pa.md)

### Altri modelli

* [Avviso con molte rate](/avviso-pagamento/avvisi-3.0.0/struttura/varianti/avviso-con-molte-rate.md)


---

# 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/allegato-1/modelli-base.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.
