> 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-verstuur-usdcspr-in-app.md).

# Casper Wallet - Verstuur $CSPR (In-App)

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

**Stap 1:** Klik op '**Send**' in de Casper Wallet extensie.

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

**Stap 2:** Vul de public key in waar je $CSPR naar toe wilt sturen onder '**To** **recipient**' en klik op '**Next**'.

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

**Stap 3:** Vul de hoeveelheid $CSPR in onder '**Amount**' en vul wanneer nodig een specifieke Tansfer ID in onder '**Transfer ID (memo)**'. Dit laatste is soms nodig als je $CSPR naar een exchange stuurt. Als dit niet nodig is kun je '**0**' invullen. Klik hierna op **'Next'**.

<figure><img src="/files/7pgkMLMeJlCv9kxsdKfU" alt=""><figcaption></figcaption></figure>

**Stap 4:** Klik op '**Send**'.

<figure><img src="/files/4YXj9Jxi4PQ2oVDZhot2" alt=""><figcaption></figcaption></figure>

**Stap 5:** Je hebt succesvol je $CSPR verstuurd. Klik op '**Done**'.


---

# 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-verstuur-usdcspr-in-app.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.
