# ColdMC

## ColdMC

- [Home](https://home.coldmc.com/home.md): MMORPG THAT BEATS THE LIMITS OF MINECRAFT
- [Tags depricated](https://home.coldmc.com/tags-depricated.md)
- [New Dimensions](https://home.coldmc.com/topics/new-dimensions.md)
- [Crafting Custom Items](https://home.coldmc.com/topics/crafting-custom-items.md)
- [Dungeon Bosses](https://home.coldmc.com/topics/dungeon-bosses.md)
- [Dungeons](https://home.coldmc.com/topics/dungeons.md)
- [Systems](https://home.coldmc.com/topics/systems.md)
- [Hidden](https://home.coldmc.com/news/hidden.md)
- [Codex update (1.99)](https://home.coldmc.com/news/hidden/codex-update-1.99.md)
- [Prestige Class Evolutions update (1.98)](https://home.coldmc.com/news/hidden/prestige-class-evolutions-update-1.98.md)
- [Crafting update (1.97)](https://home.coldmc.com/news/hidden/crafting-update-1.97.md)
- [The Hydra (1.96)](https://home.coldmc.com/news/hidden/the-hydra-1.96.md)
- [Spirit Pets update (1.95)](https://home.coldmc.com/news/hidden/spirit-pets-update-1.95.md)
- [Land of Mythos (1.94)](https://home.coldmc.com/news/hidden/land-of-mythos-1.94.md)
- [Story Quests (1.93)](https://home.coldmc.com/news/hidden/story-quests-1.93.md)
- [Star Levels (1.92)](https://home.coldmc.com/news/hidden/star-levels-1.92.md)
- [Dungeons Update (1.91)](https://home.coldmc.com/news/hidden/dungeons-update-1.91.md)
- [Random Appearing Portals (1.90)](https://home.coldmc.com/news/hidden/random-appearing-portals-1.90.md)
- [Minigame Events (1.89)](https://home.coldmc.com/news/hidden/minigame-events-1.89.md)
- [Permanent Buffs (1.88)](https://home.coldmc.com/news/hidden/permanent-buffs-1.88.md)
- [Food system update (1.87)](https://home.coldmc.com/news/hidden/food-system-update-1.87.md)
- [The Aether (1.86)](https://home.coldmc.com/news/hidden/the-aether-1.86.md)
- [Wastelands (1.85)](https://home.coldmc.com/news/hidden/wastelands-1.85.md)
- [The Empress update (1.84)](https://home.coldmc.com/news/hidden/the-empress-update-1.84.md)
- [The Abyss Expanded update (1.83)](https://home.coldmc.com/news/hidden/the-abyss-expanded-update-1.83.md)
- [The Void Expanded update (1.82)](https://home.coldmc.com/news/hidden/the-void-expanded-update-1.82.md)
- [The Garden (1.81)](https://home.coldmc.com/news/hidden/the-garden-1.81.md)
- [The End Expanded (1.80)](https://home.coldmc.com/news/hidden/the-end-expanded-1.80.md)
- [Nether Expanded (1.79)](https://home.coldmc.com/news/hidden/nether-expanded-1.79.md)
- [The Abyss update (1.78)](https://home.coldmc.com/news/hidden/the-abyss-update-1.78.md)
- [The Void update (1.77)](https://home.coldmc.com/news/hidden/the-void-update-1.77.md)
- [The End structures update (1.76)](https://home.coldmc.com/news/hidden/the-end-structures-update-1.76.md)
- [Nether structures update (1.75)](https://home.coldmc.com/news/hidden/nether-structures-update-1.75.md)
- [Bee queen update (1.74)](https://home.coldmc.com/news/hidden/bee-queen-update-1.74.md)
- [Uncharted Realms (1.73)](https://home.coldmc.com/news/hidden/uncharted-realms-1.73.md)
- [Lurking Horrors (1.72)](https://home.coldmc.com/news/hidden/lurking-horrors-1.72.md)
- [Spectral Incursions (1.71)](https://home.coldmc.com/news/hidden/spectral-incursions-1.71.md)
- [Genesis Engines (1.70)](https://home.coldmc.com/news/hidden/genesis-engines-1.70.md)
- [Verdant Expansion (1.69)](https://home.coldmc.com/news/verdant-expansion-1.69.md)
- [Grave Tidings (1.68)](https://home.coldmc.com/news/grave-tidings-1.68.md)
- [Alfheim update (1.67)](https://home.coldmc.com/news/alfheim-update-1.67.md): Our first update report on the website!
- [Older Releases](https://home.coldmc.com/news/older-releases.md)
- [2025 Release 1.66](https://home.coldmc.com/news/older-releases/2025-release-1.66.md)
- [2024 Release 1.0](https://home.coldmc.com/news/older-releases/2024-release-1.0.md)
- [2023 Beta 0.690](https://home.coldmc.com/news/older-releases/2023-beta-0.690.md)
- [2022 Beta 0.419](https://home.coldmc.com/news/older-releases/2022-beta-0.419.md)
- [2021 Beta 0.213](https://home.coldmc.com/news/older-releases/2021-beta-0.213.md)
- [2019 Alpha 0.25](https://home.coldmc.com/news/older-releases/2019-alpha-0.25.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://home.coldmc.com/home.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
