> 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/avail/talisman/talisman-crear-billetera.md).

# Talisman - Crear Billetera

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

**Paso 1:** Después de instalar la extensión, serás redirigido a la página de inicio. Haz clic en **'Get Started'**.

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

**Paso 2:** Elige una contraseña segura, rellénala dos veces y haz clic en **'Continue'**.

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

**Paso 3:** Elija si desea compartir información de uso anónima con Talisman y continúe haciendo clic en cualquiera de los dos. **'No thanks'** o **'I agree'**.

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

**Paso 4:** Asegúrese **'New'** se selecciona y se hace clic en **'New Polkadot Account'**.

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

**Paso 5:** Asegúrate de que esté seleccionado **'Polkadot',** completa un nombre para tu cuenta en **'Account name'** y haga clic en **'Create'**.

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

**Paso 6:** Haga clic en **'Acknowledge and Continue'**.

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

**Paso 7:** Seleccione **'12 palabras'** o **'24 palabras'**, ***guarde las palabras de la frase de recuperación que se muestran en un lugar seguro***, marque la casilla de verificación y haga clic en **'Verify recovery phrase'**.

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

**Paso 8:** Haga clic en las palabras de su frase de recuperación en el orden correcto hasta que todas estén completas y haga clic en **'Complete Verification'**.

<figure><img src="/files/6wRIcN9PE2TTybpIDX3F" alt=""><figcaption></figcaption></figure>

**Paso 9:** Haga clic en **'Done'**.

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

**Paso 10:** Haga clic en **'Enter Talisman'**.

<figure><img src="/files/5jSE3vNBgwdJF2yL6vg7" alt=""><figcaption></figcaption></figure>

**Paso 11 (recomendado):** haz clic en el ícono de la extensión en la parte superior derecha de Google Chrome.

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

**Paso 12:** Haz clic en el pin que se encuentra junto a Talisman. Esto garantizará que siempre tengas acceso fácil a tu extensión Talisman.


---

# 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/avail/talisman/talisman-crear-billetera.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.
