# Guides de configuration

- [Tag Manager](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager.md)
- [Commanders Act TMS](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/commanders-act-tms.md): Étapes pour implémenter le module Consent avec TMS Commanders Act
- [Google Tag Manager (GTM)](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/google-tag-manager-gtm.md)
- [Google Tag Manager (GTM) - Consent Mode](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/google-tag-manager-gtm-consent-mode.md): Étapes pour implémenter le module Consent de Commanders Act avec Google Tag Manager.
- [Google Consent Mode dans Commanders Act CMP](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/google-consent-mode-in-commanders-act-tms.md)
- [Adobe Launch](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/adobe-launch.md): Étapes pour implémenter le module Consent avec Adobe Launch.
- [Amazon Consent Signal](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/amazon-consent-signal.md)
- [Websites (Hardcoded)](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/websites-hardcoded.md): Étapes pour coder en dur le Consent Commanders Act sur les sites web.
- [Suppression des cookies lorsque le consentement est retiré](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/fr-suppression-des-cookies-lors-du-retrait-du-consentement.md)
- [Applications mobiles](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/mobile-apps.md)
- [iOS](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/mobile-apps/ios.md)
- [ATT - App Tracking Transparency (iOS 14.5+)](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/mobile-apps/ios/att-app-tracking-transparency-ios-14.5+.md)
- [Android](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/mobile-apps/android.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/fr/fonctionnalites/consent-management/setup-guides.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.
