# Enochian Party Pass

Enochian Party Pass is a smart contract designed to distribute ranking and daily mission collectibles in the form of NFTs to its users. The contract has several pools, each with their own unique NFTs and requirements for users to redeem them. The following is a detailed documentation of the Enochian Party Pass smart contract:

### Enochian Party Pass&#x20;

Token Name: Enochian Party Pass&#x20;

Token Type: NFT&#x20;

Network: Ethereum and Polygon&#x20;

Contract Type: Redeem Contract

The Enochian Party Pass smart contract has multiple pools, each with its own set of NFTs. Below is a table showing the different pools and their respective NFTs:

| Pool Name | NFT Token Name | NFT Token Type | Token Supply | Network  | Contract Type   | Contract Address |
| --------- | -------------- | -------------- | ------------ | -------- | --------------- | ---------------- |
| Memphis   | Memphis PRIZE  | NFT            | Unknown      | Polygon  | Redeem Contract | To be announced  |
| VIP       | VIP PRIZE      | NFT            | Unknown      | Ethereum | Redeem Contract | To be announced  |
| hero      | hero PRIZE     | NFT            | Unknown      | Ethereum | Redeem Contract | To be announced  |
| EPIC      | EPIC PRIZE     | NFT            | Unknown      | Polygon  | Redeem Contract | To be announced  |

Users can redeem the NFTs by completing tasks or meeting certain requirements specified by each pool. The Enochian Party Pass smart contract is an ERC-721 token, and the NFTs are non-fungible, meaning each token is unique and cannot be exchanged for another.

The Enochian Party Pass smart contract is designed to reward users with NFT collectibles for completing tasks and meeting certain requirements. The smart contract has several pools, each with their own unique set of NFTs. Users can redeem the NFTs by meeting the requirements set by each pool.


---

# Agent Instructions: 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:

```
GET https://enoch-app.gitbook.io/enoch/technology/web-3.0-smart-contracts/enochian-party-pass.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
