# Provenance

Here you can find information about the origin of each REZ. The Fair Selling Principle used by Bored Ape. Each REZ image is first hashed using the SHA-256 algorithm. The combined string is obtained by concatenating the SHA-256 of each REZ image in a specific order as shown below. The final proof is obtained by hashing this combined SHA-256 string. This is the last lineage record stored in the smart contract.

{% hint style="warning" %}
**Attention!** Each REZ token ID is assigned to an art image from the initial sequence using the following formula:
{% endhint %}

**(tokenId + startingIndex) % 10000 → Initial Index**

Contract address: [0xA5f3c575098d280a34A797aa3B3c0074a9C60F86](https://polygonscan.com/token/0xA5f3c575098d280a34A797aa3B3c0074a9C60F86)

Go to provenance page:  <https://rezombies.com/provenance/>


---

# 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./info/provenance.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.
