> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/linee-guida-brand-pagopa/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/linee-guida-brand-pagopa/casi-duso.md).

# Casi d'uso

- [Enti, Partner e Intermediari Tecnologici](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici.md)
- [Testi descrittivi e termini](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici/testi-descrittivi-e-termini.md): In questa pagina trovi le parole da usare per descrivere la piattaforma pagoPA.
- [Banner testuali](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici/banner-testuali.md): In questa pagina si danno indicazioni sui banner testuali, che si possono inserire in homepage per indirizzare gli utenti a pagoPA.
- [Banner con logo pagoPA](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici/banner-con-logo-pagopa.md): In questa pagina si danno indicazioni su come usare i banner con logo.
- [Badge "Integrato con pagoPA"](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici/badge-integrato-con-pagopa.md): In questa pagina si danno indicazioni su come usare il badge.
- [Pulsanti](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici/pulsanti.md)
- [Prestatori di Servizi di Pagamento (PSP)](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/prestatori-di-servizi-di-pagamento-psp.md): In questa sezione i PSP troveranno indicazioni su come integrare e comunicare il brand "pagoPA" nelle loro piattaforme.
- [Testi descrittivi e termini](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/prestatori-di-servizi-di-pagamento-psp/testi-descrittivi-e-termini.md): In questa pagina trovi le parole da usare per descrivere la piattaforma pagoPA.
- [L'esperienza di pagamento](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/prestatori-di-servizi-di-pagamento-psp/lesperienza-di-pagamento.md): In questa pagina si indica la modalità ottimale per integrare il servizio pagoPA nel flusso in app dei PSP.
- [Comunicare l'integrazione a pagoPA](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/prestatori-di-servizi-di-pagamento-psp/comunicare-lintegrazione-a-pagopa.md): In questa pagina si danno indicazioni su come comunicare l'integrazione alla piattaforma pagoPA.
- [Materiali di comunicazione](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/materiali-di-comunicazione.md)
- [Social media](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/materiali-di-comunicazione/social-media.md): In questa pagina si danno indicazioni su come comunicare il brand pagoPA nei post sui social media.
- [Pubblicità e marketing](https://docs.pagopa.it/linee-guida-brand-pagopa/casi-duso/materiali-di-comunicazione/pubblicita-e-marketing.md): In questa pagina si danno indicazioni su come usare il logo in flyer, brochure, totem e locandine.


---

# 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/linee-guida-brand-pagopa/casi-duso.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.
