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

# Roadmap

### 🔥 Q4/2024 – Preparing for the Multichain Expansion 🔥&#x20;

* Refining core game mechanics and smart contract optimizations.&#x20;
* Testing cross-chain compatibility to prepare for Solana integration.&#x20;
* Strengthening community engagement and partnerships for the upcoming expansion.

### 🔥 Q1/2025 – $SAIYAN Token Launch on Solana + P2E Testing Phase on TON 🔥&#x20;

* Saiyan's first game launch on TON in January 2025, marking the testing phase.&#x20;
* Collecting user feedback and optimizing game mechanics.&#x20;
* Enhancing the dual-token economy and balancing <mark style="color:yellow;">**$ZENI**</mark> and <mark style="color:orange;">**$SAIYAN**</mark> for long-term sustainability.&#x20;
* Introducing new features based on community input before the full launch on Solana.
* $SAIYAN token will launch on Solana, serving as the core asset for in-game transactions, governance, and rewards.

### 🔥 Q2/2025 – Official Saiyan Game Launch on Solana (April 2025) + Phase 2 Onboarding Begins! 🔥

* Saiyan will officially launch on Solana in April 2025, delivering a fully optimized P2E experience.&#x20;
* Implementing on-chain staking and reward mechanisms for <mark style="color:orange;">**$SAIYAN**</mark> holders.&#x20;
* Expanding NFT utilities and game mechanics to enhance long-term engagement.&#x20;
* Completing Phase 1 and kicking off Phase 2, engaging with key partners like BNB Chain, and more to drive strategic onboarding and deeper ecosystem integration.

### 🔥 Q3/2025 – AI Agent Integration + CEX Listings 🔥

* AI-powered Agents introduced to assist players with strategic insights and automation.
* AI-driven mechanics will optimize gameplay, ensuring an evolving in-game economy.&#x20;
* $SAIYAN token will be listed on major CEXs to increase liquidity and adoption.

### 🔥 Q4/2025 – Metaverse Expansion 🔥

* Saiyan will integrate into a Metaverse-like environment, allowing players to own land, trade NFTs, and interact in a fully immersive Web3 world.&#x20;
* Cross-chain interoperability will be established, enabling seamless movement of assets between TON, Solana, and other ecosystems.


---

# 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://docs.saiyan.gg/saiyan/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.
