> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/faq/conditionnement.md).

# Conditionnement

- [Conditionnement des tags](https://cmp.docs.sirdata.net/faq/conditionnement/conditionnement-des-tags.md): Mon partenaire / prestataire ne conditionne pas ses tags et me dit que c'est à moi de le faire sur mon site. Que dois je faire ?
- [Gestion des cookies](https://cmp.docs.sirdata.net/faq/conditionnement/gestion-des-cookies.md): La CMP gère t'elle automatiquement le blocage des cookies en fonction du choix des utilisateurs ?
- [Conditionnement des partenaires non membres du TCF](https://cmp.docs.sirdata.net/faq/conditionnement/conditionnement-des-partenaires-non-membres-du-tcf.md): Le conditionnement fonctionne-t-il pour les scripts provenant d'acteurs hors TCF ?
- [Gestion des scripts](https://cmp.docs.sirdata.net/faq/conditionnement/gestion-des-scripts.md): Comment conditionner un script au consentement ? La méthode est-elle différente si j'utilise un tag manager ?
- [Sous traiter les conditionnements](https://cmp.docs.sirdata.net/faq/conditionnement/sous-traiter-les-conditionnements.md): Pouvez-vous conditionner les tags à notre place ?
- [Identification des cookies](https://cmp.docs.sirdata.net/faq/conditionnement/identification-des-cookies.md): Comment identifier les cookies sur mon site ?
- [Cookies exemptés](https://cmp.docs.sirdata.net/faq/conditionnement/cookies-exemptes.md): Comment savoir si un cookie est exempté de consentement ?
- [Consentement pour Captcha](https://cmp.docs.sirdata.net/faq/conditionnement/consentement-pour-captcha.md): Ai-je besoin d'un consentement pour déployer un Captcha ?


---

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

```
GET https://cmp.docs.sirdata.net/faq/conditionnement.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.
