# Download en installeer Incogniton

Deze pagina begeleidt je door de systeemvereisten, het downloaden van de installer, het voltooien van de installatie en het voor de eerste keer starten van de app.

### Download Incogniton

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-apple">:apple:</i></td><td><strong>macOS</strong></td><td>Download de macOS installer met ondersteuning voor zowel Intel-gebaseerde als Apple Silicon Macs.</td><td><a href="https://incogniton.com/incognitondownloadmac3" class="button secondary" data-icon="arrow-down-to-bracket">Download voor Mac</a></td><td></td></tr><tr><td><i class="fa-windows">:windows:</i></td><td><strong>Windows OS</strong></td><td>Download de Windows installer met ondersteuning voor zowel 32-bit (x86) als 64-bit (x64) systemen.</td><td><a href="https://incogniton.com/incognitondownloadwin3" class="button secondary" data-icon="arrow-down-to-bracket">Download voor Windows</a></td><td></td></tr></tbody></table>

***

### Systeemvereisten

Bekijk de minimale systeemvereisten hieronder om ervoor te zorgen dat Incogniton correct werkt op je computer.

#### MacOS

| Vereiste       | Details                                   |
| -------------- | ----------------------------------------- |
| RAM            | 4GB                                       |
| Schijf         | 1 GB vrije ruimte                         |
| GPU            | Aanbevolen voor optimale renderprestaties |
| Architectuur   | Intel en Apple Silicon                    |
| Ondersteund OS | macOS                                     |
| Installer      | Universeel pakket (Intel + Apple Silicon) |

#### Windows

| Vereiste       | Details                                      |
| -------------- | -------------------------------------------- |
| RAM            | 4 GB                                         |
| Schijf         | 1 GB vrije ruimte                            |
| GPU            | Aanbevolen voor optimale renderprestaties    |
| Architectuur   | 32-bit (x86) en 64-bit (x64); x64 aanbevolen |
| Ondersteund OS | Windows                                      |

***

### Installeren op macOS

1. Open het gedownloade `installer.dmg` bestand.
2. Sleep **Incogniton** naar de **Applications** map.
3. Open **Applications** en start Incogniton.

{% hint style="info" %}
Als macOS een beveiligingsprompt (Gatekeeper) toont, ga naar **Systeeminstellingen > Privacy & Beveiliging** en sta de app toe om te openen, probeer dan opnieuw te starten.
{% endhint %}

### Installeren op Windows

1. Voer de gedownloade `installer.exe` installer uit.
2. Als daarom gevraagd wordt door Gebruikersaccountbeheer (UAC), kies **Ja** om de installatie toe te staan.
3. Volg de installatie-wizard en klik op **Installeren**.
4. Nadat de installatie is voltooid, start Incogniton.

***

### Probleemoplossingstips

<details>

<summary><strong>macOS probleemoplossing</strong></summary>

* **App geblokkeerd door Gatekeeper:** Open Systeeminstellingen > Privacy & Beveiliging, zoek het bericht over Incogniton en selecteer Open Toch. Start de app daarna opnieuw.
* **App opent niet na installatie:** Zorg ervoor dat Incogniton in de Applications map staat. Als het nog steeds niet opent, sluit alle actieve instanties en probeer opnieuw.
* **Installer wil niet mounten:** Download het `.dmg` bestand opnieuw en open het opnieuw. Controleer of de download succesvol is voltooid.
* **macOS meldt dat de app beschadigd is:** Verwijder de app, download de installer opnieuw van de officiële bron en installeer opnieuw.
* **Oudere macOS versie:** Controleer of je macOS versie aan de minimale vereisten voldoet voordat je installeert.

</details>

<details>

<summary><strong>Windows probleemoplossing</strong></summary>

* **Installer geblokkeerd door beveiligingssoftware:** Sta tijdelijk de installer toe of zet deze op de witte lijst in je antivirus- of eindpuntbeveiligingssoftware, en voer de installer opnieuw uit.
* **Gebruikersaccountbeheer (UAC) prompt verschijnt niet:** Klik met de rechtermuisknop op de installer en selecteer Uitvoeren als administrator.
* **Installatie mislukt of stopt onverwacht:** Download de installer opnieuw en voer deze opnieuw uit. Sluit andere actieve installers of systeemupdate-tools.
* **App start niet na installatie:** Herstart Windows en probeer Incogniton opnieuw te starten.
* **Niet-ondersteund systeem:** Controleer of je Windows versie en architectuur (x86 of x64) aan de minimale vereisten voldoen.

</details>

Bij de eerste keer starten opent de app het startscherm, waar je kunt inloggen met een bestaand account of direct in de applicatie een gratis account kunt registreren. Ga verder naar de volgende pagina om een account aan te maken en je eerste browserprofiel te starten.


---

# 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/documentation/dutch-documentation/aan-de-slag/download-and-install-incogniton.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.
