> For the complete documentation index, see [llms.txt](https://wiki.tonstation.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tonstation.app/updates/ton-station-season-2/season-2-checklist-the-guide.md).

# Season 2 checklist: The Guide

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

Hey Sooners!

You’re almost at the finish line of Season 2 — just a little more and you’ll grab your well-deserved rewards! But to keep things exciting and make sure the airdrop goes only to true heroes, we need to clear the checklist. Ready? Let’s roll!

**1. Subscribe to our TG channel TON Station** &#x20;

Hit “Start” and jump right into the squad. No subscription, no entry — like trying to get into a bar without an ID.

**2. Connect your TON Wallet** &#x20;

If your wallet is not connected, there’s a wallet icon at the top of the checklist page.

&#x20;Click it and link any TON wallet you’ve got. This is crucial — it proves you’re not a bot or a multi-account trickster.

**3. Qualify for Season 2 Leagues** &#x20;

See “Qualification” on your status? Time to level up! Score at least 50,000 SOON Points and you’re nearly a champ. No sweat if you haven’t yet — there’s still time!

**4. Guess the Daily Combo at Least Once** &#x20;

Head over to the Quest tab and try guessing all games in the Daily Combo at least once this season. Already nailed it? Awesome! Return to the checklist and finish strong. If not — hustle before the season ends!

**5. Buy Mr.SOON a Coffee (0.5 TON)** &#x20;

Mr.SOON without coffee is like a superhero without a cape or a coder without caffeine — just doesn’t work! Show you’re a real player, not a bot, by sending a 0.5 TON transaction. It’s like giving Mr.SOON a boost of energy and inspiration!

**6. Have at Least 2 Referral**s &#x20;

You need at least 2 friends invited. Got none? Share your referral link via the “Invite friends” button in the Referrals tab. When 2 people join through your link — task complete!

**7. Spin the Lucky Wheel at Least 3 Times** &#x20;

Used 3 or more spin tickets on the Lucky Wheel this season? Congrats, this box is checked! If not — spin those tickets before the season wraps up. Find the wheel on the app’s main page.

\
��***Why all this?***

We want to make sure rewards go only to real Sooners — no bots or multi-accounts allowed.&#x20;

Fair play is everything!

<mark style="background-color:orange;">**Completing all quests is mandatory to qualify for the airdrop.**</mark>

��***Abuse criteria:***

• One TON wallet linked to multiple accounts? The latest connected accounts lose their SOON Points balance. <mark style="background-color:orange;">**Rule: 1 wallet = 1 account!**</mark> &#x20;

• Any user caught abusing the system will have their balance wiped too. If you haven’t done anything shady, relax — we’ll be thorough but fair.

��***When’s the Airdrop?***

Checklist closes May 28 at 13:00 UTC. After that, we start audits and kick out abusers.&#x20;

Didn’t claim your SOON Points for the referrals and farming? <mark style="background-color:orange;">**They’ll expire after May 28, 13:00 UTC.**</mark>

Reminder: If you were in the March 13 snapshot, you get a share of 30% of that snapshot’s drop + 70% of the rest. If not in that snapshot, you get only 70% of the airdrop.

🔴 **Important Reminder**

Once the airdrop lands, we’ll announce it on our TG channel. Mr. Soon needs at least one week to verify the participants. Stay tuned and keep your eyes peeled!&#x20;

Your Mr. SOON ❤️<br>

Good luck, Sooners! May your season end with epic rewards!&#x20;

<br>


---

# 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://wiki.tonstation.app/updates/ton-station-season-2/season-2-checklist-the-guide.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.
