# Solución de problemas

- [Perfil de navegador lento](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/slow-browser-profile.md): Cómo solucionar un perfil de navegador lento
- [CreateProcess falló - código 740](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/createprocess-failed-code-740.md): CreateProcess falló código 740 - la operación solicitada requiere elevación
- [Ubicación real aún visible](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/real-location-still-visible.md): ¿Por qué mi ubicación real sigue siendo visible para los sitios web?
- [Extensión Metamask no funciona / informe de virus](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/metamask-extension-not-working-virus-report.md): Aprende qué hacer cuando la extensión de Metamask no funciona
- [El administrador de anuncios de Facebook tiene un bloque blanco](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/facebook-ad-manager-has-a-white-block.md): Aprende qué hacer cuando el administrador de anuncios de Facebook muestra un bloque blanco
- [El perfil está atascado en sincronización](https://docs.incogniton.com/documentation/spanish/preguntas-generales/troubleshooting/the-profile-is-stuck-on-syncing.md): Soluciona problemas de sincronización de perfiles de navegador en 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/spanish/preguntas-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.
