# Difference Between A ‘Traditional Crypto Wallet’ And ‘Named Wallet’

One of NEAR’s many benefits is the option to use a named wallet (i.e. joebloggs.near) versus a more traditional crypto wallet name, full of letters and numbers.

The user-friendly named wallet is easy to remember, more memorable and has branding benefits (whether you are a personal or company brand).

With Meteor Wallet you can create your named wallet for free!&#x20;

Meteor is currently the only wallet on NEAR that provides this option.

See this [step-by-step guide](/getting-started/how-to-create-your-free-named-wallet-in-60-seconds.md) on how to create your free named wallet.

<figure><img src="/files/9UERb4JJeRnPxdnWM4cl" alt=""><figcaption><p>Create your free named wallet in 60 seconds</p></figcaption></figure>


---

# 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/difference-between-a-traditional-crypto-wallet-and-named-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.
