> 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/madskullz-nft/the-hulkz-and-the-missing-onez.md).

# The Hulkz & The Missing Onez

## Introduction to The Missing Onez

A few days after the mint event, thanks to our amazing community and to [**The Hulkz**](/skullzcity-inhabitants/madskullz-nft/minting-event.md#will-we-sell-out), we sold out. But something terrible happened in SkullzCity...

A letter was found in the Cryptz (the mint's website: <https://www.mint.madskullz.io/>) announcing our second *Lore Discovery Game* where the community had to find the missing words from that letter in our Discord.

![](/files/3g4RV8UObID8Zt6XRKkP)

The community was so responsive they were able to discover all the hidden words in less than 2 days through collaborative work and their obvious genius. They then replaced the blanks with those missing words:

![After a few research, Skullz found the missing words](/files/b0ZbjrSy8u3Ml0qrIF8t)

As we can see, The Humanz striked once again and now the war between the two worldz is official. We have to find **The Missing Onez**, 666 Skullz that were taken from us by The Humanz, the same way we took Humanz from them during the first discord lore game: Save SkullzCity)

### To find the Missing Onez, There's only one option.

We have to [sell all the Keyz The Hulkz owns](https://www.mint.madskullz.io/buy-keyz) and reveal what MadSkullz they're hiding.\
The Mayor's Office will then be able to identify *The 666 Missing Onez* so we can send The Hulkz to find them in this other Chain...

![The Missing Onez: Hulkz is Ready for The Fightz](/files/3UR3jZLsqRfVRwB1NFVX)


---

# 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/madskullz-nft/the-hulkz-and-the-missing-onez.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.
