# Knowledge Base

- [Consent Object](https://doc.commandersact.com/features/consent-management/knowledge-base/consent-object.md): Description of the Consent Object format that is used by the onsite API to receive and update consent.
- [Consent cookies exemption](https://doc.commandersact.com/features/consent-management/knowledge-base/consent-cookies-exemption.md)
- [Implementation guide for exempted consent statistics FR market](https://doc.commandersact.com/features/consent-management/knowledge-base/consent-cookies-exemption/implementation-guide-for-exempted-consent-statistics-fr-market.md): Please download our implementation guide for Commanders Act Consent exempted statistics for CNIL compliance of France market
- [Consent Cookie](https://doc.commandersact.com/features/consent-management/knowledge-base/consent-cookie.md): Format of the Commanders Act Consent cookie.
- [IAB TCF V2.3 Release details](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.3-release-details.md)
- [IAB TCF v2.3 CMP requirements](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.3-release-details/iab-tcf-v2.3-cmp-requirements.md)
- [IAB TCF V2.3 Consent](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.3-consent.md)
- [IAB TCF V2.3 Release details](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-release-details.md)
- [IAB TCF v2.3 CMP requirements](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-cmp-requirements.md)
- [IAB TCF v2.2 Migration guide Web](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-web.md): Step by step guide to remains compliant on the Web for TCF v2.2
- [IAB TCF v2.2 Migration guide App](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-app.md): This page is to the attention the customers using the Commanders Act SDK with the IAB Consent Module in their mobile application
- [IAB TCF V2.3 Consent](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-consent.md): Description of how to interact with IAB consent API
- [IAB TCF V2.3 and Google FAQ](https://doc.commandersact.com/features/consent-management/knowledge-base/iab-tcf-v2.2-and-google-faq.md)
- [Google ACM requires IAB TCF](https://doc.commandersact.com/features/consent-management/knowledge-base/google-acm-requires-iab-tcf.md)
- [CCPA & Global Privacy control](https://doc.commandersact.com/features/consent-management/knowledge-base/ccpa-and-global-privacy-control.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://doc.commandersact.com/features/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.
