> For the complete documentation index, see [llms.txt](https://melaxy-docs.gitbook.io/melaxy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://melaxy-docs.gitbook.io/melaxy/getting-started/nft-series/genesis-pass-nfts.md).

# Genesis Pass NFTs

![](/files/N77ALKykiTrW7tMrHYBx) ![](/files/pLEBUiYxUxhp5J7VrM0h)

Before the oﬃcial launch of the MELAXY game, there will be a limited number of Melaxy Genesis Pass NFTs available. <mark style="color:red;">Only 6,000 passes will be minted and priority purchases will be available to whitelisted community members.</mark> Don't forget to get whitelisted before it's too late.&#x20;

**GENESIS PASS**

**Price: 0.15ETH**

The Game Pass level will be randomly generated with each purchase.

There will be three rarity levels available.

<mark style="color:red;">**GIGA**</mark>**(100):** Get Planet NFT airdrop. With only 100 passes available you ha a 1.67% chance of getting a GIGA Pass&#x20;

<mark style="color:red;">**MEGA**</mark>**(500):** Get an S-class rare Spaceship NFT blind box airdrop. Only 500 are available, that's an 8.33% chance of getting a MEGA pass.

<mark style="color:red;">**OG**</mark>**(5400):** Get a Genesis Spaceship NFT blind box airdrop. With 5400 available you have a 90% chance of landing one of these passes.&#x20;

The Melaxy Genesis Pass NFT is our exclusive membership card. Holders of this pass will be eligible for the Genesis Spaceship NFT airdrop.&#x20;

In addition, the Melaxy Genesis Pass holder will also receive an additional BUFF when they enter Melaxy to start the game.


---

# 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://melaxy-docs.gitbook.io/melaxy/getting-started/nft-series/genesis-pass-nfts.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.
