> 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/challenge-mini-game.md).

# Challenge! Mini Game

A new mini-game is now available to celebrate the MapleStory N: Winter Big Update!

Check out what's in store now!

### **■ Event Schedule**

December 18, 2025 00:00 \~ January 07, 2026 23:59 (UTC+0)

### **■ Eligibility**

Minted character that completed the ‘\[Vlessing Winter] Call of the Goddess’ Quest

### **■ How to Participate**

For detailed participation instructions, please refer to the individual notices for each minigame.

**1. Puzzle Mater & Infinity Race**

![](/files/49b882544f416b2d1686eaf66dd7dd9e51733a6a)

* Speak to NPC Kemdi in Henesys to join the queue.
* The available minigame will change every hour at 15 and 45 minutes past the hour, alternating between Puzzle Master and Infinity Race.

**2. Maple Soccer**

![](/files/ffe8626eaf9234c70c7137b17e72866b8a5f89e9)

* The invitation appearing above the character's head can be clicked to register for the queue.
* Invitations are sent out every hour at 15 and 45 minutes past the hour.

### **■ Event Rewards**

1. **Puzzle Master**

|                    **Reward**                   |
| :---------------------------------------------: |
|                    15 V Coins                   |
| EXP reward based on time spent in Puzzle Master |

2. **Infinity Race**

<table data-header-hidden><thead><tr><th width="100"></th><th></th></tr></thead><tbody><tr><td><strong>Rank</strong></td><td><strong>Rewards</strong></td></tr><tr><td>1st</td><td>10 V Coins, EXP reward based on time spent in Infinity Race</td></tr><tr><td>2nd</td><td>5 V Coins, EXP reward based on time spent in Infinity Race</td></tr><tr><td>3rd</td><td>3 V Coins, EXP reward based on time spent in Infinity Race</td></tr></tbody></table>

3. **Maple Soccer**

<table data-header-hidden><thead><tr><th width="100"></th><th></th></tr></thead><tbody><tr><td><strong>Result</strong></td><td><strong>Reward</strong></td></tr><tr><td><strong>Win</strong></td><td>30 V Coins, EXP reward based on time spent in Maple Soccer</td></tr><tr><td><strong>Draw</strong></td><td>15 V Coins, EXP reward based on time spent in Maple Soccer</td></tr><tr><td><strong>Loose</strong></td><td>9 V Coins, EXP reward based on time spent in Maple Soccer</td></tr></tbody></table>

* The EXP reward is calculated based on the combined time spent in the 3 minigames (Puzzle Master, Infinity Race, and Maple Soccer) and The Legends Return. No additional EXP will be rewarded if the total daily time exceeds 120 minutes.
* **V Coins can be earned up to a maximum of 100 per account per day regardless of the type of game you participate in. You may still participate in games after reaching the daily limit, but no further coins will be awarded.**
* V Coins are usable on a per-character basis.

### **■ Event Details**

Please refer to the following announcements for detailed information on each minigame.

* Puzzle Master ([Link](https://docs.maplestoryn.io/announcement/events/challenge-mini-game/puzzle-master))
* Infinity Race ([Link](https://docs.maplestoryn.io/announcement/events/challenge-mini-game/infinity-race))
* Maple Soccer ([Link](https://docs.maplestoryn.io/announcement/events/challenge-mini-game/maple-soccer))

⚠️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.

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


---

# 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/challenge-mini-game.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.
