# Устранение неполадок

- [Медленный профиль браузера](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/slow-browser-profile.md): Как исправить медленный профиль браузера
- [CreateProcess не выполнен - код 740](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/createprocess-failed-code-740.md): CreateProcess завершился с ошибкой, код 740 - запрашиваемая операция требует повышения прав
- [Реальное местоположение все еще видно](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/real-location-still-visible.md): Почему мой реальный местоположение все еще видно для веб-сайтов
- [Расширение Metamask не работает / отчет о вирусе](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/metamask-extension-not-working-virus-report.md): Узнайте, что делать, если расширение Metamask не работает
- [Менеджер рекламы Facebook имеет белый блок](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/facebook-ad-manager-has-a-white-block.md): Узнайте, что делать, когда в Facebook Ad manager отображается белый блок
- [Профиль застрял на синхронизации](https://docs.incogniton.com/documentation/russian-documentation/obshie-voprosy/troubleshooting/the-profile-is-stuck-on-syncing.md): Исправление проблем с синхронизацией профилей браузера в 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/russian-documentation/obshie-voprosy/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.
