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

# Wherls Roadmap

The Wherls roadmap outlines the phased development and growth of the platform — from concept and product launch to scaling, governance, and full decentralization. Each milestone is designed to unlock new levels of functionality, community involvement, and token utility.

<figure><img src="/files/uIH8B2cRPGFFguO9Cj3r" alt=""><figcaption></figcaption></figure>

✅ **Phase 1: Foundation & Infrastructure (Q1 2025)**

* Project ideation and whitepaper draft
* Smart contract development (token, staking)
* Marketplace MVP design
* Tokenomics model finalized
* Website and dashboard launch

&#x20;

🚀 **Phase 2: Token Launch & Marketplace Beta (Q2 2025)**

* $WHERLS token launch on BNB Chain
* NFT marketplace beta release (testnet)
* Affiliate and referral program activation
* Wallet integration (MetaMask, Trust Wallet, etc.)
* Community airdrop and listing on DEX (PancakeSwap)

&#x20;

🌐 **Phase 3: Staking & Super Masternodes (Q3 2025)**

* Launch of staking and rewards dashboard
* Super Masternode onboarding process
* NFT creator tools and royalty engine rollout
* Mobile-responsive web app improvements
* Community governance model design

&#x20;

📈 **Phase 4: Full Ecosystem Expansion (Q4 2025)**

* Official NFT marketplace v1.0 launch (mainnet)
* Token swap feature integration
* Gamified rewards + referral leaderboards
* DAO governance implementation begins
* First creator and community grant programs

&#x20;

🌎 **Phase 5: Cross-Chain & Global Scaling (2026)**

* Cross-chain bridge (Ethereum/BSC/Polygon)
* Mobile app (iOS & Android)
* Multilingual platform support
* Institutional partnerships & regional expansion
* Sustainability initiatives and ESG reporting


---

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