> 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.md).

# UPDATES

- [Squid Game - your survival guide](https://wiki.tonstation.app/updates/squid-game-your-survival-guide.md)
- [Squid Game - твоя инструкция к выживанию](https://wiki.tonstation.app/updates/squid-game-your-survival-guide/squid-game-tvoya-instrukciya-k-vyzhivaniyu.md)
- [Partnership with WhereMyBear](https://wiki.tonstation.app/updates/partnership-with-wheremybear.md)
- [Roadmap 2025 - 2026](https://wiki.tonstation.app/updates/roadmap-2025-2026.md)
- [Roadmap Details/Eng](https://wiki.tonstation.app/updates/roadmap-2025-2026/roadmap-details-eng.md)
- [Детали роадмапа/Ru](https://wiki.tonstation.app/updates/roadmap-2025-2026/detali-roadmapa-ru.md)
- [B-day NFT Collection](https://wiki.tonstation.app/updates/b-day-nft-collection.md)
- [Season 3 Checklist: Step by Step to the Airdrop](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop.md)
- [Rush Draw - Win Fast at Ton Station](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop/rush-draw-win-fast-at-ton-station.md)
- [Rush Draw правила](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop/rush-draw-win-fast-at-ton-station/rush-draw-pravila.md)
- [New bundles with Telegram Gifts](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop/rush-draw-win-fast-at-ton-station/new-bundles-with-telegram-gifts.md)
- [Новые бандлы с Telegram подарками](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop/rush-draw-win-fast-at-ton-station/new-bundles-with-telegram-gifts/novye-bandly-s-telegram-podarkami.md)
- [Season 3: Чеклист сезона 3: шаг за шагом к аирдропу](https://wiki.tonstation.app/updates/season-3-checklist-step-by-step-to-the-airdrop/season-3-cheklist-sezona-3-shag-za-shagom-k-airdropu.md)
- [TON Station: Season 2](https://wiki.tonstation.app/updates/ton-station-season-2.md)
- [Season 2: Token Withdrawal Guide](https://wiki.tonstation.app/updates/ton-station-season-2/season-2-token-withdrawal-guide.md)
- [Season 2 checklist: The Guide](https://wiki.tonstation.app/updates/ton-station-season-2/season-2-checklist-the-guide.md)
- [Season 2 Finale — Are You Ready?](https://wiki.tonstation.app/updates/ton-station-season-2/season-2-finale-are-you-ready.md)
- [Season 2 Finale: Storm the Leagues, Snag the Loot!](https://wiki.tonstation.app/updates/ton-station-season-2/season-2-finale-storm-the-leagues-snag-the-loot.md)
- [Tomato Takedown: Face Your Fears, Be The Hero!](https://wiki.tonstation.app/updates/ton-station-season-2/tomato-takedown-face-your-fears-be-the-hero.md)
- [Preseason time](https://wiki.tonstation.app/updates/preseason-time.md)
- [Preseason Drop: Recharge Your Mind with TimeSoul](https://wiki.tonstation.app/updates/preseason-time/preseason-drop-recharge-your-mind-with-timesoul.md)
- [$MRSOON Off-Chain Deposits: FAQ](https://wiki.tonstation.app/updates/usdmrsoon-off-chain-deposits-faq.md)
- [$MRSOON: Utility and Exchanges](https://wiki.tonstation.app/updates/usdmrsoon-utility-and-exchanges.md)
- [$MRSOON Tokenomics](https://wiki.tonstation.app/updates/usdmrsoon-tokenomics.md)


---

# 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.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.
