> 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/turkish-documentation/ekstra-ozellikler/passing-the-iphey-test.md).

# Iphey testini geçme

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

Bu kılavuzda, Incogniton ile [Iphey](https://iphey.com/) güvenilirlik testini nasıl geçebileceğinizi açıklayacağız.

{% stepper %}
{% step %}

### Bir tarayıcı profili oluşturun ve iphey kontrol seçeneğini etkinleştirin

Bir tarayıcı profili oluşturun ve bir proxy ekleyin (isteğe bağlı). **Gelişmiş > Diğer** sekmesine gidin ve **Iphey kontrolünü geçmeye çalış** düğmesini etkinleştirin.

{% hint style="warning" %}
Bu seçeneği etkinleştirmek, Incogniton'un iphey.com meşruiyet kontrolünü geçmesine yardımcı olmak için **belirli özellikleri devre dışı bırakmasını veya değiştirmesini** zorunlu kılar. Devre dışı bırakılacak özelliklerden biri tuval sahtekarlığıdır, bu da tuval parmak izinizi daha kolay tanımlanabilir hale getirebilir.
{% endhint %}

{% hint style="warning" %}
Bu ayar, kontrolü tutarlı bir şekilde geçmek için profil ilk kez başlatılmadan önce etkinleştirilmelidir. Profil hem Windows hem de Mac'te kullanılıyorsa çalışmayabilir.
{% endhint %}
{% endstep %}

{% step %}

### Profili başlatın ve iphey'i kontrol edin

Tarayıcı profilini başlatın ve [Iphey](https://iphey.com/) adresine gidin. Incogniton'un testi geçtiğini görmelisiniz.

{% hint style="info" %}
Bazı durumlarda, testi geçmeden önce sayfayı iki kez yenilemeniz gerekebilir.
{% endhint %}

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

{% hint style="info" %}
Hâlâ herhangi bir sorunuz varsa, lütfen [destek departmanımız](https://incogniton.com/contact/) ile iletişime geçmekten çekinmeyin.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.incogniton.com/documentation/turkish-documentation/ekstra-ozellikler/passing-the-iphey-test.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
