> 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-delegar-stake-usdcspr.md).

# MetaMask - Delegar (Stake) $CSPR

<figure><img src="/files/722RhaIUwOd7oVyU2wUH" alt=""><figcaption></figcaption></figure>

**Passo 1:** Passe o rato sobre '**Wallet**' No canto superior direito, selecione '**Delegate Stake**'.

<figure><img src="/files/3fKPScqe5IlqW3ckoGRn" alt=""><figcaption></figcaption></figure>

**Passo 2:** Escolha um validador em '**Validator**' (**por exemplo, Speedy Staking**) e o valor de $CSPR que deseja delegar em '**Amount**'. Depois disso, clique em '**Next**'.

{% hint style="warning" %}
**\*\*IMPORTANTE: Não delegue todos os seus CSPR, pois precisará de alguns CSPR restantes para remover a delegação dos seus tokens no futuro.**
{% endhint %}

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

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

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

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

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

**Passo 5:** Deslize a página para baixo e clique '**Approve**' no prompt da extensão MetaMask.

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

**Passo 6:** Verá os detalhes da delegação bem-sucedida. Começará a receber Recompensas de Staking após aproximadamente 4 horas. Você então receberá Recompensas de Staking a cada ERA (aproximadamente 2 horas).


---

# 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-delegar-stake-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.
