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

# Roadmap: The Infinite Expansion

**Phase 1: The Scavenge & Viral Growth (Current)**

*Focus: Infrastructure, Distribution, and Community Foundation*

* Official Launch: Deployment of the Infinite Keeper Telegram Mini App on the TON Network.
* The First 100: Release of the Wave 1 NFT Archive. Every asset is available for a flat-rate mint of 1 TON.
* Referral Engine: Activation of the multi-tier referral system to reward community growth.
* Mission Hub: Integration of Daily Tasks and Community Missions to earn bonus TON and exclusive rewards.
* Strategic Liquidity: Implementation of the 72-hour dynamic withdrawal fee to ensure pool stability.

**Phase 2: The Cosmic Forge (Crafting & Utility)**

*Focus: Asset Sinks and ROI Optimization*

* The Forge (Crafting Mode): Overseers can now fuse duplicate or lower-tier assets to create higher-tier relics with boosted TON per hour generation. This acts as a primary "Asset Sink" to maintain the value of the ecosystem.
* Power Stones: Introduction of non-tradable progression items earned through long-term holding and tasks, used to "level up" your vault's efficiency.
* Wave 2 Expansion: Discovery of 100 new, even rarer cosmic assets added to the archive.

**Phase 3: Market Equilibrium & Trading**

*Focus: Liquidity and Secondary Markets*

* The Overseer Marketplace: Launch of the internal P2P marketplace. Overseers can now trade their high-yield or crafted NFTs. This allows players to liquidate their rare findings for instant TON profit.
* Collection Milestone Rewards: Special bonuses for Overseers who manage to collect specific sets of assets (e.g., "Full Neon Set").
* Dynamic Tasking: Introduction of time-limited "Flash Missions" with higher reward multipliers.

**Phase 4: Galactic Dominance (PVP & Social Warfare)**

*Focus: Tactical Gameplay and Inter-player Interaction*

* PVP Raids: Use crafted weapons and high-tier assets to "raid" energy from other vaults in a tactical combat system.
* Alliance System: Formation of Overseer Guilds to tackle World Boss events—massive community raids with legendary TON payouts.
* Governance Integration: Early adopters gain voting rights on future economic adjustments and new Wave releases.


---

# 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://infinite-keeper.gitbook.io/infinite-keeper-docs/roadmap-the-infinite-expansion.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.
