> For the complete documentation index, see [llms.txt](https://docs.madskullz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.madskullz.io/skullzcity-inhabitants/the-missing-onez-nft.md).

# The Missing Onez NFT

## A Collection that could only exist when the previous one cease to be revealed

The Missing Onez are NFTs from the MadSkullz Collection that have been prevented from minting. This has limited the supply to 6,000 MadSkullz on Avalanche. (instead of 6,666)

Missing Onez are a specific collection of 666 Skullz sharing the same attributes as MadSkullz and participating in the overall attribute rarity system in place. They can exist because we know who the other 6,000 MadSkullz are.

Although MadSkullz are stuck on Avalanche blockchain, The Missing Onez have the amazing ability to cross chains as they are the perfect bridge to other worldz.

<figure><img src="/files/IgBISqsy0WQxr2KZ7A0D" alt=""><figcaption><p><a href="https://m1z.madskullz.io/chainlink-ccip">https://m1z.madskullz.io/chainlink-ccip</a></p></figcaption></figure>

### Introducing our Cross-Chain Technology

The Missing Onez or M1Z are to be found on Ethereum and Polygon blockchains. We've integrated Chainlink's CCIP technology hence being the very first project to mint the same collection on two different chains at the same time while also allowing an innovative feature:

> Users were able to mint on Polygon and Ethereum directly from Avalanche our native chain

<figure><img src="/files/Pov7YVe2t76eYD8TXIM8" alt=""><figcaption></figcaption></figure>

You can find [the video here](https://twitter.com/MadSkullz_NFT/status/1701248941872783441) and [the complete story here](https://twitter.com/MadSkullz_NFT/status/1719377418656333932)

The Missing Onez mint has allowed us to bring back the reveal feature from the MadSkullz mint and improve the experience with the CCIP technology provided by Chainlink, allowing people to mint on different chains.

Community members can mint their M1Z using AVAX, MATIC, or ETH and have their NFTs available on any of these chains.

Here, you’ll get a glimpse of the experience but feel free to try it yourself while it’s still there 🔥

The mint is almost over, with only 40 M1Z still available on Ethereum and 8 on Polygon.

> 🔥 To thank the community for a successful event, we're giving away **5 Shifterz** *(unique Skullz designed by RISA® where the owner decides its attributes)*

To win one, you need to make sure you hold at least 1 M1Z in your wallet.\
**1 Missing Onez = 1 chance to win a Shifterz.**

If you don't have yours yet, you can still get them here\
▶️ <https://m1z.madskullz.io/>

<figure><img src="/files/ISv0tcIn7T58F0gPGprv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Document to be further developed, In the meantime, you can read more directly on our M1Z Presentation: <https://bit.ly/m1z-polygon>
{% endhint %}


---

# 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://docs.madskullz.io/skullzcity-inhabitants/the-missing-onez-nft.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.
