# Creating a wallet

In order to buy NFTs from the **Resurrected Zombies** collection, you need a crypto wallet such as TrustWallet or Metamask. Let's consider the preparation for minting using Metamask as an example:

1. Download and install <https://metamask.io/>
2. Video Guide for installation:

{% embed url="<https://www.youtube.com/watch?v=WAStJtjYI_c>" %}

In the web version, MetaMask can be found in browser extensions, for this you need Chrome, Brave, Firefox or Edge, and on mobile devices, iOS and Android operating systems are suitable.

{% hint style="success" %}
After installing MetaMask, you need to configure the Polygon network. To do this, read on [Preparation for minting](/resurrected-zombies.-nfts-collection.-guide./guides/preparation-for-minting.md)
{% endhint %}


---

# 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://rezombies.gitbook.io/resurrected-zombies.-nfts-collection.-guide./guides/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.
