# Genesis Pass NFT

## Purpose & Vision

**Activate Mainnet Adoption**\
Incentivize trading, liquidity provision, and quest completion on the Somnex mainnet.\
\
**Seed an Early Community**\
Build a loyal user base to evangelize Somnex and participate in governance.\
\
**Create Long-Term Value**\
Introduce a points boost system linked to NFT ownership. Genesis Passes unlock future benefits such as token-sale discounts, airdrops, governance participation, and on-chain reputation.

## &#x20;NFT Structure & Pricing

| **Pass Type** | **Supply** | **Unit Price(USDC)** | **Discord Role** |
| ------------- | ---------- | -------------------- | ---------------- |
| Silver Pass   | 5,000      | --                   | Silver           |
| Gold Pass     | 10,000     | --                   | Gold             |
| Platinum Pass | 2000       | --                   | Platinum         |

## NFT Core Utilitily&#x20;

### Boost Airdrop Points

Each Genesis Pass increases your airdrop points Boost Level, which multiplies your earned points.

NFT Boost Values

| **NFT Type**  | **Boost Level / NFT** |
| ------------- | --------------------- |
| Silver Pass   | 1.2                   |
| Gold Pass     | 2.5                   |
| Platinum Pass | 4                     |

#### **Multiplier Calculation**

Boost Level = (1.2 × Silver) + (2.5 × Gold) + (4 × Platinum)\
Points Multiplier = 1 + (0.03 × Boost Level), capped at 3×

**Note:** The 3x cap is set because the airdrop is designed as a *long-term, recurring incentive*, not a one-time or temporary distribution. Each incentive season will include an airdrop, so the cap ensures sustainability and fairness across multiple seasons.

**Example Wallet**

| **NFT Type**  | **Qty** | **Level** | **Subtotal** |
| ------------- | ------- | --------- | ------------ |
| Silver Pass   | 10      | 1.2 \* 10 | 12           |
| Gold Pass     | 5       | 2.5\*5    | 12.5         |
| Platinum Pass | 2       | 4\*2      | 8            |

Total Boost Level = 32.5 → Multiplier = 1 + (0.03 × 32.5) = 1.975×\
If base points = 5,000 → Final Points = 5,000 × 1.975× = 9875 points

### Future Token Sale Benefits

No Fixed Discount\
Instead, pre-sale tiers will be determined by:

* On-chain activity & points earned
* NFT boost multiplier

Higher NFT Boost = Higher Tier = Better Allocation

### Guaranteed Token Airdrop

Every Genesis Pass holder is guaranteed a share of our future token airdrop, which will occur after the Token Generation Event (TGE). The size of your allocation will be determined by the quantity and tier of the Passes you hold, with higher tiers receiving a greater share: Platinum > Gold > Silver.

**Genesis Pass Airdrop Allocation**

* Total tokens allocated: 25,000,000 SOMX(2.5% total supply)
* Weighting system: Silver = 1.2×, Gold = 2.5×, Platinum = 4×

**Example distribution**

* Supply: 5,000 Silver / 10,000 Gold / 2,000 Platinum
* Total weights = (5,000×1.2) + (10,000×2.5) + (2,000×4) = 39,000

**Token per Weight**

25,000,000 ÷ 39,000 ≈ 641.03 SOMX per weight

**Approximate Airdrop per NFT**

* Silver (1.2×): ≈ 769.24 SOMX per NFT
* Gold (2.5×): ≈ 1602.58 SOMX per NFT
* Platinum (4×): ≈ 2564.12 SOMX per NFT

**Note:** Airdrops for NFT holders are not limited to the TGE period — in every incentive season, NFT holders will continue to receive ongoing rewards.

### Boosted Staking Rewards via NFT Ownership

Upon the Token Generation Event (TGE), Somnex will enable SOMX staking functionality. Users who stake their SOMX will earn passive APR as a base reward. Holders of Genesis Pass NFTs will receive boosted staking rewards, with the APR increase proportionate to the NFT tier held (Silver, Gold, or Platinum).

This mechanism is designed to incentivize long-term holding and deepen the utility of Genesis Passes beyond the TGE.

### Governance Rights

| NFT Type      | Voting Power | Proposal Rights      |
| ------------- | ------------ | -------------------- |
| Silver Pass   | None         | None                 |
| Gold Pass     | 1 Vote/NFT   | None                 |
| Platinum Pass | 2 Vote/NFT   | Full Proposal Rights |

* Only Platinum holders can create governance proposals
* Voting is open to Gold and Platinum holders

### Exclusive Community Perks

1.Tiered Discord Access & Roles\
2.Early Access to future features, private betas, testing campaigns<br>


---

# 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.somnex.xyz/how-to-earn/genesis-pass-nft.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.
