# Passing the Iphey test

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

In this guide we will explain how you can pass the [Iphey](https://iphey.com/) reliability test with Incogniton.

{% stepper %}
{% step %}

#### Create a browser profile

Create a browser profile and attach a proxy (if desired).
{% endstep %}

{% step %}

#### Enable the Iphey check option

Go to the **Other** tab and select the option **Try to pass Iphey.com check**.

![](/files/13d13a71f86d3d85c1ae17e6b4950fc8e5087a80)

{% hint style="warning" %}
Enabling this option forces Incogniton to **disable or change certain features** to help pass the iphey.com legitimacy check. One of the features that will be disabled is canvas spoofing, which may make your canvas fingerprint more easily identifiable.

This setting must be activated before the first time the profile is launched to consistently pass the check. It might not work if the profile is used on both Windows and Mac.
{% endhint %}
{% endstep %}

{% step %}

#### Launch the profile and check iphey

Launch the browser profile and go to [Iphey](https://iphey.com/). You should see that Incogniton passes the test.

{% hint style="info" %}
In some cases you may need to refresh the page twice before it passes the test.
{% endhint %}

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

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