# GETTING STARTED

- [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.md): Named wallets are easy to remember & great for onboarding non-crypto natives to NEAR. Meteor is the only wallet that currently allows you to create free named wallets.
- [How Meteor keeps you and your crypto safe](https://docs.meteorwallet.app/getting-started/how-meteor-keeps-you-and-your-crypto-safe.md): You will never have to worry about the safety of your funds.


---

# 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.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.
