> 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/proxy-yonetimi/testing-and-verifying-proxies/proxy-speed.md).

# Proxy hızı

Incogniton tarayıcı profillerinizde proxy kullandığınızda, proxy hızını görmek mümkündür. Bu, bir proxy'nin ne kadar hızlı veya yavaş olduğunu gösterir ve tarayıcı profillerinizin performansını etkileyebilir. Proxy hızını belirtmenin birkaç yolu vardır.

{% stepper %}
{% step %}
**Seçenek 1: Yıldırım simgesi**

**Profil Yönetimi**'nde proxy'nin yanında bir yıldırım simgesi göreceksiniz. Bu simgenin rengi proxy hızını gösterir:

* Mor = Mükemmel
* Yeşil = Harika
* Turuncu = Orta
* Kırmızı = Kötü

Bazı durumlarda simge mavi olur, bu da [Incogniton'un kendi proxy mağazasından](/documentation/turkish-documentation/proxy-yonetimi/incogniton-proxy-shop.md) bir proxy olduğunu gösterir.

![](/files/66746cfe61dccbb8ce7c8d72b21370f741b2c6a7)

{% hint style="info" %}
Proxy'nin yanında yıldırım simgesini görmek istemiyor musunuz? Onu kapatabilirsiniz. **Hesabım – Hesap ayarları – Diğer** bölümüne gidin ve **Proxy Hız Yıldırım Simgesini Gizle** düğmesini etkinleştirin.
{% endhint %}

![](/files/d9a97e11e55beca1cbc2013d49643cefd54332be)
{% endstep %}

{% step %}
**Seçenek 2: Proxy Hızı sütunu**

Profil Yönetimi genel görünümünde, proxy hızını milisaniye (ms) cinsinden gösteren bir **Proxy Hızı** sütunu vardır.

![](/files/1f3a36c4a6a0fbc94ae1505dd07117cfca193742)

Bu sütun hesabınızda görünmüyorsa, sağdaki ayarlar simgesine tıklayarak ekleyin. Açılan pencerede sol sütunda **Proxy Hızı**'nı seçin, sağa doğru okları tıklayın ve ardından **Sütunları kaydet**'e tıklayın.

![](/files/737f7f02df09f6ec23058b7b4872fc8fc5c7a6ea)
{% endstep %}

{% step %}
**Seçenek 3: Proxy denetleyici**

Proxy denetleyici, yeni bir profil oluştururken veya mevcut bir profili düzenlerken kullanılabilir. **Proxy** sekmesine gidin, proxy bilgilerini doldurun ve aşağıdaki **Proxy'yi kontrol et**'e tıklayın. Hız dahil tüm proxy ayrıntılarını en altta göreceksiniz.

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

{% hint style="info" %}
Proxy hızı hakkında herhangi bir sorunuz varsa, [destek departmanımızla](https://incogniton.com/contact/) 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/proxy-yonetimi/testing-and-verifying-proxies/proxy-speed.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.
