# Max Supply

As already mentioned, a 'book' consists of:

* 01 decoded episode, the "0".&#x20;
* 99 encoded episodes, from "01" to "99".&#x20;
* 01 utility card, the "0".&#x20;
* 990 cards with keys, from "01" to "990".&#x20;
* 01 final chapter.

However, each set of NFT's that make up the book has 10 numbered copies (#1-10) divided by color, that is, even though they are copies with the same content, they have different layout and ID, which makes them a unique collectible.&#x20;

Thus, the initial supply of each book will be 10 **unique copies**. However, depending on the progress of the project, it is possible that up to a maximum of 10 copies of each uinique copy will be generated. This means that the **INITIAL** supply will be 10 **unique copies** and the **MAXIMUM** supply will be 10 copies of each **unique copy**.&#x20;

This calculation does not apply to  [FINALCHAPTER](https://mysteriesland.gitbook.io/litepaper/collectibles/finalchapter), which will have an unlimited supply, so that  [EPISODES](https://mysteriesland.gitbook.io/litepaper/collectibles/episode) and [CARDS](https://mysteriesland.gitbook.io/litepaper/collectibles/card) exchanges are perpetual and reward revenues are continuous.&#x20;

As it is not necessary to keep the NFT token of the EPISODES or CARDS to release the FINALCHAPTER purchase, the tokens will possibly always be in circulation.

&#x20;


---

# 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://mysteriesland.gitbook.io/litepaper/supply/max-supply.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.
