# IAB Global Privacy Protocol (GPP)

[IAB’s Global Privacy Platform](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Core/Consent%20String%20Specification.md) (GPP) is a comprehensive framework designed to address the complex challenges surrounding data privacy and protection on a global scale. It serves as a unified approach to managing privacy-related issues in an increasingly interconnected digital world.

The GPP currently supports the following privacy strings:

* the [IAB Europe TCF](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework),
* the [IAB Canada TCF](https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/tree/main/Sections/Canada), (Currently not supported in the Didomi CMP)
* the MSPA’s [US National string](https://www.iabprivacy.com/),
* US states-specific privacy strings for [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), and [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/8j2vyM4fcUlOe832WH5I)


---

# Agent Instructions: 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.didomi.io/consent-management-platform-cmp/frameworks-regulations/iab-global-privacy-protocol-gpp.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.
