> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/fonctionnalites-supplementaires/passing-the-iphey-test.md).

# Passer le test Iphey

{% embed url="<https://www.youtube.com/watch?v=oKubIX062qs>" %}

Dans ce guide, nous expliquerons comment vous pouvez réussir le test de fiabilité [Iphey](https://iphey.com/) avec Incogniton.

{% stepper %}
{% step %}

### Créer un profil de navigateur et activer l'option de vérification iphey

Créez un profil de navigateur et attachez un proxy (si désiré). Allez à l'onglet **Avancé > Autre** et activez le bouton **Essayer de passer la vérification iphey**.

{% hint style="warning" %}
Activer cette option force Incogniton à **désactiver ou modifier certaines fonctionnalités** pour aider à passer la vérification de légitimité iphey.com. L'une des fonctionnalités qui sera désactivée est le camouflage du canvas, ce qui peut rendre votre empreinte canvas plus facilement identifiable.
{% endhint %}

{% hint style="warning" %}
Ce paramètre doit être activé avant la première utilisation du profil pour réussir systématiquement la vérification. Il pourrait ne pas fonctionner si le profil est utilisé à la fois sur Windows et Mac.
{% endhint %}
{% endstep %}

{% step %}

### Lancer le profil et vérifier iphey

Lancez le profil de navigateur et allez sur [Iphey](https://iphey.com/). Vous devriez voir qu'Incogniton réussit le test.

{% hint style="info" %}
Dans certains cas, vous devrez peut-être actualiser la page deux fois avant de réussir le test.
{% endhint %}

<figure><img src="/files/e82eee8fbf21079f1f5b731761aec841d7c71c4a" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si vous avez encore des questions, n'hésitez pas à contacter notre [service d'assistance](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/french-documentation/fonctionnalites-supplementaires/passing-the-iphey-test.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.
