> For the complete documentation index, see [llms.txt](https://enoch-app.gitbook.io/enoch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enoch-app.gitbook.io/enoch/enochian-party-program/party-pass-guide.md).

# Party Pass Guide

Welcome to Enochian Party Pass (EPP), an exciting NFT promotion by Enoch Limited! This documentation will provide you with all the information you need to participate and maximize your rewards.

### Types of Enochian Party Pass NFTs:

&#x20;There are two types of Enochian Party Pass NFTs available:

1. &#x20;Enochian Party Pass John, priced at $10.99, with a reward of up to $280,&#x20;
2. and Enochian Party Pass Mattheus, priced at $19.99, with a reward of up to $480.

&#x20;Choose the NFT that suits your preferences budget.

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

### Enochian Party Pass consists of four seasons:

&#x20;Season Zero, Season One, Season Two, and Season Three. To participate in Season Zero and qualify for party prizes, you need to sign up and create an account between July 15, 2023, and August 15, 2023, and verify your account.

By accepting and choosing a party pass (either John or Mattheus), you can claim a prize credit on the Enochian platform. As you actively participate in social activities, you will earn more XP. The more you spend, the higher your XP will be.

Depending on your XP, you will be able to unlock the Enochian Party in the Trinity Pools. As the end of a season approaches, if you have actively participated in social activities, you will have the opportunity to unlock cerebuim and ceraphuim in the Trinity Pool.

So, get started by choosing your preferred Enochian Party Pass NFT and actively participate in social activities to maximize your rewards. Good luck and have fun!

###


---

# 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://enoch-app.gitbook.io/enoch/enochian-party-program/party-pass-guide.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.
