# Consentement sur AMP

L'environnement AMP est séparé de l'environnement web classique dans la mesure où les pages sont accessibles de plusieurs façons : depuis le moteur de recherche Google, directement depuis l'URL définie par l'éditeur...

Selon les cas, la portée du consentement peut être limitée et nécessiter de demander à nouveau le consentement de l'utilisateur.


---

# 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/faq/amp/consentement-sur-amp.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.
