# Status

💎  Diamond is the first status out of 9 in total. Each status has a different cap and can no longer be minted once reached e.g. only 200 Diamonds are possible followed by Black, Pearl, Platinum & Ruby i.a. with ascending caps each. Read on for all NFT status:

```
We define the following *NFT Pass Status* with the associated
characteristics:

-   Status A (**Diamond**)

    -   Number of passes: 200

    -   Minted on number: 1 to 200

-   Status B (**Black**)

    -   Number of passes: 1.600

    -   Minted on number: 201 to 1800

-   Status C (**Pearl**)

    -   Number of passes: 12.800

    -   Minted on number: 1801 to 14.600

-   Status D (**Platinum**)

    -   Number of passes: 102.400

    -   Minted on number: 14.601 to 117.000

-   Status E (**Ruby**)

    -   Number of passes: 819.200

    -   Minted on number: 117.001 to 936.200

-   Status F (**Gold**)

    -   Number of passes: 6.553.600

    -   Minted on number: 936.201 to 7.489.800

-   Status G (**Silver**)

    -   Number of passes: 52.428.800

    -   Minted on number: 7.489.801 to 59.918.600

-   Status H (**Bronze**)

    -   Number of passes: 419.430.400

    -   Minted on number: 59.918.601 to 479.349.000

-   Status I (**White**)

    -   Number of passes: ∞

    -   Minted on number: 479.349.001 to ∞

This NFT property is by definition trivially
**deterministic**: It is always undoubtedly clear which status a
umpteenth digit minted *NFT pass* will have. The added
"Reverse Halving Logic" **rewards early adopters** with one
coveted NFT, whose rarity, by protocol, always decreases over time.
```


---

# 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.wunderpass.io/wunderpass-nft/status.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.
