> For the complete documentation index, see [llms.txt](https://docs.speedystaking.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedystaking.io/nl/casper-netwerk/casper-wallet/casper-wallet-installatie-en-setup.md).

# Casper Wallet - Installatie en Setup

<figure><img src="/files/bB8mD02Ekg39oI5UGIrB" alt=""><figcaption></figcaption></figure>

**Stap 1:** Navigeer naar de [Casper Wallet website](https://casperwallet.io) en klik op '**Download**'.

<figure><img src="/files/OuZEEK1AknnmXdDbFGF4" alt=""><figcaption></figcaption></figure>

**Stap 2:** Dit brengt je naar de Chrome Store (or het equivalent op andere browsers); klik '**Add to Chrome**' (or het equivalent op andere browsers).

<figure><img src="/files/uGv9GOvOrx4SwtOP3MRE" alt=""><figcaption></figcaption></figure>

**Stap 3:** Klik op '**Add extension**'.

<figure><img src="/files/tolcsuzRU1rkkyU0ZlNW" alt=""><figcaption></figcaption></figure>

**Stap 4:** Na het toevoegen van de Casper Wallet extension zal een nieuwe browser tab openen voor de setup; klik op '**Get started**'.

<figure><img src="/files/dd6ULWdDOM42mZHSoQJ8" alt=""><figcaption></figcaption></figure>

**Stap 5:** Bedenkt een veilig wachtwoord, vul deze 2x in, plaats een vinkje, en klik op '**Create password**'.

<figure><img src="/files/uayIoWCRqPgBRBIfrOkJ" alt=""><figcaption></figcaption></figure>

**Stap 6:** Klik op '**Create my secret recovery phrase**'.

<figure><img src="/files/tpQ1OjSsxQQfLN1bRFo5" alt=""><figcaption></figcaption></figure>

**Stap 7:** Plaats een vinkje en klik op '**Next**'.

<figure><img src="/files/fnhToKHkanKdjeFdB4EH" alt=""><figcaption></figcaption></figure>

**Stap 8:** Sla je secret recovery phrase veilig op, plaats een vinkje en klik op '**Next**'.

<figure><img src="/files/9NyRhbSVyIJufkGvlrGu" alt=""><figcaption></figcaption></figure>

**Stap 9:** Vul de missende woorden uit je secret recovery phrase in op de juiste plek en klik op '**Confirm**'.

<figure><img src="/files/ZlztDhqIwGRb9gEpRbyp" alt=""><figcaption></figcaption></figure>

**Stap 10:** Klik op '**Done**'.

<figure><img src="/files/ZCFVEXdxJAoT3J0Pn6Ng" alt=""><figcaption></figcaption></figure>

**Stap 11:** Klik op '**Got it**'.

<figure><img src="/files/l7YWQuB1m96xe8ZN8IXW" alt=""><figcaption></figcaption></figure>

**Stap 12 (aanrader):** Ga naar de extensies (rechterbovenkant van je scherm) en klik op het pinnetje naast de Casper Wallet. Op deze manier heb je altijd makkelijk toegang tot de Casper Wallet extensie.


---

# 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.speedystaking.io/nl/casper-netwerk/casper-wallet/casper-wallet-installatie-en-setup.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.
