> For the complete documentation index, see [llms.txt](https://info-137.gitbook.io/metagods-next-generation-nft-action-rpg-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-137.gitbook.io/metagods-next-generation-nft-action-rpg-game/roadmap.md).

# Roadmap

## Archaic Age

* **Game Trailer**
* **NFT Character Generation (40,000+ Minted!)**
* **Christmas Special Character Promotion**
* **$MGOD-LP Staking Pool**

## Classical Age

* **Engine Preview Access**
* **Oracle and Godly Apes Discord Groups**
* **Guild Partnerships and Community Building**
* **Land Sale & Dungeon Boss Ownership**
* **Website Revamp**

## Heroic Age

* **NFT Staking**
* **Adventure NFT Packs Development**
* **MetaGods Merchandise Design Package**
* **Pre-Alpha Stage Development**
* **Single Player Lobby Demo**
* **Guild Stage + New Stage & Boss**

## Mythic Age

* **Alpha Launch**
* **Character Generation Development**
* **Staking Farms**
* **Tutorial Stage**
* **Alpha Launch Live Stream**
* **Procedural Generation Development**

## Chthonic Age

* Roguelite Stage
* Infinite Dungeon Level Design
* Enemy AI Implementation
* Combat Mechanics & Loot System
* Character Progression & Difficulty Scaling
* In-game Resource Mining
* Permadeath Testing
* Character Generation Stats Roll Deployment
* $RELIC Integration
* App Release

## Titan Age

* NFT Mission Staking
* Nexus Development and Release (Social Hub)
* Character Breeding and Sacrifice Pool Release
* Casual Mode
* In-game Shop

## Apocalypse Age

* Social Hub Stream Room
* Live Land Interaction & World Exploration
* New Chain Integration (ETH)
* Clan Hall Gameplay Official Launch
* Season 2 Trailer


---

# 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://info-137.gitbook.io/metagods-next-generation-nft-action-rpg-game/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.
