> For the complete documentation index, see [llms.txt](https://docs.maplestoryn.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maplestoryn.io/archives/updates/notice/let-the-countdown-begin.md).

# Let the Countdown Begin!

MapleStory N Countdown Web is now open to set the alarm for official MapleStory N launch!&#x20;

## ■ Countdown Web Open Schedule&#x20;

May 1, 05:00 (UTC+0), 2025

## ■ Countdown Web Breakdown&#x20;

The Countdown Web offers key details about the upcoming launch of MapleStory N, along with a variety of important information.&#x20;

[**\[Go to Countdown Web\]**](https://msu.io/maplestoryn/launch-countdown)&#x20;

1. Countdown to MapleStory N Official Launch&#x20;
   * You may check how many days are left until the launch of MapleStory N.&#x20;
   * The game will officially go live at the moment the countdown ends. \
     ※ Countdown Web will close alongside the launch of MapleStory N.&#x20;

2. Pre-Download&#x20;

* Pre-Download Period: May 8, 05:00 (UTC+0) \~ Until MapleStory N Official Launch&#x20;
* Before the official launch of MapleStory N, you’ll be able to pre-download the game client directly from the Countdown Web. \
  ※ Detailed information on MapleStory N pre-download will be further announced. \
  ※ To pre-download the game client, you will need a wallet account connected to MapleStory Universe Web. Instructions on wallet creation and connection will be announced in near future.\
  \
  Further updates will be provided through future event announcements—please stay tuned!

3. Launch Gifts&#x20;

* To celebrate the launch of MapleStory N, a variety of special events will be held.&#x20;
* In addition to Coin Mount and Opening Party Set shown in the table below, other exclusive event rewards are awaiting. Stay excited and don’t miss out!&#x20;
* Detailed information about the events and rewards will be provided via future event announcement.

<figure><img src="/files/jFIzfZ4lzy8w1diw9cUn" alt=""><figcaption><p>Coin Mount / Opening Party Set</p></figcaption></figure>

4. Exclusive Discord Role will be provided to those who enter [MapleStory Universe Official Discord](https://discord.gg/maplestoryuniverse) during the Countdown period. \
   ※ Countdown period ends alongside the official launch of MapleStory N.

* VIsit [#community-news](https://discordapp.com/channels/975999406941822996/1361214518620979361) channel at official Discord and get @Orange Mushroom Role &#x20;

5. MapleStory N Guide&#x20;

* You can use the [MapleStory N Classes & Jobs Guide](https://docs.maplestoryn.io/msn-101/classes-and-jobs) section located on the right side of the webpage to access detailed guides for each job at [MapleStory N Official Gitbook](https://docs.maplestoryn.io/). &#x20;
* In-depth information on the MapleStory N will be updated on official Gitbook - stay interested!

Please show your continued support towards MapleStory N!&#x20;

#### ⚠️ Important Notice&#x20;

※ Countdown Web will close alongside the launch of MapleStory N.  &#x20;

※ To start the game client after the official launch, you will need a wallet account connected to MapleStory Universe Web.&#x20;

※ Detailed information about the events and rewards will be provided via future event announcement.&#x20;

※ Please note that the specifics of the rewards may vary depending on the circumstances at the time of distribution.  &#x20;

※ MapleStory Universe cannot address issues arising from incorrectly connected wallets.

※ Account trading is prohibited under our operating policy. Violators may be restricted from MapleStory Universe service, and MapleStory Universe is not liable for any losses or damages incurred through trading attempts. &#x20;

※ Please note that access may be restricted in certain regions. Depending on your location, you could encounter limitations when accessing the MapleStory Universe service. For a seamless experience with the MapleStory Universe, please consult our [Terms of Service](https://msu.io/policy/terms).  &#x20;

<figure><img src="/files/bBRsE5QpLp9YlIzi7pnm" 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.maplestoryn.io/archives/updates/notice/let-the-countdown-begin.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.
