> For the complete documentation index, see [llms.txt](https://docs.wunderpass.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wunderpass.io/wunderpass-nft/hologram.md).

# Hologram

The 8 holograms are based on the 7 New Wonders of the World plus the Pyramids of Gizeh as an honorary candidate, which is only minted in 1/256 times. So only 0.390625% of WunderPass NFTs will have it. See remaining probabilities:

```
We define the following *NFT Pass Holograms* based on Wonders of the World with the associated
characteristics:

-   WW1

    -   Wonder: **Pyramids of Giza**

    -   % of passes: 0.390625% or 1/256

-   WW2

    -   Wonder: **Great Wall of China**

    -   % of passes: 0.78125% or 1/128

-   WW3

    -   Wonder: **Petra**

    -   % of passes: 1.5625% or 1/64

-   WW4

    -   Wonder: **Colosseum**

    -   % of passes: 3.125% or 1/32

-   WW5

    -   Wonder: **Chichén Itzá**

    -   % of passes: 6.25% or 1/16

-   WW6

    -   Wonder: **Machu Picchu**

    -   % of passes: 12.5% or 1/8

-   WW7

    -   Wonder: **Taj Mahal**

    -   % of passes: 25% or 1/4

-   WW8

    -   Wonder: **Christ the Redeemer**

    -   % of passes: 50% + x (1/2 + 1/256)
```


---

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

```
GET https://docs.wunderpass.io/wunderpass-nft/hologram.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.
