> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/faq/parametrage.md).

# Paramétrage

- [Fonctionnement des boutons](https://cmp.docs.sirdata.net/faq/parametrage/boutons.md): Quel est le fonctionnement des boutons dans la CMP lorsque l'utilisateur fait ses choix ?
- [Paramètres cookies](https://cmp.docs.sirdata.net/faq/parametrage/parametre-cookies.md): Le bandeau semble bien intégré mais en bas de page de mon site, je n'ai pas le bouton "Paramètres cookies". Comment l'afficher ?
- [Couleur bouton](https://cmp.docs.sirdata.net/faq/parametrage/couleur-bouton.md): Est-il possible de définir une couleur différente pour le bouton de réaffichage en bas de mon site ?
- [Tests A/B](https://cmp.docs.sirdata.net/faq/parametrage/test-a-b.md): Dans le cadre d'un A/B test, je souhaite tester plusieurs versions du bandeau sur mon site. Comment puis-je procéder ?
- [Optimisation du taux de consentement](https://cmp.docs.sirdata.net/faq/parametrage/optimisation-du-taux-de-consentement.md): Quelles sont les meilleures pratiques pour optimiser mon taux de consentement ?
- [Personnalisation de la CMP](https://cmp.docs.sirdata.net/faq/parametrage/personnalisation-de-la-cmp.md): Est-il possible de personnaliser la CMP (textes, design et finalités) ?


---

# 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://cmp.docs.sirdata.net/faq/parametrage.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.
