> 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/chinese-documentation/e-wai-gong-neng/passing-the-iphey-test.md).

# 通过 Iphey 测试

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

在本指南中，我们将解释如何使用 Incogniton 通过 [Iphey](https://iphey.com/) 可靠性测试。

{% stepper %}
{% step %}

### 创建浏览器配置文件并激活 iphey 检查选项

创建一个浏览器配置文件并附加代理（如果需要）。进入 **高级 > 其他** 选项卡，打开 **尝试通过 iphey 检查** 按钮。

{% hint style="warning" %}
启用此选项会强制 Incogniton **禁用或更改某些功能**，以帮助通过 iphey.com 的合法性检查。将被禁用的功能之一是画布欺骗，这可能使您的画布指纹更容易识别。
{% endhint %}

{% hint style="warning" %}
此设置必须在首次启动配置文件之前激活，以便始终通过检查。如果在 Windows 和 Mac 上都使用该配置文件，可能无法正常工作。
{% endhint %}
{% endstep %}

{% step %}

### 启动配置文件并检查 iphey

启动浏览器配置文件并访问 [Iphey](https://iphey.com/)。您应该会看到 Incogniton 通过了测试。

{% hint style="info" %}
在某些情况下，您可能需要刷新页面两次才能通过测试。
{% endhint %}

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

{% hint style="info" %}
如果您还有任何疑问，请随时联系我们的[支持部门](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/chinese-documentation/e-wai-gong-neng/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.
