> 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/setup-guides.md).

# 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 de consentement avec le 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 de consentement 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 de consentement avec Adobe Launch.
- [Amazon Consent Signal](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/tag-manager/amazon-consent-signal.md)
- [Sites web (Hardcoded)](https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides/websites-hardcoded.md): Étapes pour coder en dur le consentement 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
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, and the optional `goal` query parameter:

```
GET https://doc.commandersact.com/fr/fonctionnalites/consent-management/setup-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
