# NFT Tier Classification

The High-3 Club's NFTs are divided into six rarities, each offering progressively enhanced benefits:

1. Standard Tier: Entry-level membership.
2. Silver Tier: Mid-level membership with more access.
3. Gold Tier: Premium membership with enhanced benefits.
4. Platinum Tier: High-level membership with exclusive access.
5. Diamond Tier: Elite membership with top-tier privileges.
6. Signature Tier: The most exclusive membership, symbolizing ultimate loyalty and offering unparalleled access and privileges.

| Tiers     | Airdrop Level  | Vote Level                                                     | Investment Level | Event Access Level               | DAPP Access Level |
| --------- | -------------- | -------------------------------------------------------------- | ---------------- | -------------------------------- | ----------------- |
| Standard  | -              | <p>Limited</p><p>(General decision of the club)</p><p><br></p> | -                | Limited Access                   | Limited Access    |
| Silver    | Limited Access | Level 1                                                        | -                | Limited Access                   | Level 1           |
| Gold      | Level 1        | Level 1                                                        | Level 1          | Level 1 (Regular party or event) | Level 1           |
| Platinum  | Level 2        | Level 2                                                        | Level 2          | Level 1 (Regular party or event) | Level 2           |
| Diamond   | Level 2        | Level 2                                                        | Level 3          | Level 2 (Premium party or event) | Level 2           |
| Signature | Level 3        | Level 3                                                        | Level 4          | Level 2 (Premium party or event) | Level 3           |


---

# 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://docs.high3club.com/nft-tier-classification.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.
