> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/questions-generales/troubleshooting.md).

# Dépannage

- [Profil de navigateur lent](https://docs.incogniton.com/documentation/french-documentation/questions-generales/troubleshooting/slow-browser-profile.md): Comment résoudre un profil de navigateur lent
- [CreateProcess a échoué - code 740](https://docs.incogniton.com/documentation/french-documentation/questions-generales/troubleshooting/createprocess-failed-code-740.md): CreateProcess a échoué code 740 - l'opération demandée nécessite une élévation
- [Emplacement réel toujours visible](https://docs.incogniton.com/documentation/french-documentation/questions-generales/troubleshooting/real-location-still-visible.md): Pourquoi ma localisation réelle est-elle toujours visible pour les sites web
- [Extension Metamask ne fonctionne pas / rapport de virus](https://docs.incogniton.com/documentation/french-documentation/questions-generales/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/questions-generales/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/questions-generales/troubleshooting/the-profile-is-stuck-on-syncing.md): Résoudre les problèmes de synchronisation des profils de navigateur dans Incogniton


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/questions-generales/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.
