> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/plateforme-de-gestion-du-consentement-cmp/cadres-reglementations/protocole-mondial-de-confidentialite-iab-gpp.md).

# Protocole mondial de confidentialité IAB (GPP)

[La plateforme mondiale de confidentialité de l’IAB](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Core/Consent%20String%20Specification.md) (GPP) est un cadre complet conçu pour répondre aux défis complexes liés à la confidentialité et à la protection des données à l’échelle mondiale. Il constitue une approche unifiée pour gérer les questions liées à la confidentialité dans un monde numérique de plus en plus interconnecté.

Le GPP prend actuellement en charge les chaînes de confidentialité suivantes :

* le [IAB Europe TCF](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework),
* le [IAB Canada TCF](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/tree/main/Sections/Canada), (Actuellement non pris en charge dans le CMP Didomi)
* du MSPA [chaîne nationale américaine](https://www.iabprivacy.com/),
* chaînes de confidentialité spécifiques aux États américains (p. ex. [California](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Sections/US-States/CA/GPP%20Extension%3A%20California%20Privacy%20Technical%20Specification.md), [Virginia](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Sections/US-States/VA/GPP%20Extension%3A%20Virginia%20Privacy%20Technical%20Specification.md), [Utah](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Sections/US-States/UT/GPP%20Extension%3A%20Utah%20Privacy%20Technical%20Specification.md), [Colorado](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Sections/US-States/CO/GPP%20Extension%3A%20Colorado%20Privacy%20Technical%20Specification.md), et [Connecticut](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Sections/US-States/CT/GPP%20Extension%3A%20Connecticut%20Privacy%20Technical%20Specification.md))

&#x20;

![iab-gpp](/files/784eb8863e9e456001f49df0f242133d1cabddb6)


---

# 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.didomi.io/fr/plateforme-de-gestion-du-consentement-cmp/cadres-reglementations/protocole-mondial-de-confidentialite-iab-gpp.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.
