# Knowledge Base

- [Consent Object](https://community.commandersact.com/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://community.commandersact.com/consent-management/knowledge-base/consent-cookies-exemption.md)
- [Implementation guide for exempted consent statistics FR market](https://community.commandersact.com/consent-management/knowledge-base/consent-cookies-exemption/implementation-guide-for-exempted-consent-statistics-fr-market.md): Please download our implementation guide for Trust exempted statistics for CNIL compliance of France market
- [Consent Cookie](https://community.commandersact.com/consent-management/knowledge-base/consent-cookie.md): Format of the TrustCommander consent cookie.
- [IAB TCF V2.0 Consent](https://community.commandersact.com/consent-management/knowledge-base/iab-tcf-v2.0-consent.md): Description of how to interact with IAB consent API
- [IAB TCF V2.0 and Google FAQ](https://community.commandersact.com/consent-management/knowledge-base/iab-tcf-v2.0-and-google-faq.md)
- [IAB TCF V2.2 Release details](https://community.commandersact.com/consent-management/knowledge-base/iab-tcf-v2.2-release-details.md)
- [IAB TCF v2.2 CMP requirements](https://community.commandersact.com/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-cmp-requirements.md): The IAB TCF v2.2 has new requirements. This page listing the new elements of the CMP IAB TCF UI standard.
- [IAB TCF v2.2 Migration guide Web](https://community.commandersact.com/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://community.commandersact.com/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
- [CCPA & Global Privacy control](https://community.commandersact.com/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://community.commandersact.com/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.
