# Private browsing

When the browser does not support third-party cookies or the user has disabled them, it is not possible to apply their choices on several sites. In this case, the user's choices are only applied to the site visited.

Now, on the Chrome browser in private browsing, third-party cookies are disabled by default, which is why the choices are applied to what is called a local scope. It is possible to reactivate third-party cookies by modifying the Chrome settings.


---

# 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/navigation-privee.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.
