> For the complete documentation index, see [llms.txt](https://whitepaper.asmatch.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.asmatch.app/did-and-vcs/zkportrait-pass.md).

# zkPortrait Pass

<figure><img src="/files/GwvtDlC1kMWo6wNFK1VV" alt=""><figcaption><p>The zkPortrait Pass and zkPortrait Pass Lite (left to right)</p></figcaption></figure>

In anticipation of the zkPortrait (our AIGC zkSBT) launch on Manta Pacific, we've introduced two NFTs, providing opportunities for both our long-time and new supporters to reap the benefits: the zkPortrait Pass and the zkPortrait Pass Lite.

The zkPortrait Pass is available for purchase on the [AlienSwap](https://alienswap.xyz/collection/linea/as-match-zk-portrait-pass-eKY) marketplace.

The zkPortrait Pass Lite will be available to mint for allowlisted users on our [website](https://www.asmatch.app/nft-tier2/mint) on November 2nd, 12:00PM UTC.

## **zkPortrait Pass Benefits** <a href="#ea51" id="ea51"></a>

* **Claim up to $400 in ASM Airdrop:** Hold your zkPortrait Pass and you qualify to join our ASM Airdrop.
* **zkPortrait Mint Discount:** Mint the zkPortrait before the general public at a significantly discounted price.
* **zkPortrait Pass Discord Role:** Gain access to the zkPortrait Pass role on Discord, granting you special privileges within our community.

## **zkPortrait Pass Lite Benefits** <a href="#ea51" id="ea51"></a>

* **zkPortrait Mint Discount:**  Mint the zkPortrait before the general public at a significantly discounted price.
* **zkPortrait Pass Discord Role:** Gain access to the zkPortrait Pass role on Discord, granting you special privileges within our community.


---

# 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://whitepaper.asmatch.app/did-and-vcs/zkportrait-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.
