# Tags conditionning

Several actors participating in the Transparency & Consent Framework choose not to condition their tags, this is the case for Google, Teads or Taboola, for example. In this case, it is up to the site using these tags to first verify the user's consent before loading them.

For that, you must use the [commands of the CMP](/en/script-management/tag-conditioning.md) which will allow you to read and control the choices made by the user before injecting the scripts of your partners.


---

# 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/others/conditionnement-des-tags.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.
