> 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/avail/talisman/talisman-criar-carteira.md).

# Talisman - Criar Carteira

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

**Passo 1:** Após instalar a extensão, será redirecionado para a página de primeiros passos. Clique em **'Get Started'**.

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

**Passo 2:** Escolha uma palavra-passe forte, preencha duas vezes e clique em **‘Continue’.**

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

**Passo 3:** Escolha se pretende partilhar informações de utilização anónimas com o Talisman e prossiga clicando em **'No thanks'** ou **'I agree'**.

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

**Passo 4:** Certifique-se de que **‘New’** está selecionado e clique em **‘New  Polkadot account’**.

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

**Passo 5:** Certifique-se de que **‘Polkadot’** está selecionado, preencha um nome para a sua conta em **‘Account Name’** e clique em **‘Create’**.

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

**Passo 6:** Clique em **'Acknowledge and Continue'**.

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

**Passo 7:** Selecione **'12 palavras'** ou **'24 palavras'**, ***guarde as palavras da frase de recuperação mostradas em algum lugar seguro***, marque a caixa de seleção e clique em **'Verify recovery phrase'**.

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

**Passo 8:** Clique nas palavras da sua frase de recuperação pela ordem correta até que todas estejam preenchidas e clique em **‘Complete Verification’**.

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

**Passo 9:** Clique em **'Done'**.

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

**Passo 10:** Clique em **'Enter Talisman'**.

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

**Passo 11 (recomendado):** Clique no ícone da extensão no canto superior direito do Google Chrome.

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

**Passo 12:** Clique no pin ao lado do Talismã. Isto irá garantir que tem sempre acesso fácil à sua extensão 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/pt/avail/talisman/talisman-criar-carteira.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.
