> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/send-kit-di-comunicazione-per-gli-enti-aderenti/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/send-kit-di-comunicazione-per-gli-enti-aderenti/introduzione.md).

# Introduzione

In queste pagine è disponibile un **toolkit di comunicazione** a supporto degli enti aderenti a SEND - Servizio Notifiche Digitali, in cui sono raccolti **suggerimenti, strumenti e materiali pronti all’uso** a disposizione delle Amministrazioni che intendono informare i cittadini della loro adesione alla piattaforma e sensibilizzare la propria utenza circa la possibilità di ricevere comunicazioni a valore legale tramite SEND, nella nuova  modalità digitale o per via analogica.

Seguendo le indicazioni riportate in queste pagine, il tuo ente potrà **adottare e personalizzare in autonomia** tutti i materiali di comunicazione forniti da PagoPA S.p.A. e modularne l’utilizzo  sulla base di esigenze specifiche.

**Non ci sono limiti di tempo** e ogni ente potrà scegliere le modalità e i canali che ritiene più idonei: dalle locandine per gli sportelli pubblici alla comunicazione sul territorio o attraverso canali online.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pagopa.it/send-kit-di-comunicazione-per-gli-enti-aderenti/introduzione.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
