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

# Proxysnelheid

Wanneer je proxies gebruikt in je Incogniton browserprofielen, is het mogelijk om de proxysnelheid te zien. Dit vertelt je hoe snel of langzaam een proxy is, wat de prestaties van je browserprofielen kan beïnvloeden. Er zijn verschillende manieren om de proxysnelheid aan te geven.

{% stepper %}
{% step %}
**Optie 1: Bliksemschicht icoon**

In **Profielbeheer** zie je een bliksemschicht icoon naast de proxy. De kleur van dit icoon geeft de proxysnelheid aan:

* Paars = Perfect
* Groen = Geweldig
* Oranje = Gemiddeld
* Rood = Slecht

In sommige gevallen is het icoon blauw, wat betekent dat het een proxy is van [Incogniton’s eigen proxywinkel](/documentation/dutch-documentation/proxybeheer/incogniton-proxy-shop.md).

![](/files/66746cfe61dccbb8ce7c8d72b21370f741b2c6a7)

{% hint style="info" %}
Wil je het bliksemschicht icoon niet naast de proxy zien? Je kunt het uitschakelen. Ga naar **Mijn account – Accountinstellingen – Overige** en schakel de knop **Verberg Proxy Snelheid Bliksem Icoon** in.
{% endhint %}

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

{% step %}
**Optie 2: Proxy Snelheid kolom**

In het Profielbeheer overzicht is er een **Proxy Snelheid** kolom, die de snelheid van de proxy in milliseconden (ms) toont.

![](/files/1f3a36c4a6a0fbc94ae1505dd07117cfca193742)

Als deze kolom niet zichtbaar is in je account, voeg deze dan toe door op het instellingenicoon aan de rechterkant te klikken. Selecteer in het pop-up venster **Proxy Snelheid** in de linker kolom, klik op de pijlen die naar rechts wijzen en klik vervolgens op **Kolommen opslaan**.

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

{% step %}
**Optie 3: Proxy checker**

De proxy checker is beschikbaar tijdens het aanmaken van een nieuw profiel of het bewerken van een bestaand profiel. Ga naar het **Proxy** tabblad, vul de proxygegevens in en klik op **Controleer proxy** hieronder. Je ziet alle proxygegevens, inclusief de snelheid onderaan.

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

{% hint style="info" %}
Als je vragen hebt over de proxysnelheid, aarzel dan niet om contact op te nemen met onze [ondersteuningsafdeling](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, and the optional `goal` query parameter:

```
GET https://docs.incogniton.com/documentation/dutch-documentation/proxybeheer/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.
