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

# Roadmap

## **PHASE 1**

* [x] Game idea and concept
* [x] Design website, game graphic and Tower NFTs
* [x] Blockchain research to design a blockchain for game
* [x] Smart contract audit
* [x] The Close beta version of the game
* [x] The Official version of the game
* [x] Listing on Pancake Swap
* [x] Launch TSP Token
* [x] Launch Tower NFTs
* [x] Launch NFT Marketplace
* [x] Launch PVE Defense

## **PHASE 2**

* [ ] Coinmarketcap and Coingecko listing
* [ ] Marketing campaign
* [ ] Launch PVE Boss Arena
* [ ] Release more Tower NFTs
* [ ] Update game version 2
* [ ] Beta mobile version (iOS and Android)
* [ ] CEX listing

## **PHASE 3**

* [ ] Graphical improvements of PVE enemies and world map
* [ ] More CEX listing
* [ ] Guild
* [ ] The Spartans global championship
* [ ] Update game version 3
* [ ] Updating…

*The Spartans Teams.*


---

# 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:

```
GET https://the-spartans-1.gitbook.io/the-spartans/information/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
