# Général

- [Échelle et performances](https://docs.didomi.io/fr/prise-en-main/general/echelle-et-performances.md)
- [Stockage du consentement](https://docs.didomi.io/fr/prise-en-main/general/stockage-du-consentement.md)
- [Cookies et stockage local](https://docs.didomi.io/fr/prise-en-main/general/cookies-et-stockage-local.md)
- [Chaîne de consentement Didomi (DCS) et signature](https://docs.didomi.io/fr/prise-en-main/general/chaine-de-consentement-didomi-dcs-et-signature.md)
- [Migrer vers la chaîne de consentement Didomi (DCS)](https://docs.didomi.io/fr/prise-en-main/general/migrer-vers-la-chaine-de-consentement-didomi-dcs.md)
- [Récupérer la configuration Didomi (web)](https://docs.didomi.io/fr/prise-en-main/general/recuperer-la-configuration-didomi-web.md)
- [Prise en charge des applications à page unique (SPA)](https://docs.didomi.io/fr/prise-en-main/general/prise-en-charge-des-applications-a-page-unique-spa.md)
- [Supprimer par programmation les cookies de première partie du navigateur](https://docs.didomi.io/fr/prise-en-main/general/supprimer-par-programmation-les-cookies-de-premiere-partie-du-navigateur.md)
- [Différence entre le script SDK et l'extrait de code HTML](https://docs.didomi.io/fr/prise-en-main/general/difference-entre-le-script-sdk-et-lextrait-de-code-html.md)
- [Expression régulière (regex)](https://docs.didomi.io/fr/prise-en-main/general/expression-reguliere-regex.md)


---

# 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://docs.didomi.io/fr/prise-en-main/general.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.
