> For the complete documentation index, see [llms.txt](https://quai-punks.gitbook.io/quaipunks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quai-punks.gitbook.io/quaipunks/punk-pass.md).

# PUNK PASS

We are thrilled to unveil an exclusive opportunity that will take your Quai Punks experience to the next level - the Punk Pass!

In the near future, you'll have the exciting chance to mint your very own Punk Pass. While the price will be announced soon, we can assure you it will be worth every crypto penny.

So, what's in it for you? With your Punk Pass in hand, you'll gain access to a treasure trove of utilities and benefits. First and foremost, you'll enjoy a free mint on the Quai mainnet - a privilege reserved only for our valued Punk Pass holders.

But wait, there's more! As a Punk Pass holder, you'll be entitled to exciting future airdrops, ensuring you stay ahead of the game and reap the rewards of your early commitment.

We value our community deeply, and we want to show our appreciation. As a Punk Pass holder, you'll also be entitled to exclusive discounts on our much-coveted merchandise and products. Stay ahead of the crowd with early access to our latest offerings.

The Punk Pass is not just a pass; it's your ticket to a world of exclusive benefits and unparalleled opportunities within the Quai Punks universe.

Mark your calendars and keep a keen eye out for the announcement of the Punk Pass minting date. This is an opportunity you won't want to miss.

Prepare to level up your Quai Punks journey and join the elite ranks of Punk Pass holders!


---

# 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://quai-punks.gitbook.io/quaipunks/punk-pass.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.
