> For the complete documentation index, see [llms.txt](https://rezombies.gitbook.io/resurrected-zombies.-nfts-collection.-guide./llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rezombies.gitbook.io/resurrected-zombies.-nfts-collection.-guide./about.md).

# About

#### Welcome to the territory of the [**Resurrected Zombies**](https://rezombies.com/)!

Unique NFT zombie avatars (ERC-721). Character images are generated using algorithms and artificial intelligence. Over 180 elements and combinations were used in compiling the NFT. Zombie characters and metadata are stored in the decentralized IPFS storage. REZ NFT metadata will be revealed as soon as you mint. After the minting of all characters is completed, the smart contract will determine 20 token IDs, which will be rare legendary characters. The collection is limited to 10000 REZ NFT, minting price is only 120 MATIC for 1 REZ NFT. MATIC must be in your wallet on the [Polygon network](/resurrected-zombies.-nfts-collection.-guide./guides/purchase-matic.md#instructions-on-how-to-replenish-the-wallet).

{% hint style="info" %}
**Network:**  Polygon (Matic)

**Contract:**  [0xa5f3c575098d280a34a797aa3b3c0074a9c60f86](https://polygonscan.com/address/0xa5f3c575098d280a34a797aa3b3c0074a9c60f86/)

**File storage:**  IPFS

**Mint start:** August 07, 2022 At 20:00 UTC

**Maximum purchase :** 50 REZ&#x20;

**Price 1 REZ NFT =**  120 MATIC
{% endhint %}

{% content-ref url="/pages/hVmo6nqHZvDqT9OJXJYl" %}
[Creating a wallet](/resurrected-zombies.-nfts-collection.-guide./guides/creating-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/29PIeZfrgdkzmZ4c7rcS" %}
[Preparation for minting](/resurrected-zombies.-nfts-collection.-guide./guides/preparation-for-minting.md)
{% endcontent-ref %}

{% content-ref url="/pages/DjFLa3kyYGy4T5kto4WR" %}
[Official link](/resurrected-zombies.-nfts-collection.-guide./info/official-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/GBLq2qhsASfGx7ZZ7Ri6" %}
[Purchase MATIC](/resurrected-zombies.-nfts-collection.-guide./guides/purchase-matic.md)
{% endcontent-ref %}

{% content-ref url="/pages/jyuSnhu2imhhd6AEUPMh" %}
[Provenance](/resurrected-zombies.-nfts-collection.-guide./info/provenance.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rezombies.gitbook.io/resurrected-zombies.-nfts-collection.-guide./about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
