# Solução de problemas

- [Perfil de navegador lento](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/slow-browser-profile.md): Como corrigir um perfil de navegador lento
- [CreateProcess falhou - código 740](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/createprocess-failed-code-740.md): CreateProcess falhou código 740 - a operação solicitada requer elevação
- [Localização real ainda visível](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/real-location-still-visible.md): Por que minha localização real ainda está visível para os sites
- [Extensão Metamask não funciona / relatório de vírus](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/metamask-extension-not-working-virus-report.md): Saiba o que fazer quando a extensão Metamask não está funcionando
- [Gerenciador de anúncios do Facebook tem um bloco branco](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/facebook-ad-manager-has-a-white-block.md): Saiba o que fazer quando o gerenciador de anúncios do Facebook mostra um bloco branco
- [O perfil está travado na sincronização](https://docs.incogniton.com/documentation/pt-br-documentation/perguntas-gerais/troubleshooting/the-profile-is-stuck-on-syncing.md): Corrija problemas de sincronização de perfis de navegador no 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/pt-br-documentation/perguntas-gerais/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.
