> For the complete documentation index, see [llms.txt](https://docs.tensor.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tensor.trade/welcome/rewards/end-of-season-2-+-tensorians-are-coming.md).

# End of Season 2 + Tensorians are coming!

<figure><img src="/files/mw874IfEDISLpLATttZ6" alt=""><figcaption></figcaption></figure>

Season 2 has ended. You can reveal your rewards by going to the [rewards page](https://www.tensor.trade/rewards) on Tensor.

In addition to claiming S2 boxes, you can now open and see the contents of your **NFT boxes**. Any rewards they contain have **already been airdropped** to your wallet.

{% hint style="success" %}
When opening your NFT boxes, both Season 1 and Season 2 boxes were included.&#x20;
{% endhint %}

Treasure boxes are not yet openable.

{% hint style="info" %}
Season 2 was about **5x bigger** than Season 1 in terms of rewards. Season 3 will be even bigger. Stay tuned for more info. 👀
{% endhint %}

## What's next?

As you probably already know, our very own NFT collection, **Tensorians 👾** are coming!&#x20;

<figure><img src="/files/ZALFymCUzJx8E34hL6Lw" alt=""><figcaption></figcaption></figure>

The mint is happening on **Monday, 7th August.**

You will need Tensorian shards to mint. 10 shards + 1.69 SOL = 1 Tensorian.

Type of shard matters. 🔴🔵🟢🟣

Anyone who won a "WL" will be airdropped 10 shards of the same type (picked randomly) on Monday, right before the mint.

<figure><img src="/files/wgaR10vJj6Q0vuR8daQt" alt=""><figcaption></figcaption></figure>

## Our Partners <3

Quick shoutout to our amazing partners that have volunteered to put a ton of goodies into our NFT boxes. 🤗  Blessed to be working side by side with these 🐐s <3

<figure><img src="/files/Tm9BEa8f3HiMim5ZsgUf" alt=""><figcaption></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.tensor.trade/welcome/rewards/end-of-season-2-+-tensorians-are-coming.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.
