# Checking CMP loading

The CMP collects a user's choice in the form of a character string (the consent string), which is then transmitted to all entities in your partner list. By default, Sirdata includes a partner list tailored to the majority of publishers. Similarly, by default, once consent is collected, it is stored and can be used across all sites within the network that share an identical partner list.

If the CMP does not appear after going live on your site, it is because you have already given your consent on one of our partner sites (the information is transmitted via your cookie).

This feature limits the display frequency of the CMP, improves the user experience, and optimizes consent rates. However, you can modify the consent scope so that it is only valid on your specific site via the "Advanced Settings" in your portal.

To test the CMP display, you must switch to private browsing and meet the following conditions:

* Close all previously opened private browsing pages.
* Open a new private browsing window.
* Access the site.

If the CMP has been correctly integrated and the configuration status is marked as "Live" on your portal, it will appear. If it does not, please contact Sirdata support for assistance.


---

# 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://cmp.docs.sirdata.net/en/faq/how-it-works/checking-cmp-loading.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.
