# Roadmap

### Social

* [x] Landing Page <https://cryptoknights.games/>
* [x] Twitter <https://twitter.com/CryptoKnightsss>
* [x] Discord <https://discord.gg/wKDNG4BqCM>
* [x] Telegram <https://t.me/CryptoKnightsGames>
  * [x] 中文 <https://t.me/CryptoKnightsZH>
  * [x] Indo <https://t.me/CryptoKnightsIndo>
* [x] Youtube <https://www.youtube.com/@cryptoknights6300>
* [x] Instagram <https://www.instagram.com/cryptoknights.games/>
* [ ] Dynamic Metadata for NFT platforms (OpenSea, etc.)
* [ ] TikTok
* [ ] Facebook
* [ ] Public Github

### Prelaunch

* [x] **Closed Beta**
* [x] Demo Tournament
* [x] Demo Auction
* [x] Email Login
* [x] Listed on Play Store
* [x] Listed on App Store
* [x] Windows Version
* [x] Mac Version
* [x] Linux Version
* [x] **Open Beta**
* [x] Beta Tester Tournament
* [x] Official PvP Ranking System
* [x] Official Launch of the Free Version of CryptoKnights

### Gameplay

* [x] PvP Score Rewards from PvP
* [x] EXP Rewards from PvP
* [x] GOLD Rewards from PvP
* [x] RUBY Rewards from PvP
* [ ] Clans
* [ ] Boss Fights
* [ ] Practice Mode
* [ ] Clan Tournaments
* [x] Solo Tournaments
* [ ] 3rd Party Skins
* [ ] 3rd Party Emotes
* [ ] Different Tiers of Knights
* [ ] New Weapon Types
* [ ] New Professions

### Blockchain Integration

* [x] RUBY Token Launch
* [ ] SHARD Token Launch
* [ ] CRYSTAL Token Launch
* [x] CryptoKnights NFT Launch
* [ ] Skin NFT Launch
* [ ] Emote NFT Launch
* [ ] PvP Ranking NFT Launch
* [ ] Battle Replay NFT Launch
* [ ] Card NFT Launch
* [ ] Weapon NFT Launch
* [ ] Armor NFT Launch
* [x] Wallet/Email/GameAccount Integration
* [x] Token Bridging
* [x] NFT Bridging
* [ ] NFT Marketplace
* [ ] NFT Rental Market

### DeFi Integration

* [x] RUBY/DAI Uniswap Pool
* [x] RUBY/USDT Uniswap Pool
* [ ] RUBY/USDC Uniswap Pool
* [ ] RUBY <-> xRUBY Single Staking
* [ ] RUBY LP Farming
* [ ] xRUBY Single Staking -> SHARD
* [ ] SHARD/RUBY Uniswap Pool
* [ ] SHARD Single Staking
* [ ] xRUBY Single Staking -> CRYSTAL
* [ ] CRYSTAL/RUBY Uniswap Pool
* [ ] CRYSTAL Single Staking
* [ ] xRUBY Single Staking -> Tokens from partner games

### Multichain Support

* [ ] **Ethereum**
* [x] **Polygon PoS** on Ethereum
* [ ] **Arbitrum** on Ethereum
* [ ] **Arbitrum Nova** on Ethereum
* [ ] **Optimism** on Ethereum
* [ ] **Gnosis** on Ethereum
* [ ] **BNB Chain**
* [ ] **Avalanche-C**
* [ ] **Moonbeam** on Polkadot
* [ ] **Aurora** on NEAR
* [ ] **Evmos** on Cosmos
* [ ] **Moonriver** on Kusama

### Expansions

* [ ] Live Streaming System
* [ ] CryptoKnights Minigame
* [ ] Minecraft Integration
* [ ] Roblox Integration


---

# Agent Instructions: 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://whitepaper.cryptoknights.games/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.
