# How To Create Your Free Named Wallet In 60 Seconds

1. Visit <https://wallet.meteorwallet.app/> and click “Get Started”.

<figure><img src="/files/8qwzVga4lw6ByUuQf2sh" alt=""><figcaption></figcaption></figure>

2\. As you’re creating a new wallet, click “Create new wallet”.\
\
Already have a wallet? See our [guide on importing an existing wallet](/how-to-import-an-existing-wallet-into-meteor-wallet.md).

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

3\. You now need to create a password to unlock your wallet.\
\
We’ll automatically check the strength of your suggested password and they match, before you can click the ‘Continue’ button.\
\
You’ll also need to tick the ‘I agree to the Terms of Service’.

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

4\. You can now enter your desired custom NEAR wallet address.

<figure><img src="/files/9UERb4JJeRnPxdnWM4cl" alt=""><figcaption></figcaption></figure>

Please follow the guidance for naming your custom wallet.

If you prefer to use a Traditional Crypto Wallet you also have this option. Simply select 'Use Implicit Account'.

To learn more about the difference between a ‘Traditional Crypto Wallet’ and ‘Named Wallet’, see [this guide](/difference-between-a-traditional-crypto-wallet-and-named-wallet.md).

If your wallet name is available, it will show in green as below.

Click Continue.

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

5\. Finally, and this is extremely important - you are now presented with your secret recovery phrase.

<figure><img src="/files/4EGShg9PGGoKmj9ZZp4U" alt=""><figcaption></figcaption></figure>

Click the eye icon to reveal your secret phrase.

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

\
**IMPORTANT**: You must write the 12-word phrase down somewhere safe and store in a secure place. Do not share this with anyone.

\
It’s also critical that you write this phrase down in the correct order. The number associated with each word is critical.

\
You also have the option to click ‘Generate New’ to create a new recovery phase.

\
You can also click ‘Copy’ if you wish to paste your keyphrase and print it for example. Please be very careful if you do leave an electronic copy of your passphrase on a device. We highly recommend creating a hard copy version.

Once you have stored your secret recovery phrase, tick ‘I saved my Secret Recovery Phrase’ and click ‘Continue’.

\
**IMPORTANT**: Meteor Wallet is what’s called a non-custodial wallet. This means your password and secret recovery phrase are your sole responsibility.

This means no 3rd party has access to your wallet (or its contents), unless they gain access to your recovery phrase. It also means if you lose your recovery phrase, you lose access to your wallet and your funds, forever.

6\. In order to confirm you have written down your seed phrase correctly, you’ll be prompted to select two words. This highlights why it’s critical to store your phrase in the correct order.

<figure><img src="/files/8CyonkwRnhhlX3qls3TZ" alt=""><figcaption></figcaption></figure>

\
Once you’ve done this, click ‘Confirm’.

7\. Congratulations! You’re set up and a proud owner of a NEAR Meteor wallet.\
\
You can now use Meteor for all your wallet needs. To join our community and ask any questions you have the option to join us on Twitter or join our Discord.

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

Click ‘Finish’

{% embed url="<https://twitter.com/MeteorWallet/status/1620543956839694341>" %}


---

# 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://docs.meteorwallet.app/getting-started/how-to-create-your-free-named-wallet-in-60-seconds.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.
