> 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/7-roadmap.md).

# Roadmap

Our journey is divided into **Seasons**, each bringing a major evolution to the Neververse mechanics and economy.

> \[!INFO] **Presale Details:** For complete information about the Presale, including dates, allocation, Genesis NFT rewards, and participation steps, see the [Presale page](/solnova/roadmap/presale.md).

***

## 🏁 Presale

**Duration:** 1 month\
**Dates:** January 17 - February 17

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, including Genesis NFTs and early investor bonuses.

For complete Presale information, see the [Presale page](/solnova/roadmap/presale.md).

***

## 💥 Season 1: The Big Bang

**Duration:** 3 months\
**Dates:** May 1 - August 1

**Game Begins.**

* **Launch:** The Neververse goes live in "Close Mode" (explore your own system).
* **NFT Sale:** 5,000 New Stars.
* **Mechanics:**
  * Basic Ship navigation.
  * **Burn to Shine** introduced.
  * SNOVA Farming starts.

***

## 🛰️ Season 2: Gods & Satellites

**Duration:** 3 months\
**Dates:** August 1 - November 1

**The Universe Connects.**

* **Open Space:** See other users in real-time.
* **NFT Sale:** 10,000 New Stars.
* **New Mechanics:**
  * **Satellites:** Boost x2 Planet SNOVA Farming. User-user interaction, GIFs Memes collecting.
  * **GODs:** Boost x2 all Planets SNOVA Farming. 100% Bright Stars can host huge God GIFs visible from deep space and audio for its solar system.
  * **Social Interactions:** Users have to help each other dropping Satellites to each others' planets cause you only can provide Satellite to others' planets and not yours.

***

## 🏛️ Season 3: Marketplaces, Skins and TOPs

**Duration:** 6 months\
**Dates:** November 1 - May 1

**Competition & Customization.**

* **NFT Sale:** 20,000 New Stars.
* **New Mechanics:**
  * **Marketplaces:** Ships Skins and Planets 3D Skins Marketplaces introduced.
  * **Ship Upgrades:** Ships Models Showcase, 8 first models.
  * **Ship Customization:** Skins Marketplace opens.
  * **Planet Customization:** 3D Skins Marketplaces introduced. Users can create and sell their Skins and Planets to other users in limited NFT-drops.
  * **Users Leaderboards (TOPs):** Daily/Monthly competitions for Best GODs, GIFs, and SNOVA farmers.

***

## 👾 Season 4: Brands Invasion

**Duration:** 6 months\
**Dates:** May 1 - November 1

**The Revolution.**

* **NFT Sale:** 30,000 New Stars.
* **New Entities:**
  * **Brands** enter the ecosystem.
  * **External Users** (no-NFT users) enter the ecosystem.
* **New Mechanics:**
  * **Portals:** Play-to-Win mini-games on Brands planets.
  * **Portals Hosting:** Lend your Planet to Brands and get paid in SNOVA.
  * **Nuggets:** Real prizes hidden in Satellites.
  * **Nugget Hunting:** Participate in Brands campaign and hide gems among your Satellites.
  * **Campaign Marketplace:** Users rent planets to Brands.

***

## ♾️ Season 5: Post-Farming Era

**Duration:** 12 months\
**Dates:** November 1 - November 1

**Sustainability.**

* **NFT Sale:** 55,000 Stars (Non-farming).
* **Status:** All farming emission is allocated.
* **Economy:**
  * SNOVA value driven by Brand demand.
  * Active market for renting "Old Stars" (Seasons 1-4) with high farming capacity.
  * Constant stream of Brand Campaigns and Real Prizes.


---

# 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/7-roadmap.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.
