# NFT Release Schedule

Each quarter we plan to release a new season of NFTs that will contain Champs, Ships, Buildings, or Utilities. The number of different types and the number of NFTs minted will differ each season depending on the number of active users in the ecosystem. We minted 1480 NFTs in total in season 1 (Genesis season) and made 1000 NFTs available for sale via a shuffle with two rounds that started at the end of June 2022. The remaining NFTs were put aside for giveaways, community growth, and future sales. The season 2 NFT shuffle took place in the third week of January 2023 on [Algogems](https://algogems.io/shops/cosmicChamps/sales). We minted a total of 7062 NFTs which introduced 6 new Champs to the game. 2010 NFTs were sold in the season 2 NFT shuffle. The remaining 5052 NFTs were put aside for giveaways, in-game rewards, and future sales.

### &#x20;Season 1: The Genesis

<table><thead><tr><th width="265"></th><th width="162">Number of types</th><th width="157">Number of each</th><th>Total number</th></tr></thead><tbody><tr><td>Champs</td><td>8</td><td>156</td><td>1,248</td></tr><tr><td>Ships</td><td>2</td><td>116</td><td>232</td></tr><tr><td>Total NFTs</td><td></td><td></td><td>1,480</td></tr></tbody></table>

### **Season 2: The Next Chapter**

<table><thead><tr><th width="261"></th><th width="163">Number of types</th><th width="155">Number of each</th><th>Total number</th></tr></thead><tbody><tr><td>Champs</td><td>6</td><td>1,177</td><td>7,062</td></tr><tr><td>Ships</td><td>-</td><td>-</td><td>-</td></tr><tr><td>Total NFTs</td><td></td><td></td><td>7,062</td></tr></tbody></table>

### **Season 3: The Reveal Chapter**

<table><thead><tr><th width="269"></th><th width="161">Number of types</th><th width="157">Number of each</th><th>Total number</th></tr></thead><tbody><tr><td>Champs</td><td>6</td><td>1,177</td><td>7,062</td></tr><tr><td>Planets</td><td>1</td><td>1,000</td><td>1,000</td></tr><tr><td>Ships</td><td>-</td><td>-</td><td>-</td></tr><tr><td>Total NFTs</td><td></td><td></td><td>8,062</td></tr></tbody></table>


---

# 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://mad-shapes.gitbook.io/cosmic-champs-whitepaper-1/nfts/nft-release-schedule.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.
