> 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/es/casper-network/casper-wallet/casper-wallet-instalacion-e-setup.md).

# Casper Wallet - Instalación e Setup

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

**Paso 1:** Navega a la [Casper Wallet website](https://casperwallet.io) y haz clic en **"Download"**

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

**Paso 2:** Esto te llevará a la Chrome Store (o equivalente en otros navegadores); haz clic '**Add to Chrome**' (o equivalente en otros navegadores).

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

**Paso 3:** Haga clic en '**Add extension**'.

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

**Paso 4:** Después de agregar la extensión Casper Wallet, se abrirá una nueva pestaña en tu navegador para la configuración; haz clic '**Get started**'.

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

**Paso 5:** Piensa en una contraseña segura, complétala dos veces, marca la casilla y haz clic '**Create password**'.

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

**Paso 6:** Haz clic en '**Create my secret recovery phrase**'.

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

**Paso 7:** Marque la casilla y haga clic en '**Next**'.

<figure><img src="/files/617NQP2jJIc7Jx1SFAa4" alt=""><figcaption></figcaption></figure>

**Paso 8:** Guarda tu frase de recuperación secreta en un lugar seguro, marca la casilla y haz clic '**Next**'.

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

**Paso 9:** Complete las palabras faltantes de su frase secreta de recuperación correctamente y haga clic '**Confirm**'.

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

**Paso 10:** Haz clic en '**Done**'.

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

**Paso 11:** Haga clic en '**Got it**'.

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

**Paso 12 (recomendado):** Ve al icono de extensiones en la parte superior derecha de Google Chrome, haz clic en él y haz clic en el pin junto a Casper Wallet. De esta manera, siempre tendrás fácil acceso a tu extensión Casper Wallet.


---

# 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/es/casper-network/casper-wallet/casper-wallet-instalacion-e-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.
