> For the complete documentation index, see [llms.txt](https://whitepaper.uldor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.uldor.com/future-plans/roadmap.md).

# Roadmap

**Q4 2021**

* UE5 development begins ✅
* Proof of concept teasers ✅
* Launch Discord games ✅
  * Battle the Dread King ✅
  * Basilisk's Den ✅

**Q2 2022**

* Genesis collection drop ✅
* Branding updates, new logo, and website ✅
* Early arena testing ✅
* Procedural generation testing ✅
* PFP generator tool ✅
* Arena map 1 ✅

**Q3 2022**

* Max Level Studios announced ✅
* Economy bot added to Discord ✅
  * Engage-to-earn ✅
  * Contests and giveaways ✅
* New Socials ✅
  * [Instagram](https://www.instagram.com/uldorgame/)
  * [Twitch](https://www.twitch.tv/uldorgame)
  * [TikTok](https://tiktok.com/@uldorgame)
  * [Facebook](https://www.facebook.com/uldorgame)
* Vanity pet drop ✅
* Vanity pet in-game integration ✅
* Night/day system integration ✅
* Arena map 2 ✅
* Dread King Metahuman character ✅

**Q4 2022**

* [Teaser Trailer ](https://www.youtube.com/watch?v=Vw5NFGaXXbo)✅
* [Middleverse acquisition](https://medium.com/@uldor/max-level-studios-acquires-middleverse-studios-to-solidify-its-web3-gaming-studio-startup-d607a44c9333)  ✅
* Core team additions ✅
* Partnerships ✅
  * Immutable X partnership ✅
  * Elixir Game Launcher partnership ✅
  * Max Level Studios joins Blockchain Game Alliance ✅
  * Max Level Studios joins Fair Play Collective ✅
  * Spike joins as advisor ✅

**Q1 2023**

* [**Dread Arena launch**](https://twitter.com/Uldor/status/1617598149211586579) ✅
* Faction deep dives ✅
* Dread Arena added to IGDB ✅
* Dread Arena Twitch Category ✅
* Dread Arena Kick Category ✅
* Twitch alert bot ✅
* Dread Arena added to Elixir ✅
* Dread Arena added to HyperPlay ✅

**Q2 2023**

* Dread Arena updates ✅
  * Authentication System ✅
  * Leaderboards ✅
  * Tournament System ✅
* Dread Arena added to Seddona ✅

**Q3 2023**

* Dread Arena updates ✅
  * Mayhem Mode Added ✅
  * Additional Tournament Options ✅
* New dev hires ✅
* Dread Arena Partner Tournaments ✅
* Soulbound Quests Launched ✅
* (Sneak Peak) Open world zones (Khasar, Fairwatch, Tenderbark) ✅

**Q4 2023**

* (Sneak Peak) Character cosmetics ✅
* (Sneak Peak) Metahuman character mocap ✅
* Dread Arena updates ✅

**Q1 2024**

* [**Dread Arena Remastered**](https://twitter.com/Uldor/status/1730252150926655762) ✅
* [Partnership with Ethlizards, Wildcard, Champions Arena, Illuvium, Dimensionals](https://x.com/Uldor/status/1749538015825813555) ✅
* [Partnership with Catalyst](https://x.com/TheCatalystOG/status/1774509667466543457) ✅

**Q2 2024**

* [**AI-Powered Character Creator Reveal**](https://twitter.com/Uldor/status/1778434542178632051) ✅
* [Partnership with Mantle](https://www.mantle.xyz/)✅
* [Partnership with Earn Alliance](https://x.com/Uldor/status/1797709061993173287) ✅
* [Listing on MetaMask games directory](https://x.com/Uldor/status/1798382184694227070) ✅
* Basilisk minigame remastered ✅
* [New advisor added](https://x.com/Uldor/status/1801298910440280223) ✅
* [Partnership with Game7](https://x.com/Uldor/status/1806354846703849917) ✅
* [Partnership with Space Mavericks](https://x.com/Uldor/status/1800947520215920672) ✅

**Q3 2024**

* [**Partnership with GR1D Network**](https://x.com/Uldor/status/1831796165110853748) ✅
* [**Partnership with Starbase (by Starnet)**](https://x.com/Uldor/status/1814402154041397280) ✅

**Q4 2024**

* [**Partnership with DeQuest**](https://x.com/Dequest_io/status/1847246253198848119) ✅

**Q2 2025**

* **Forge Launch**
* **PvP Arena playtest**

**Q3 2025**

* **PvP Arena launch**
* **Factions playtest**
* Marketplace launch

**Q4 2025**

* **Factions launch**
* **Open World playtest**

**Q1 2026**

* **Open World launch**

**TBD**

* RUNI token drop
* Resource Plot drop

*Note: Roadmap items and timelines are subject to change.*


---

# 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://whitepaper.uldor.com/future-plans/roadmap.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.
