> 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/readme.md).

# Introduzione

Questo documento contiene le linee guida che Enti, Prestatori di Servizio di Pagamento, Partner e Intermediari Tecnologici devono seguire per utilizzare il brand pagoPA in modo corretto.

{% hint style="warning" %}
Non dimenticare di consultare il [**Regolamento d'uso del marchio**](https://www.pagopa.gov.it/assets/download/pagoPA-regolamento-marchio.pdf) per accertarti di **avere il diritto** a usare il brand pagoPA e di rispettare le altre regole.
{% endhint %}

### Casi d'uso

{% content-ref url="/pages/8QKs8VVdb1vwXBWsWs96" %}
[Enti, Partner e Intermediari Tecnologici](/linee-guida-brand-pagopa/casi-duso/enti-partner-e-intermediari-tecnologici.md)
{% endcontent-ref %}

{% content-ref url="/pages/pkEEqHYIwi6NEiXp1ofT" %}
[Prestatori di Servizi di Pagamento (PSP)](/linee-guida-brand-pagopa/casi-duso/prestatori-di-servizi-di-pagamento-psp.md)
{% endcontent-ref %}

{% content-ref url="/pages/SRcXP28lmLLSkguCJn7y" %}
[Materiali di comunicazione](/linee-guida-brand-pagopa/casi-duso/materiali-di-comunicazione.md)
{% endcontent-ref %}

### Link rapidi

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Integrato con pagoPA</strong></td><td></td><td>Il badge per mostrare la compatibilità del tuo servizio con pagoPA</td><td><a href="/pages/RbjcfahnKERUNqAMOJhc">/pages/RbjcfahnKERUNqAMOJhc</a></td><td><a href="/files/1LRqcndCV2InowF9PXbQ">/files/1LRqcndCV2InowF9PXbQ</a></td></tr><tr><td><strong>Testi descrittivi e termini</strong></td><td></td><td>Le parole da usare per descrivere la piattaforma pagoPA</td><td><a href="/pages/WeZOezNulE4yZ1x9cptj">/pages/WeZOezNulE4yZ1x9cptj</a></td><td><a href="/files/7VCs2GEeo2sEfre5dalE">/files/7VCs2GEeo2sEfre5dalE</a></td></tr><tr><td><strong>Usi non ammessi</strong></td><td></td><td>Una lista, non esaustiva, di usi non ammessi del logo pagoPA</td><td><a href="/pages/8SVuooDovdgaapXcaTxT">/pages/8SVuooDovdgaapXcaTxT</a></td><td><a href="/files/vee77ExytBxM2SeYlcXd">/files/vee77ExytBxM2SeYlcXd</a></td></tr></tbody></table>

### Risorse

[**Specifiche tecniche del logo -->**](/linee-guida-brand-pagopa/specifiche-tecniche/il-logo-pagopa.md)

[**Scarica gli asset grafici ->**](/linee-guida-brand-pagopa/risorse-utili/scarica-gli-asset-grafici.md)

[**Regolamento d'uso del marchio ->**](https://www.pagopa.gov.it/assets/download/pagoPA-regolamento-marchio.pdf)


---

# 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/readme.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.
