# Create a Polkadot.js Wallet

1\) Go to the [Polkadot.js.org](https://polkadot.js.org/) website and select the Extension option. &#x20;

![](/files/tjR7mG2iZ8qoMaqaISGu)

2\) Download the Extension for your preferred browser. &#x20;

The Browser extension manages your Polkadot account(s). It will be used to authorize transactions made to that account(s). The extension does not facilitate transferring funds nor does it show your balance. &#x20;

The browser extension will appear at the end of the URL bar in your Browser extensions as polkadot{.js} extension.&#x20;

![](/files/frJl17yhTP6U3JE9L7ys)

![](/files/TQXQonTaXFqJcA76MHE9)

3\) Create a new Polkadot account.&#x20;

Open the extension and click the plus button in the center or the top right of the pop up.&#x20;

![](/files/DlOBVQibk0jyZcI2EvyR)

4\) Write down the wallet's mnemonic seed in an offline secure place. The mnemonic seed is 12 words randomly generated that can be used to restore your wallet if you forget your password. It is also known as a Recovery Phrase.&#x20;

Your wallet address is a randomly generated hash of numbers and letters that will be saved in your Polkadot wallet extension.&#x20;

The words must be in the correct order.&#x20;

![](/files/nRwXigc9F1YCc2cVptJU)

5\) Select to Allow use on any chain.

6\) Enter a name and password for your account.&#x20;

![](/files/d7FQLTzP6KJn1b1iuF9E)

7\) Account will appear in your Polkadot Extension wallet.&#x20;

![](/files/mCzaGDBZIrGY8SKqr0Eh)

8\) Close Browser and restart Browser before continuing.&#x20;


---

# Agent Instructions: 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:

```
GET https://metaversenw.gitbook.io/user-manual/connect-wallet/wallets-and-login/polkadot.js-wallet/create-a-polkadot.js-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
