> 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/neververse-utility/core-components.md).

# Core Game Components

![Satellite Interaction](/files/fC0k1aUac3DElHm5Abmx)

Visualization of the social sharing mechanic: dropping Satellites between star systems.

## 1. Stars (The Foundation)

The Star is the heart of your system. It is the NFT you own. It provides gravity, light, and energy (SNOVA) to your planets.

* **Role:** Energy Source, SNOVA Generator.
* **Evolution:** Can be brightened (Burn to Shine) to unlock more planets.

## 2. Planets (The Canvas)

Planets revolve around your Star. They are your personal creative spaces.

* **Customization:** You can apply textures and upload GIFs to your planets.
* **Role:** Each planet holds **one Meme (GIF)**.
* **Economy:** Active planets (with a GIF set) farm SNOVA.
* **Relation:** Planets are naturally smaller than Stars. Bigger stars (Legendary) have proportionally bigger planets.

## 3. Memes / GIFs (The Content)

In the Neververse, GIFs are not just funny images; they are valuable entities, like **Pokemon**.

* **Rarity:** GIFs are rare. You don't just "upload" anything; you collect them.
* **Sources:**
  * Your own uploads.
  * Incoming Satellites (GIFs dropped by others).
  * GIFs from planets you visited.
  * Gods of the Day.
* **Function:** They inhabit planets and can be sent as Satellites to other users.

## 4. Satellites (The Messengers) - *Season 2*

Satellites are the "glue" that connects far-flung star systems.

* **What is it?** A flying object carrying a GIF and a short message (up to 140 chars).
* **Mechanic:** You cannot keep a Satellite for yourself; you must **drop it** on someone else's planet.
* **Lifespan:** Flies around the receiver's planet for 15 days, then remains in their collection.
* **Benefit:** Boosts the host planet's SNOVA production.

## 5. GODs (The Monuments) - *Season 2*

A GOD is the ultimate expression of a Star's power.

* **Requirement:** Can only be placed on a Star that has reached **100% Brightness**.
* **Visual:** A HUGE GIF, the size of the Star itself, visible from far away in the galaxy.
* **Status:** A symbol of dominance and completion.

## 6. Brands / Invaders (The Partners) - *Season 4*

Brands are "aliens" from the parallel universe (the Real World) invading the Neververse.

* **Good & Bad:** Some cooperate, some compete.
* **Portals:** Brands can place Portals on your planets (replacing GIFs) to host mini-games or campaigns.
* **Nuggets:** Hidden prizes (real-world items like iPhones or Macs) hidden inside Satellites or scattered across the universe.
* **Symbiosis:** Brands pay SNOVA and Real Prizes to interact with the user base.

> \[!INFO] **Web 3.0 + Web 2.0 Revolution** This is a unique symbiosis where two worlds win. An innovative platform for emotional, game-based brand-user interaction.

![Brand Invasion](/files/cQpyY1OYYutw9qkeJGXz)

Brand Invasion


---

# 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/neververse-utility/core-components.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.
