> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/about-nxetype/previous-events/june-2022/season-1-in-nft-arena-official-launch.md).

# 🔥Season 1 In NFT Arena Official Launch

![](/files/6rjIg3GcYmyjpvCbXC3n)

After a week of warm-up, Season 1 In NFT Arena will officially launch!&#x20;

According to the result of DAO voting, NFT Arena will add <mark style="color:red;">500,000 NT</mark> to the total prize pool. In addition, <mark style="color:red;">70%</mark> of the NT consumed by players in the Warm-up Match will also be added to the total prize pool of S1.

Meanwhile, three MDEX NFTs, Meta-Elephant, Fallen-Elephant, and Artist Elephant, will also be used to battle in S1 in NFT Arena soon!

### **S1 Events Introduction:**

The reward in S1 is not limited to the total prize pool. In other words, we will reward more NFTs and stamina. So please participate in the battle and win more rewards!&#x20;

**S1 Time: 12 PM UTC, June 29-11 AM UTC, July 6**

#### **Event 1: NFT and Stamina rewards in Credit Match**

**Introduction:**

1. Players with over 50 credits after the S1 will be rewarded with a Shovel NFT for each.
2. Players with over 20 credits after the S1 will be rewarded with 100 stamina for each in S2.

**Reward Distribution:**

1. The rewarded NFT will be airdropped to the winning addresses before July 9.
2. The rewarded stamina will be airdropped to the winning accounts within 24 hours after the start of the S2 season on July 6.

#### **Event 2: Stamina rewards in Tour Match**

**Introduction:**&#x20;

When S1 ends, the TOP 50 players in the Tour Ranking will be rewarded with 200 stamina for each in S2.

**Reward Distribution:**&#x20;

The rewarded stamina will be airdropped to the winning accounts within 24 hours after the start of the S2 season on July 6.


---

# 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.nextype.finance/about-nxetype/previous-events/june-2022/season-1-in-nft-arena-official-launch.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.
