# How it works

- [Private browsing](https://cmp.docs.sirdata.net/en/faq/how-it-works/private-browsing.md): Why is consent valid on my site in private browsing, but not across multiple sites in standard browsing?
- [Mozilla and adblocks](https://cmp.docs.sirdata.net/en/faq/how-it-works/mozilla-et-blocage-des-pubs.md): I no longer have ads that appear when using Mozilla Firefox
- [Opt-out and targeted advertising](https://cmp.docs.sirdata.net/en/faq/how-it-works/opt-out-and-targeted-advertising.md): Why do I still see targeted ads even though I clicked "Reject All"?
- [Mozilla and ad blocking](https://cmp.docs.sirdata.net/en/faq/how-it-works/mozilla-and-ad-blocking.md): Ads are no longer appearing when I use Mozilla Firefox
- [Checking CMP loading](https://cmp.docs.sirdata.net/en/faq/how-it-works/checking-cmp-loading.md): To perform a display test, it is essential to understand how the CMP works.
- [Consent management by country](https://cmp.docs.sirdata.net/en/faq/how-it-works/consent-management-by-country.md): How does Sirdata CMP adapt to the user's country of origin?
- [Script size](https://cmp.docs.sirdata.net/en/faq/how-it-works/script-size.md): What is the size of the CMP script and what is its loading speed?


---

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