> 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/tr/casper-network/metamask/metamask-transfer-usdcspr.md).

# MetaMask - Transfer $CSPR

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

**Adım 1:** **'Wallet'**&#x131;n üzerine gelin ve sağ üst köşedeki '**Transfer CSPR**' seçeneğini seçin.

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

**Adım 2:** $CSPR'nizi göndermek istediğiniz yerin açık anahtarını '**Recipient**', göndermek istediğiniz $CSPR miktarını '**Amount**' ve '**Transfer ID (Memo)**' altında isterseniz/ihtiyaç duyarsanız belirli bir Transfer ID doldurun. Bir borsaya $CSPR gönderiyorsanız bu bazen gereklidir. Gerekmiyorsa, '**0**' kullanabilirsiniz. Bundan sonra, '**Next**' seçeneğine tıklayın.

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

**Adım 3:** Bilgilerin doğru olup olmadığını kontrol edin ve **'Confirm and transfer'** seçeneğine tıklayın.

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

**Adım 4:** Şimdi size işleminizle ilgili tüm bilgileri gösterecek ve '**Sign with Metamask**' seçeneğine tıklayabilirsiniz.

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

**Adım 5:** Aşağı kaydırın ve MetaMask uzantısı isteminde '**Approve**' seçeneğine tıklayın.

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

**Adım 6:** Başarılı aktarımın ayrıntılarını göreceksiniz.


---

# 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/tr/casper-network/metamask/metamask-transfer-usdcspr.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.
