# Settings

- [Button operation](https://cmp.docs.sirdata.net/en/faq/settings/fonctionnement-des-boutons.md): Can you clarify how the buttons work in the CMP when the user is making his choices?
- [Cookie settings](https://cmp.docs.sirdata.net/en/faq/settings/parametre-cookies.md): The banner seems to be well integrated, but at the bottom of the page of my site, I don't have the "Cookie settings" button. Internet users cannot therefore revisit their choices.
- [Button color](https://cmp.docs.sirdata.net/en/faq/settings/couleur-bouton.md): Is it possible to set a different color for the redisplay button displayed at the bottom of my site?
- [A/B test](https://cmp.docs.sirdata.net/en/faq/settings/test-a-b.md): As part of an A / B test, I want to test several versions of the banner on my site. How can I do this?
- [Consent Rate Optimization](https://cmp.docs.sirdata.net/en/faq/settings/consent-rate-optimization.md): What are the best practices to optimize my consent rate ?
- [CMP Personalization](https://cmp.docs.sirdata.net/en/faq/settings/cmp-personalization.md): Is it possible to personalize the CMP (text, design, and purposes)?


---

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