> 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/events/happy-universary-weekend.md).

# Happy Universary Weekend

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

A weekend login reward event has been added. Log in every Saturday–Sunday to receive Universary Coins.

***

## **📅 Event Period**

* May 14, 2026 (After Maintenance) \~ June 7, 2026, 23:59 (UTC)

## **✅ Eligibility**

* Characters who have completed Character Minting

## **👉 How to Participate**

* Participate in the “\[Universary] Happy Universary Weekend” event via the Event Notifier on the left side of the screen.

## **🎁 Rewards**

<table data-header-hidden><thead><tr><th width="324" align="center" valign="top"></th><th width="185" align="center" valign="top"></th><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><strong>Date</strong></td><td align="center" valign="top"><strong>Reward Item</strong></td><td align="center" valign="top"><strong>Quantity</strong></td></tr><tr><td align="center" valign="top">May 16, 00:00 ~ May 17, 23:59 (UTC)</td><td align="center" valign="top">Universary Coin</td><td align="center" valign="top">1,000EA</td></tr><tr><td align="center" valign="top">May 23, 00:00 ~ May 24, 23:59 (UTC)</td><td align="center" valign="top">Universary Coin</td><td align="center" valign="top">1,000EA</td></tr><tr><td align="center" valign="top">May 30, 00:00 ~ May 31, 23:59 (UTC)</td><td align="center" valign="top">Universary Coin</td><td align="center" valign="top">1,000EA</td></tr><tr><td align="center" valign="top">June 6, 00:00 ~ June 7, 23:59 (UTC)</td><td align="center" valign="top">Universary Coin</td><td align="center" valign="top">1,000EA</td></tr></tbody></table>

## **⚠️ Event Notes**

* Only one character per account can receive the reward.
* The reward can be received once during the Saturday–Sunday weekend.

## **📋 Important Notes**

* Any actions that violate the Operation Policy may result in restrictions. Accounts restricted from using services within the MapleStory Universe ecosystem, including MapleStory N, may also be excluded from receiving rewards.
* In case maintenance on MapleStory Universe services takes place on the day of the event conclusion, the event end time may be subject to change.
* Event schedule, rewards, and other details are subject to change without prior notice. In such cases, additional announcements will be provided separately.
* Reward items cannot be received after the event period ends.
* Reward items can be stored in in-game inventory until their expiration period. Items not used within the expiration period will be deleted.
* Rewards will be distributed only to the wallet used to participate in the event. Please note that the receiving wallet addresses cannot be changed.
* 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.
* 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 the [Terms of Service.](https://msu.io/policy/terms)

<figure><img src="/files/YY2yhqk8ze1Hve2IPfdO" 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/events/happy-universary-weekend.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.
