# Proxy validation

When you validate a proxy in Incogniton, this is done based on a database with proxies - we use IPstack for this. However, for some reasons, the proxy validation may not work or may indicate a different geolocation. This can be caused by the proxy vendor linking incorrect data to the proxy or because information from IPstack has been recorded incorrectly.

To reduce this problem, Incogniton is linked to a second and third database so the proxy can also be validated via external sources other than IPstack.

{% stepper %}
{% step %}

#### Open Proxy settings

Create a new browser profile or edit an existing one, and go to the tab **Proxy**.
{% endstep %}

{% step %}

#### Choose a different provider

Go to **Proxy information provider** and choose **Backup provider** or **Second backup provider** from the dropdown menu.

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

{% hint style="info" %}
If you still have any questions about proxy validation, don’t hesitate to contact our [support team](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/proxy-management/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.
