# Dépannage

- [Profil de navigateur lent](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/slow-browser-profile.md): Comment résoudre un profil de navigateur lent
- [Échec de CreateProcess - code 740](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/createprocess-failed-code-740.md): CreateProcess failed code 740 - the requested operation requires elevation
- [Emplacement réel toujours visible](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/real-location-still-visible.md): Pourquoi ma localisation réelle est-elle toujours visible pour les sites web
- [L'extension Metamask ne fonctionne pas / rapport de virus](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/metamask-extension-not-working-virus-report.md): Découvrez quoi faire lorsque l'extension Metamask ne fonctionne pas
- [Le gestionnaire de publicités Facebook a un bloc blanc](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/facebook-ad-manager-has-a-white-block.md): Découvrez quoi faire lorsque le gestionnaire de publicités Facebook affiche un bloc blanc
- [Le profil est bloqué sur la synchronisation](https://docs.incogniton.com/documentation/french-documentation/general-questions/troubleshooting/the-profile-is-stuck-on-syncing.md): Résoudre les problèmes de synchronisation des profils de navigateur dans Incogniton


---

# 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.incogniton.com/documentation/french-documentation/general-questions/troubleshooting.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.
