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

# Roadmap

## 2022

* MVP
* Gameplay test
* Balance adjustments
* Strategic partnerships
* Early community building

## 2023

* Closed Alpha launch
* Beta launch and beta testing season
* Community building
* Web3 integration
* Marketplace
* Onboarding polishing
* Economy balancing
* Content creators recruiting program
* Lords NFT sale

## 2024

* Streams and online events
* New game modes, units, and battle seasons
* Premium Battle Pass
* Packs NFT sales
* Play-to-Airdrop Season 1 & Season 2
* New Content Creators Program
* PC version
* Arcade Mode
* Unit Perks
* Signal Fire
* Forge
* Lord Staking
* Mainnet launch
* Essence Shop
* Secondary wallet linking
* Trophy Packs
* Castle features
* Shards in Essence Shop
* Staking updates
* Fair Play rules update
* Lord Staking system update
* $WF withdrawals
* Leaderboard rework
* Unit rank and level extensions
* Unit mint fee
* Expeditions

## 2025

* Token Share Program
* Token Share Program for Lord Stakers
* Perk re-roll
* Account Safe Mode
* Survival Mode (PvE)
* Wild Pass
* Treasure Hunt NFT Packs
* New Units
* New Biomes and Maps
* EVM wallet login update
* Deposit lock
* Battle Pass update
* Novice Bounty Board
* Trophy Road rework
* Onboarding rework
* Private Battles
* Elixirs
* Bounty Board
* System rebalance

## 2026

* New Units and Treasure Hunt events
* Demo decks for tournaments
* Scholarship management features
* New Survival Mode maps
* New Biomes and PvP maps
* Leaderboard updates
* Special events to address resource inflation
* Further economy rebalancing
* Onboarding updates


---

# 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://wildforest.gitbook.io/whitepaper/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.
