> For the complete documentation index, see [llms.txt](https://doc.commandersact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base.md).

# Base de connaissances

- [Objet de consentement](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/consent-object.md): Description du format de l'objet de consentement utilisé par l'API onsite pour recevoir et mettre à jour le consentement.
- [Exemption des cookies de consentement](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/consent-cookies-exemption.md)
- [Guide d'implémentation pour les statistiques de consentement exemptées pour le marché FR](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/consent-cookies-exemption/implementation-guide-for-exempted-consent-statistics-fr-market.md): Veuillez télécharger notre guide d'implémentation pour les statistiques exemptées de Commanders Act Consent afin d'être conforme à la CNIL pour le marché français
- [cookie de consentement](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/consent-cookie.md): Format du cookie de consentement Commanders Act.
- [Détails de la version IAB TCF V2.3](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.3-release-details.md)
- [Exigences IAB TCF v2.3 pour CMP](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.3-release-details/iab-tcf-v2.3-cmp-requirements.md)
- [Consentement IAB TCF V2.3](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.3-consent.md)
- [Détails de la version IAB TCF V2.3](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details.md)
- [Exigences IAB TCF v2.3 pour CMP](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-cmp-requirements.md)
- [Guide de migration IAB TCF v2.2 Web](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-web.md): Guide pas à pas pour rester conforme sur le Web avec TCF v2.2
- [Guide de migration IAB TCF v2.2 App](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-app.md): Cette page s'adresse aux clients utilisant le SDK Commanders Act avec le module IAB Consent dans leur application mobile
- [Consentement IAB TCF V2.3](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-consent.md): Description de la manière d'interagir avec l'API de consentement IAB
- [IAB TCF V2.3 et Google FAQ](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-and-google-faq.md)
- [Google ACM exige IAB TCF](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/google-acm-requires-iab-tcf.md)
- [CCPA & Global Privacy control](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/ccpa-and-global-privacy-control.md)


---

# 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://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base.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.
