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

# MetaMask - Transferir $CSPR

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

**Passo 1:** Passe o rato sobre '**Wallet**' no canto superior direito e selecione '**Transfer CSPR**'.

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

**Passo 2:** Preencha a chave pública do local para onde deseja enviar seu $CSPR em '**Recipient**', o valor de $CSPR que deseja enviar em  '**Amount**' e preencha um ID de Transferência específico se desejar/for necessário em '**Transfer ID (Memo)**'. Isso às vezes é necessário se enviar $CSPR para uma exchange. Se não for necessário, você pode usar '**0**'. Após isso, clique em '**Next**'.

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

**Passo 3:** Verifique se as informações estão corretas e clique '**Confirm and transfer**'.

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

**Passo 4:** Agora, todas as informações sobre sua transação serão exibidas, e pode clicar '**Sign with Metamask**'.

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

**Passo 5:** Deslize para baixo e clique '**Approve**' na mensagem de solicitação da extensão MetaMask.

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

**Passo 6:** Você verá os detalhes da transferência bem sucedida.


---

# 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/pt/casper-network/metamask/metamask-transferir-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.
