> 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/italian-documentation/domande-generali.md).

# Domande generali

- [FAQ](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/faq.md): Trova le tue risposte nelle domande frequenti
- [Risoluzione dei problemi](https://docs.incogniton.com/documentation/italian-documentation/domande-generali/troubleshooting.md): Trova soluzioni ai problemi in Incogniton e risolvi rapidamente con correzioni passo-passo
- [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 / rapporto 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
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/italian-documentation/domande-generali.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.
