# Creating a Wallet

So, you want to buy your first NFT’s on LUXY Marketplace. That’s awesome!

The first step is to prepare your cryptocurrency wallet. This wallet will enable you to store and manage your digital assets such as NFT's and interact with the LUXY Marketplace web app. &#x20;

We recommend using MetaMask. Creating a MetaMask wallet is very simple and takes around one minute. We prepared a video guide to help you through all the steps needed! If you prefer, there are also written instructions below.

{% embed url="<https://youtu.be/WySw1ax9I08>" %}

Just go to [metamask.io](http://metamask.io) and click the "Download" button:

{% tabs %}
{% tab title="Browser" %}
[Click here to download MetaMask for Desktop (Chrome)](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en)
{% endtab %}

{% tab title="Android" %}
[Click here to download MetaMask for Android](https://play.google.com/store/apps/details?id=io.metamask\&hl=en\&gl=US)
{% endtab %}

{% tab title="Apple" %}
[Click here to download ](https://apps.apple.com/us/app/metamask-blockchain-wallet/id1438144202)[Click here to download MetaMask for Android](https://play.google.com/store/apps/details?id=io.metamask\&hl=en\&gl=US)[ for iOS](https://apps.apple.com/us/app/metamask-blockchain-wallet/id1438144202)
{% endtab %}
{% endtabs %}

Once the application/extension has been installed, follow the instructions within the wallet to create a new cryptocurrency wallet.

Follow the prompts to let MetaMask guide you through creating your first account. This involves generating and confirming your seed phrase, and setting your wallet password.

{% hint style="danger" %}
**Never share your seed phrase, private key, or password with anyone.**&#x20;

**LUXY Marketplace and team members will never ask for these!**
{% endhint %}

Now that you have a wallet, you're one step closer to having fun on LUXY! The next section will show you how to connect your wallet to LUXY.


---

# 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.luxy.io/help-center/getting-started/creating-a-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.
