# Roadmap

> Last update: 2024/04/05

* Seed Round (Q1 2022) ✅
* Discord Client Release v0.0.1 on Polygon Mumbai Testnet (Q1 2022) ✅
* Alpha Testing and Development (Q1 2022) ✅
* Discord Client Release v0.1.0 on Polygon Matic Mainnet (Q2 2022) ✅
* Crosschain Support (Q2 2022) ✅
* First Collaborations and Onboarding of Partners (Q3 2022) ✅
* Discord NFT Shop Implementation (Q4 2022) ✅
* Custom Discord App Founder Utility (Q1 2023) ✅
* Custom Twitter App Founder Utility (Q1 2023) ✅
* Launch of the Whitelabel solution [🔗](/founders-guide/how-to-witelabel.md) (Q2 2023) ✅
* $SIVA on Polygon testnet (Q2 2023) ✅
* $SIVA on Polygon mainnet [🔗](https://polygonscan.com/address/0x62a7e44821b6e82d93a213513273805713d1876d) (Q2 2023) ✅
* Support for native MATIC payouts [🔗](https://twitter.com/sivacoin/status/1675998652760748033) (Q2 2023) ✅
* Support for Avalance and native AVAX payouts [🔗](https://twitter.com/sivacoin/status/1678538126191476737) (Q2 2023) ✅
* Establish Liquidity Pools for $SIVA [🔗](https://twitter.com/sivacoin/status/1680017816571768834) (Q2/3 2023) ✅
* Play2Earn Mini Games ([Slot-Machine](https://siva.gg/siva/games/slot-machine/), [Hi-Lo](https://siva.gg/siva/games/hi-lo/)) [🔗](https://siva.gg/siva/games) (Q3 2023) ✅
* Vote2Earn with weighted Votes [🔗](https://siva.gg/siva/votes) (Q3 2023) ✅
* Profile Pages and Implementation of the Explore Page for Projects [🔗](https://siva.gg/explore) (Q3 2023) ✅
* $SIVA ITO NFT Mint [🔗](https://twitter.com/sivacoin/status/1675549468660301824) (Q2-Q4 2023) ✅
* Support for Ethereum and native ETH payouts (Q4 2023) ✅
* Support for Arbitrum and native ARB payouts (Q4 2023) ✅
* Support for Binance Coin and native BNB payouts (Q4 2023) ✅
* Paid Subscription Plans (Q2 2024) ⬅️
* On-chain Engagement Rewards (Q2 2024) ⬅️
* Airdropper Raffle Game (Q2 2024) ⬅️
* Custom Telegram App Founder Utility (Q2 2024) ⬅️
* Staking: non-custodial hodl-based reward system (Q2 2024)
* EIP-4337 Account Abstraction Implementation (Q2 2024)
* Basic DeFi & Wallet Features (transfer/receive/swap/trade) (Q2 2024)
* AI-powered rumble game (Q3 2024)
* Custom Youtube App Founder Utility (Q3 2024)
* Custom Twitch App Founder Utility (Q3 2024)
* Discord Client Release Version v1.0.0 (Q4 2024)
* New Features voted on by $SIVA Holders (Q4 2024)
* Start of SIVA DAO (Q4 2024)
* Evaluation of other clients (Q4 2024)


---

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