# Third-party integrations

- [Google Ad Manager / AdSense](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-ad-manager-adsense.md)
- [GDPR via Non-Personalized Ads](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-ad-manager-adsense/google-dfp-adsense-adx.md)
- [Share consent and load/refresh ads](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-ad-manager-adsense/google-dfp-adsense-adx/share-consent-and-refresh.md)
- [Share consent without loading or refreshing ads](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-ad-manager-adsense/google-dfp-adsense-adx/share-consent-without-ads-refresh.md)
- [US states laws](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-ad-manager-adsense/us-states-laws.md)
- [Google Consent Mode V2](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/google-consent-mode.md)
- [Kameleoon](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/kameleoon.md)
- [Piano Analytics (AT Internet)](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/at-internet.md)
- [Prebid](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/prebid.md)
- [GDPR via IAB TCF](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/prebid/prebid.md)
- [US states laws](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/prebid/us-states-laws.md)
- [Salesforce DMP (Krux)](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/salesforce-dmp-krux.md)
- [Simple Analytics](https://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations/simple-analytics.md)


---

# 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://developers.didomi.io/cmp/web-sdk/third-parties/direct-integrations.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.
