> 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/temple-of-time-training-chamber.md).

# Temple of Time Training Chamber

| Mu Lung Dojo Best Record | **Additional EXP Bonus** |
| ------------------------ | ------------------------ |
| 30                       | 10%                      |
| 35                       | 30%                      |
| 40                       | 50%                      |
| 42                       | 60%                      |
| 44                       | 70%                      |
| 45                       | 80%                      |
| 46                       | 90%                      |
| 47                       | 100%                     |

Winter has arrived in Maple World!

Take part in the Temple of Time Training Room for a special opportunity to relax and enhance characters in comfort.

### **■ Event Schedule**

December 18, 2025 After Maintenance \~ February 25, 2026 23:59 (UTC+0)

### **■ Eligibility**

Minted characters of level 100 or above

### **■  How to Participate**

1. Accept the quest through the Event Notifier located on the left side of your screen.
2. Check the minimum level required for the field layer where training will take place, then position the character in one of the fields within that layer to begin training.
3. Leaving the character in the Training Room allows automatic acquisition of EXP and NESO.

* If the entered field layer does not provide NESO, a certain amount of Power Crystals will be granted instead.

4. Daily entry time can be extended up to 6 hours based on the highest Mu Lung Dojo clear record within the account.

| **Mu Lung Dojo Record** | **Training Time** |
| :---------------------: | :---------------: |
|      Below Floor 10     |         -         |
|      Below Floor 15     |      2 Hours      |
|      Below Floor 20     |      3 Hours      |
|      Below Floor 25     |      4 Hours      |
|      Below Floor 30     |      5 Hours      |
|      Over Floor 30      |      6 Hours      |

* Event participation will not function properly if the Lie Detector is triggered, if on maps where teleportation is restricted, or while in a party.
* Regardless of the regular Mu Lung Dojo ranking and record reset on Mondays at 00:00(UTC+0), records for this event will reset every Thursday at 00:00(UTC+0).
* Daily entry time resets at 00:00(UTC+0).
* If training is in progress in the “Temple of Time Training Chamber” at midnight, time will automatically recharge based on that week’s Mu Lung Dojo record and training will continue.
* Characters in the Training Room will be automatically moved to Henesys at Thursday 00:00(UTC+0) when Mu Lung Dojo records reset.
* Training time in the “Temple of Time Training Chamber” is shared across all characters within the account.

⚠️ **️ Important Notice**

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

※ 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/temple-of-time-training-chamber.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.
