> For the complete documentation index, see [llms.txt](https://docs.tvvin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tvvin.com/ispo/rewards-and-bonuses/supernova-bonuses.md).

# Supernova Bonuses

{% hint style="info" %}
**Note to our readers:** The information below pertains to the TVVIN ISPO, which has now successfully concluded. We retain these details for transparency and to showcase our journey to new users. Please be aware that the specifics mentioned are part of our history and the current phase involves new steps and processes following the ISPO completion.
{% endhint %}

💥**The Galactic Supernova Bonus -** Closed for further participation on the 4th of July 2023. **UPDATED INFORMATION: As we're extending our ISPO by 10 epochs you may now qualify if you delegated later than the 4th of July.**&#x20;

We have an exhilarating bonus awaiting our participants known as the Supernova bonus. By qualifying for this bonus, not only will you earn an impressive bonus on top of your base $TVVIX rewards, but you'll also receive a special Galactic Supernova NFT\* with exclusive benefits when engaging with the TVVIN platform.

To seize this incredible opportunity, here's what you need to do:

1. Have delegated your ADA to one of the TVVIN pools before or within the 4th of July 2023.
2. Maintain your ADA delegation to one of our pools for a minimum of 35 epochs.

The TVVIN Galactic Supernova bonus serves as a token of our deep gratitude to our early supporters. It's a distinctive gesture of appreciation exclusively reserved for our visionary delegators. 🙏

Make sure to keep delegating in order to qualify for this stellar chance to maximise your rewards and embrace the added advantages of the Galactic Supernova NFT\*.&#x20;

\*NFT available to participants staking 250 $ADA or more for full 35 epochs.

Below is the calculation for how $TVVIX rewards and bonuses are calculated for the Galactic Supernova Bonus tier based on 1000 ADA Delegation👇

<figure><img src="/files/aV6ud729YRPDNi9MeL7O" alt=""><figcaption><p>Galactic Supernova</p></figcaption></figure>

💥**Cosmic Supernova Bonus -** Closed for further participation on the 9th of June 2023. **UPDATED INFORMATION: As we're extending our ISPO by 10 epochs you may now qualify if you delegated later than the 9th of June**&#x20;

We have another exciting bonus available for our participants called the Cosmic Supernova bonus - if you delegated within 9th of June and stay for the whole length of the ISPO. By qualifying for this bonus, you will not only earn an incredible 40% bonus on top of your base $TVVIX rewards but also receive a special Cosmic Supernova NFT with exclusive benefits when interacting with the TVVIN platform.

**To qualify for this amazing opportunity, here's what you need to do:**

1. Have delegated your ADA to one of the TVVIN pools before or within the 9th of June 2023.
2. Keep your ADA delegated to one of our pools for the full 40 epochs.

The TVVIN Cosmic Supernova bonus is our way of expressing gratitude to our first supporters. It's a unique sign of appreciation reserved exclusively to the early-bird delegators. 🙏

Below are the calculations based on 1000 ADA delegation👇

<figure><img src="/files/tlKSgfO5y0YLnSyq3Gpu" alt=""><figcaption><p>COSMIC SUPERNOVA</p></figcaption></figure>


---

# 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://docs.tvvin.com/ispo/rewards-and-bonuses/supernova-bonuses.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.
