# Проверка прокси

Когда вы проверяете прокси в Incogniton, это делается на основе базы данных с прокси - мы используем для этого IPstack. Однако по некоторым причинам проверка прокси может не работать или указывать на другую геолокацию. Это может быть вызвано тем, что поставщик прокси связывает неправильные данные с прокси или из-за того, что информация от IPstack была записана неправильно.

Чтобы уменьшить эту проблему, Incogniton связан со второй и третьей базами данных, чтобы прокси также могли быть проверены через внешние источники, отличные от IPstack.

{% stepper %}
{% step %}
**Откройте настройки прокси**

Создайте новый профиль браузера или отредактируйте существующий, и перейдите на вкладку **Proxy**.
{% endstep %}

{% step %}
**Выберите другого провайдера**

Перейдите в **Proxy information provider** и выберите **Backup provider** или **Second backup provider** из выпадающего меню.

![](/files/a32b39c2a53046009696b458acde289af5e26537)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Если у вас все еще есть вопросы по проверке прокси, не стесняйтесь обращаться в нашу [службу поддержки](https://incogniton.com/contact/).
{% endhint %}


---

# 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/upravlenie-proksi/testing-and-verifying-proxies/proxy-validation.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.
