# Validazione del proxy

Quando si convalida un proxy in Incogniton, questo viene fatto in base a un database con proxy - utilizziamo IPstack per questo. Tuttavia, per alcune ragioni, la convalida del proxy potrebbe non funzionare o potrebbe indicare una geolocalizzazione diversa. Questo può essere causato dal fornitore del proxy che collega dati errati al proxy o perché le informazioni da IPstack sono state registrate in modo errato.

Per ridurre questo problema, Incogniton è collegato a un secondo e terzo database in modo che il proxy possa essere convalidato anche tramite fonti esterne diverse da IPstack.

{% stepper %}
{% step %}
**Apri impostazioni Proxy**

Crea un nuovo profilo browser o modifica uno esistente, e vai alla scheda **Proxy**.
{% endstep %}

{% step %}
**Scegli un fornitore diverso**

Vai a **Fornitore di informazioni proxy** e scegli **Fornitore di backup** o **Secondo fornitore di backup** dal menu a discesa.

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

{% hint style="info" %}
Se hai ancora domande sulla convalida del proxy, non esitare a contattare il nostro [team di supporto](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/italian-documentation/gestione-dei-proxy/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.
