> For the complete documentation index, see [llms.txt](https://mycompany-155.gitbook.io/solnova/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mycompany-155.gitbook.io/solnova/roadmap/presale.md).

# Presale

The Presale marks the beginning of the Solnova Universe. This is your opportunity to be among the first to enter the Neververse and secure exclusive benefits.

## Presale Details

**Start Date:** January 17, 2025\
**Duration:** 1 month\
**End Date:** February 17, 2025

## Presale Allocation

**Total SNOVA Available:** 250,000,000 SNOVA + 75,000,000 SNOVA (+30% Extra)

The presale allocation includes:

* **Base Allocation:** 250,000,000 SNOVA
* **Extra Bonus:** 75,000,000 SNOVA (+30% extra SNOVA exclusively for presale investors)

## Genesis NFT Collection (First 1,000 NFTs)

The first 1,000 NFTs minted during the Presale form the exclusive **Genesis Collection**.

### How to Get a Genesis NFT

* **Requirement:** Purchase SNOVA tokens during the Presale
* **Reward:** Receive **1 Genesis NFT** (random rarity) for every **10,000 SNOVA** purchased
* **Equivalent:** 10,000 SNOVA = 2.5 SOL
* **Maximum Limit:** **3 Genesis NFTs per account**

### Genesis NFT Benefits

Owning a Genesis NFT grants you exclusive privileges:

1. **x2 Default Farming Coefficient:** Genesis Stars farm SNOVA twice as fast as standard stars
2. **Central Area Position:** Located in the heart of the Neververse Galaxy
3. **Unique Visuals:** Distinctive gradient glow
4. **10-Year Farming Limit:** While later seasons have reduced farming limits, Genesis Stars can farm SNOVA for **120 months (10 years)**

## Early Investor Benefits

Even if you don't receive one of the first 1,000 Genesis NFTs, early investors who participate in the Presale receive:

1. **+30% SNOVA Bonus:** Receive an additional 30% SNOVA tokens on top of your purchase
2. **30% Discount:** Get a 30% discount on NFT purchases in the next Season (Season 1: The Big Bang)

> \[!TIP] **Early Bird Advantage:** Presale participants get the best value and exclusive access to the most powerful NFTs in the Neververse.

## How to Participate in the Presale

### Step 1: Prepare Your Wallet

* Ensure you have a compatible Solana wallet (Phantom, Solflare, etc.)
* Have SOL ready for the purchase

### Step 2: Connect to Presale Platform

* Visit the official Solnova Presale platform
* Connect your Solana wallet
* Verify your wallet connection

### Step 3: Purchase SNOVA Tokens

* Enter the amount of SNOVA you want to purchase
* Review the transaction details:
  * Base SNOVA amount
  * +30% Bonus SNOVA
  * Genesis NFT eligibility (if purchasing 10,000+ SNOVA)
* Confirm the transaction in your wallet

### Step 4: Receive Your Rewards

* **SNOVA Tokens:** Will be distributed to your wallet
  * Base amount: Immediately
  * +30% Bonus: Distributed after Presale ends
* **Genesis NFTs:** If eligible (10,000+ SNOVA per NFT, max 3), NFTs will be minted and sent to your wallet
* **Early Investor Status:** Automatically registered for Season 1 discount

### Step 5: Claim Your Benefits

* After Presale ends, claim your +30% bonus SNOVA
* Your Genesis NFTs will be available in your wallet
* Prepare for Season 1 launch with your 30% discount code

## Important Notes

* **Genesis NFT Limit:** Maximum 3 Genesis NFTs per account, regardless of purchase amount
* **Bonus Distribution:** The +30% SNOVA bonus is distributed after the Presale period ends
* **Discount Code:** Your Season 1 discount code will be provided after Presale completion
* **Wallet Security:** Always verify you're on the official Solnova platform before connecting your wallet

## What Happens After Presale?

1. **Token Distribution:** All SNOVA tokens (base + bonus) distributed
2. **Genesis NFT Reveal:** Genesis NFTs become visible in the Neververse
3. **Season 1 Preparation:** Early access and discount codes activated
4. **Neververse Launch:** Season 1 begins with the Big Bang

> \[!INFO] **Join the Presale** to secure your place in the Solnova Universe and become part of the Genesis Collection. This is your chance to be among the first explorers of the Neververse.


---

# 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://mycompany-155.gitbook.io/solnova/roadmap/presale.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.
