# Troubleshooting

- [Slow browser profile](https://docs.incogniton.com/general-questions/troubleshooting/slow-browser-profile.md): How to fix a slow browser profile
- [CreateProcess failed - code 740](https://docs.incogniton.com/general-questions/troubleshooting/createprocess-failed-code-740.md): CreateProcess failed code 740 - the requested operation requires elevation
- [Real location still visible](https://docs.incogniton.com/general-questions/troubleshooting/real-location-still-visible.md): Why is my real location still visible for websites
- [Metamask Extension not working / virus report](https://docs.incogniton.com/general-questions/troubleshooting/metamask-extension-not-working-virus-report.md): Learn what to do when Metamask Extension is not working
- [Facebook Ad manager has a white block](https://docs.incogniton.com/general-questions/troubleshooting/facebook-ad-manager-has-a-white-block.md): Learn what to do when Facebook Ad manager shows a white block
- [The profile is stuck on syncing](https://docs.incogniton.com/general-questions/troubleshooting/the-profile-is-stuck-on-syncing.md): Fix browser profile syncing issues in 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/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.
