> 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/past-events/the-pudgy-penguins-exclusive-raffle-has-begun.md).

# The Pudgy Penguins Exclusive Raffle Has Begun!

A very special raffle, brought to you in collaboration with Pudgy Penguins, has begun!

This is your chance to own the ultra-rare Pengu’s Winter Snowcatcher Set, with only 50 sets in existence across the entire MapleStory Universe.

### **■ Raffle Prize**

Pengu’s Winter Snowcatcher Set

![](/files/65dad6026cd565f9faf0428ee377ce87c5eeb66a)

### **■ Raffle Entry Period**

January 29, 2026 (After Maintenance) \~ February 5, 2026, 23:59 (UTC+0)

### **■ Winner Announcement**

Winners will be announced on February 9, 2026, via a separate notice.

### **■ How to Enter**

* You can access the shop here: \[<https://msu.io/shop/pudgy-penguins-shop>]
* To participate, click the "Enter Raffle Now!" button in the Pudgy Penguins collaboration web shop.

![](/files/96547c2068854db3214fe236547f6fdab288342e)

* An entry fee of 8,000,000 NESO will be charged to your wallet upon entry. This fee is not refunded for winners but will be fully refunded to non-winning participants.

### **■ Raffle Results**

* Once the entry period ends, winners will be drawn fairly through a dedicated smart contract.
* If you are selected as a winner, congratulations! You will receive all items in the Pengu’s Winter Snowcatcher Set. Please check the Maple Storage of your selected world.
* For all other participants, the 8,000,000 NESO entry fee will be fully refunded to your wallet.

### **■ Raffle Drawing Method**

* To ensure a fair and tamper-proof drawing, winners are selected through a dual-seed random generation process. This method makes it impossible for anyone to influence the outcome.
* The hash value of the seed used for this raffle is as follows:
* 0xa166803dcfa0c6dd855ba9a9e819956db64845249af35c5ed540e453e81a19f5

### **■ A Note on Digital Assets & Risks**

Please be aware of the common risks associated with digital assets and blockchain technology. These can include:

* Price fluctuations and the potential for assets to lose value.
* Technical issues with software, hardware, or your internet connection.
* Changes in regulations that could affect your assets.
* Losing access to your wallet if you lose your private keys.

### ⚠**️ Important Note**

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

※ 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)


---

# 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/past-events/the-pudgy-penguins-exclusive-raffle-has-begun.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.
