# Risoluzione dei problemi

- [Profilo browser lento](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/slow-browser-profile.md): Come risolvere un profilo browser lento
- [CreateProcess fallito - codice 740](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/createprocess-failed-code-740.md): CreateProcess non riuscito codice 740 - l'operazione richiesta richiede l'elevazione
- [Posizione reale ancora visibile](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/real-location-still-visible.md): Perché la mia posizione reale è ancora visibile per i siti web
- [Estensione Metamask non funzionante / segnalazione virus](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/metamask-extension-not-working-virus-report.md): Scopri cosa fare quando l'estensione Metamask non funziona
- [Il gestore annunci di Facebook ha un blocco bianco](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/facebook-ad-manager-has-a-white-block.md): Scopri cosa fare quando il gestore degli annunci di Facebook mostra un blocco bianco
- [Il profilo è bloccato sulla sincronizzazione](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting/the-profile-is-stuck-on-syncing.md): Risolvi i problemi di sincronizzazione del profilo del browser 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/documentation/italian-documentation/domande-generali/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.
