# Introduction to Meteor Wallet

Meteor is currently available as:

* A [browser extension](https://chrome.google.com/webstore/detail/meteor-wallet/pcndjhkinnkaohffealmlmhaepkpmgkb)
* A [web wallet](https://wallet.meteorwallet.app/)
* Apps are coming soon (Q2 2023)

### About This Guide

This documentation is aimed at new and existing Meteor Wallet users to walk them through the key functionality and features provided through our wallet.

### Just getting started with Meteor?

* [How To Create Your Free Named Wallet In 60 Seconds](https://docs.meteorwallet.app/getting-started/how-to-create-your-free-named-wallet-in-60-seconds)
* [How To Import An Existing Wallet Into Meteor Wallet](https://docs.meteorwallet.app/how-to-import-an-existing-wallet-into-meteor-wallet)
* [How To Buy NEAR With Meteor Top Up](https://docs.meteorwallet.app/how-to-buy-near-with-meteor-top-up)
* [How To Learn & Earn Through Meteor Challenges](https://docs.meteorwallet.app/how-to-learn-and-earn-through-meteor-challenges)

### The four pillars of our wallet development

Our wallet is crafted with love and our aim is to underpin NEAR's mission to achieve mass adoption.

* Smooth Onboarding Experience
* Simple & Intuitive
* Dapp Integrations
* Secure & Transparent

### We are the only wallet on NEAR that provides

* [Interpreted transaction details](https://docs.meteorwallet.app/meteor-guides/understanding-your-transaction-history) when signing transaction
* [NFT portfolio](https://docs.meteorwallet.app/meteor-guides/how-to-make-the-most-of-our-useful-nft-features)
* [Seed phrase update](https://docs.meteorwallet.app/wallet-settings/easy-recovery-for-seed-phrases-and-private-key) (changing seed phrase)
* [Simplified transaction history](https://docs.meteorwallet.app/meteor-guides/understanding-your-transaction-history)
* [NFT details](https://docs.meteorwallet.app/meteor-guides/how-to-make-the-most-of-our-useful-nft-features) (metadata)
* Address book with recently used address


---

# 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/introduction-to-meteor-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.
