> For the complete documentation index, see [llms.txt](https://docs.fix.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fix.network/nederlands/fix-wallet/windows-installatie.md).

# Windows Installatie

* Download de wallet van <https://github.com/NewCapital/FIX-Core/releases>​​

{% hint style="danger" %}
**Gebruik GEEN andere downloadlocaties, want deze bieden geen garantie dat u een schone portefeuille krijgt waar niet aan is geknoeid**.‌
{% endhint %}

* De Windows-portemonnee wordt geleverd met een automatisch installatieprogramma, dus sla het op in een map naar keuze.
* Voer het gedownloade installatieprogramma uit om het installatieproces te starten.

{% hint style="info" %}
Op dit moment ziet u mogelijk een waarschuwing van Windows SmartScreen dat de app niet wordt herkend. U kunt deze waarschuwing veilig overslaan door op **Meer info** te klikken en **vervolgens Uitvoeren**.‌
{% endhint %}

* Het installatieprogramma leidt u vervolgens door het installatieproces.
* Klik door de volgende schermen. Alle instellingen kunnen op hun standaardwaarden worden gezet, tenzij u een specifieke reden hebt om iets te wijzigen.
* Zodra de installatie is voltooid, wordt de FIX wallet onmiddellijk gestart. Als dit niet het geval is, klikt u op Start> FIX Core> FIX Core (64-bit) om de toepassing te starten.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LiQBKqY9qOPk0UmyHcB%2F-LiVRNr-FtC7lEBOCbOG%2F-LiVSlKT5wH4NJBt9vzK%2Fimage.png?alt=media\&token=25ae85ca-3a1a-4e52-95c1-cb9e95e33477)

* De eerste keer dat het programma wordt gestart, wordt u gevraagd waar u uw blockchain- en walletgegevens wilt opslaan. Kies een locatie met voldoende vrije ruimte, want de bestanden kunnen veel ruimte innemen naarmate de blockchain groeit. Het wordt aanbevolen om indien mogelijk de standaard gegevensmap te gebruiken.
* De eerste keer opstarten kan even duren en eenmaal wachten totdat de wallet volledig is gesynchroniseerd voordat u hem gaat gebruiken.
* Wanneer de synchronisatie is voltooid, verschijnt er een klein groen pictogram in de rechterbenedenhoek van uw wallet:

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LiQBKqY9qOPk0UmyHcB%2F-LiVRNr-FtC7lEBOCbOG%2F-LiVSnwsC0y9XUA8m3GA%2Fimage.png?alt=media\&token=c19207d0-2086-4a87-ae96-eba102e8a100)


---

# 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.fix.network/nederlands/fix-wallet/windows-installatie.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.
