> For the complete documentation index, see [llms.txt](https://taunt-battleworld.gitbook.io/battleworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taunt-battleworld.gitbook.io/battleworld/genesis-skull-pass/introduction-and-minting.md).

# Introduction and Minting

<div align="center"><img src="/files/Yni9FN99kiuinQdGxWnd" alt=""></div>

The **Genesis Skull Pass** will forever and always be the founders pass into Taunt Battleworld and will have continually utility in the ecosystem.&#x20;

{% hint style="info" %}
There will only be **2,500 Genesis Skull Passes** ever minted
{% endhint %}

The Genesis Skull Passes were offered in our Blood Money: Genesis event in March 2022.

{% embed url="<https://opensea.io/collection/taunt-battleworld-skull-pass>" %}

{% hint style="success" %}
The **mint** process for Blood Money Genesis:

* Mint the Genesis Skull Pass (on Ethereum) directly on our [website](https://skullpass.playtaunt.io/)
* You will receive a Genesis Skull Pass (on Ethereum) **and** an Acolyte Warrior (on Polygon, typically within minutes in normal gas conditions)
* **Mint for the Genesis Skull Pass is closed**
  {% endhint %}

{% hint style="info" %}
**Other important details:**

* Each Genesis Skull Pass receives one Acolyte Warrior
* **Chainlink VRF** is utilized in the distribution of Acolyte Warriors
  {% endhint %}

Prior to our first drop, we hosted a developer livestream reviewing the Taunt Battleworld ecosystem. Watch the replay [**here**](https://www.youtube.com/watch?v=f8SmVKBJ39E\&t) and visit our [**socials**](https://app.gitbook.com/o/ROoZU0SZ5IUsphkZtTJU/s/WwzKlpsvUJY5hXwd8Bmh/general-questions/official-community-channels) for the latest information.


---

# 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://taunt-battleworld.gitbook.io/battleworld/genesis-skull-pass/introduction-and-minting.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.
